ITEM CONVERSION:
You can import legacy system
items into oracle system by using below item interface tables and validation
rules.
Interface Tables:
MTL_SYSTEM_ITEMS_INTERFACE
MTL_ITEM_CATEGORIES_INTERFACE
Error Table:
Validation Rules:
Organization Code
ORG_ORGANIZATION_DEFINITIONS
(OR) MTL_PARAMETERS
Transaction Type
It Should not be null ,either CREATE or UPDATE.
Encumbrance/Expense
GL_CODE_COMBINATIONS
Sales Accounts
Primary UOM
MTL_UNITS_OF_MEASURE_TL
Item Type
FND_COMMON_TABLE
(Lookup_Type='ITEM_TYPE')
Item Category
MTL_CATEGORIES
Item Number
Item Number should be Unique
(MTL_SYSTEM_ITEMS_B).
Description
Item Description
should not be null.
Process Flag
Process_Flag should be 1.
Concurrent Program:
Import Items
Enter the parameters as below:
All Organizations
:Yes/No
Validate Items
:Yes/No
Process Items
:Yes/No
Delete Process
Rows: Yes/No
Process Set :
Enter the SET_PROCESS_ID for the records
Create or Update
Items : 1 (Create Items) or 2 (Update Items)
Once successfully completion of
above concurrent program ,we have to check Process_Flag in interface table if
it is 7 (Import Succeeded) or 4 (Import Failed) or 3 (Validation Failed).
I am not able to download script. Can you provide?
ReplyDeleteunable to download the script.could you please provide
ReplyDelete