Powered By Blogger
Showing posts with label Tutorial. Show all posts
Showing posts with label Tutorial. Show all posts

Wednesday, October 5, 2011

How to Define Oracle Inventory Organization


Optional step before defining inventory organization
Define Location.
1. Now In Inventory responsibility navigate to
    Setup -> Organizations -> Organizations

Enter organization name and type from pre defined list.
In this case this organization is defined as Master Org.
2. To define a location navigate to
     Setup -> Organizations -> locations

Thursday, September 29, 2011

How to Setup Item Categories flexfield of Oracle inventory

After defining System item flexfield next step to do is to define Item categories flexfield .
1. Go to Inventory responsibility and open Key Fleffield 
    Flexfield -> Key -> Segmetns
Key Flex Field
In flexfield title search for Item Categories.
Item Categories

2. Enter new record in this case ORK Item Categories. Now click on segments to enter segments summary.

Tuesday, October 19, 2010

Assign item to organization by ego_item_pub.assign_item_to_org API.

This post will cover API ego_item_pub.assign_item_to_org used to assign item to an organization.
Step by step demonstration of code.
Please download attached file to use as sample code. This sample code assign single item at a time to single organization you can modify it for multiple items or multiple organizations at a time.
This API assigns a specific item to any inventory organization. The item to be assigned must already assigned to parent organization before running this API.

Input parameters.
P_param1                   pass inventory item id.
P_organization_id      organization id to which you want to assign item
P_organization_code organization code of specific organization

Thursday, October 14, 2010

How to Define Cost Type In Oracle Inventory

Cost type is required while we define any new organization.


Some cost types which are already defined are Average and Frozen.
Steps to Define.
Choose inventory responsibility and navigate to form.
Setup -> Costs -> Cost Types
On Cost Type Window

Saturday, October 9, 2010

Configuring Work Day calendar in oracle Inventory

If you want to predict needs of your material or to plan material requirement then you can configure workday calendar for this.
Work day calendar(Oracle Inventory Calendar) provide lot of flexibility in terms of shifts, pattern for working days also you can configure exceptions.
Following are Configuration Steps.


1.       Go to work day calendar.
Setup>Organizations>Calendars


On Workday Calendar Window.

Thursday, October 7, 2010

How to configure System Items Flexfield

1.    First define value set for item flexfield segments.
Go to inventory responsibility and navigate to value set.
Setup -> Flexfield->Validation->Sets

2.       Define Value Set for Item Section.
Choices: List Type, Enter format validation of your own choice, validation type.