12.32 Inventory
Inventory
The Oracle Inventory module works with other Oracle Manufacturing modules to provide a complete set of transactions and reports for maintaining inventory control.It is one of the important Process in Oracle Applications.
All the mentioned Steps involved in the Oracle EBS Application uses the following Business Components in Sequence.
Login to Oracle Application
This component allows user to Log into the Oracle EBS Application. It does not take any Object Input Argument.It takes two Data Input Arguments.
Data Input Arguments
Data Input Arguments |
Required? |
Type |
Description |
User Name |
Yes |
String |
Enter the User Name to log in to the Oracle EBS application. |
Password |
Yes |
String |
Enter the Password to log in to the Oracle EBS application. |
Output
True |
If the Component passes successfully |
False |
If the Component fails |
Oracle EBS Implementation
This Component Enters the User Name and Password on the browser and Log in to the Oracle EBS application.
Data Input Arguments [Example
User Name |
ERP |
Password |
Welcome 1 |
Navigate to Responsibility
Navigate to Responsibility component allows user to navigate to their respective responsibility .It does not take any Object Input Argument.It takes three Data Input Arguments.
**A responsibility is a level of authority in Oracle Applications that lets users access only those Oracle Applications functions and data appropriate to their roles in an organization.
Data Input Arguments
Data Input Arguments |
Required? |
Type |
Description |
Parent Responsibility |
Yes |
String |
Enter the Parent Responsibility. |
Sub Parent Responsibility |
Yes |
String |
Enter the Sub Parent Responsibility. |
Child Responsibility |
Yes |
String |
Enter the Child Responsibility. |
Output
True |
If the Component passes successfully |
False |
If the Component fails |
Oracle EBS Implementation
This Component navigates the user from Parent Responsibility to Sub Parent Responsibility and then Child Responsibility.
Data Input Arguments [Example]
Parent Responsibility |
Crestech purchase Super User |
Sub Parent Responsibility |
Requisitions |
Child Responsibility |
Requisitions |
Now, let’s have a look at all the Business Processes one by one.
Sub Inventory Transfer
This Business Process allows the user to transfer the Location of Sub-Inventories. It is composed of the following Business Components:
[* It is mandatory to use Log in to Oracle Application and Navigate To Responsibility before proceeding below].
Check on Hand
This component allows the user to Check the On Hand Items. It does not take any Object Input Arguments. It takes three Data Input Arguments.
Data Input Arguments
Data Input Arguments |
Required? |
Type |
Description |
Organisation |
Yes |
String |
Enter the name of the Organisation. |
Item/Revision |
Yes |
String |
Enter the name of Item/Revision. |
Sub Inventory |
Yes |
String |
Enter the name of Sub Inventory. |
Output
True |
If the Component passes successfully |
False |
If the Component fails |
Oracle EBS Implementation
Organisation |
PI2 |
Item/Revision |
Condenser |
Sub Inventory |
Sec. Store |
Sub Inventory Transfer
This component allows the user to Transfer the Location of Sub-Inventories. It does not take any Object Input Arguments. It takes nine Data Input Arguments.
Data Input Arguments
Data Input Arguments |
Required? |
Type |
Description |
Lot Quantity |
Yes |
String |
Enter the Lot Quantity. |
Sub Inventory |
Yes |
String |
Enter the name of Sub Inventory. |
Item/Revision |
Yes |
String |
Enter the name of Item/Revision. |
New Lot Number |
Yes |
String |
Enter the New Lot Number. |
Transfer to Sub Inventory |
Yes |
String |
Enter the Sub Inventory to whom Transfer of Item has to be done. |
Transfer from Sub Inventory |
Yes |
String |
Enter the Sub Inventory from whom Transfer of Item has to be done. |
Transfer Item |
Yes |
String |
Enter the Item to be transferred. |
Transfer Quantity |
Yes |
String |
Enter the Item Quantity to be transferred. |
Transfer Type |
Yes |
String |
Enter the Item Type to be transferred. |
Output
True |
If the Component passes successfully |
False |
If the Component fails |
Oracle EBS Implementation
Lot Quantity |
1 |
Sub Inventory |
Reject |
Item/Revision |
Crompton Fan |
New Lot Number |
F1 |
Transfer to Sub Inventory |
Reject |
Transfer from Sub Inventory |
ERP SUB IN |
Transfer Item |
Crompton Fan |
Transfer Quantity |
1 |
Transfer Type |
Subinventory Transfer |
Close All Browsers
This component allows the user to close all Oracle Forms and Browsers.It does not take any Object and Data Input Argument.
Output
True |
If the Component passes successfully |
False |
If the Component fails |
Oracle EBS Implementation
Inter Organization Transfer
This Business Process allows the user to add details for the Inter-Organization Transfer. It is composed of the following Business Components:
[* It is mandatory to use Log in to Oracle Application and Navigate To Responsibility before proceeding below].
Check on Hand
This component allows the user to Check the On Hand Items. It does not take any Object Input Arguments. It takes three Data Input Arguments.
Data Input Arguments
Data Input Arguments |
Required? |
Type |
Description |
Organisation |
Yes |
String |
Enter the name of the Organisation. |
Item/Revision |
Yes |
String |
Enter the name of Item/Revision. |
Sub Inventory |
Yes |
String |
Enter the name of Sub Inventory. |
Output
True |
If the Component passes successfully |
False |
If the Component fails |
Oracle EBS Implementation
Organisation |
PI2 |
Item/Revision |
Condenser |
Sub Inventory |
Sec. Store |
Close All Forms
This component allows the user to close all Oracle Forms.It does not take any Object and Data Input Argument.
Output
True |
If the Component passes successfully |
False |
If the Component fails |
Oracle EBS Implementation
Inter-Organization Transfer
This component allows the user to add Details for the Inter-Organisation Transfer. It does not take any Object Input Arguments. It takes nine Data Input Arguments.
Data Input Arguments
Data Input Arguments |
Required? |
Type |
Description |
Transfer from Organisation |
Yes |
String |
Enter the name of Organisation from whom Transfer of Item has to be done. |
Item/Revision |
Yes |
String |
Enter the name of Item/Revision. |
Sub Inventory |
Yes |
String |
Enter the name of Sub Inventory. |
Transfer Item |
Yes |
String |
Enter the Item to be transferred. |
Transfer from Sub Inventory |
Yes |
String |
Enter the Sub Inventory from whom Transfer of Item has to be done. |
Transfer to Sub Inventory |
Yes |
String |
Enter the Sub Inventory to whom Transfer of Item has to be done. |
Transfer Quantity |
Yes |
String |
Enter the Item Quantity to be transferred. |
Transfer Type |
Yes |
String |
Enter the Item Type to be transferred. |
Transfer to Organisation |
Yes |
String |
Enter the name of Organisation to whom Transfer of Item has to be done. |
Output
True |
If the Component passes successfully |
False |
If the Component fails |
Oracle EBS Implementation
Transfer from Organisation |
|
Item/Revision |
|
Sub Inventory |
|
Transfer Item |
|
Transfer from Sub Inventory |
|
Transfer to Sub Inventory |
|
Transfer Quantity |
|
Transfer Type |
|
Transfer to Organisation |
Close All Browsers
This component allows the user to close all Oracle Forms and Browsers.It does not take any Object and Data Input Argument.
Output
True |
If the Component passes successfully |
False |
If the Component fails |
Oracle EBS Implementation