Open Item Interface (Oracle Inventory Help)

1
Open Item Interface You can import items from any source into Oracle Inventory and Oracle Engineering using the Item Interface. With this interface, you can convert inventory items from another inventory system, migrate assembly and component items from a legacy manufacturing system, convert purchased items from a custom purchasing system, and import new items from a Product Data Management package. When you import items through the Item Interface, you create new items in your Item Master organization or assign existing items to additional organizations. You can specify values for all the item attributes, or you can specify just a few attributes and let the remainder default or remain null. The Item Interface also lets you import revision details, including past and future revisions and effectivity dates. Validation of imported items is done using the same rules as the item definition forms, so you are insured of valid items. The Item Interface reads data from two tables for importing items and item details. You use the MTL_SYSTEMS_ITEM_INTERFACE table for new item numbers and all item attributes. This is the main item interface table, and can be the only table you choose to use. If you are importing revision details for new items, you can use the MTL_ITEM_REVISIONS_INTERFACE table. This table is used only for revision information, and is not required. A third table, MTL_INTERFACE_ERRORS, is used for error tracking of all items that the Item Interface fails. Before you use the Item Interface, you must write and run a custom program that extracts item information from your source system and inserts it into the MTL_SYSTEM_ITEM_INTERFACE table, and (if revision detail is included) the MTL_ITEMS_REVISIONS_INTERFACE table. After you load the items into these interface tables, you run the Item Interface to import the data. The Item Interface assigns defaults, validates data you include, and then imports the new items. Attention: You must import items into the Item Master organization before you import items into additional organizations. You can accomplish this by specifying only your Item Master organization on a first pass run of the Item Interface. Once this has completed, you can run the Item Interface again, this time specifying an additional or all organizations. You can also use the Item Interface to import item material cost, material overhead, and revision details.

description

Open Item Interface

Transcript of Open Item Interface (Oracle Inventory Help)

Page 1: Open Item Interface (Oracle Inventory Help)

4/20/2015 Open Item Interface (Oracle Inventory Help)

data:text/html;charset=utf­8,%3Ccenter%20style%3D%22color%3A%20rgb(0%2C%200%2C%200)%3B%20font­family%3A%20'Times%20New%20Ro… 1/1

Open Item Interface

You can import items from any source into Oracle Inventory and Oracle Engineering using the Item Interface.With this interface, you can convert inventory items from another inventory system, migrate assembly andcomponent items from a legacy manufacturing system, convert purchased items from a custom purchasingsystem, and import new items from a Product Data Management package.

When you import items through the Item Interface, you create new items in your Item Master organization orassign existing items to additional organizations. You can specify values for all the item attributes, or you canspecify just a few attributes and let the remainder default or remain null. The Item Interface also lets you importrevision details, including past and future revisions and effectivity dates. Validation of imported items is doneusing the same rules as the item definition forms, so you are insured of valid items.

The Item Interface reads data from two tables for importing items and item details. You use theMTL_SYSTEMS_ITEM_INTERFACE table for new item numbers and all item attributes. This is the main iteminterface table, and can be the only table you choose to use. If you are importing revision details for new items,you can use the MTL_ITEM_REVISIONS_INTERFACE table. This table is used only for revision information,and is not required. A third table, MTL_INTERFACE_ERRORS, is used for error tracking of all items that theItem Interface fails.

Before you use the Item Interface, you must write and run a custom program that extracts item information fromyour source system and inserts it into the MTL_SYSTEM_ITEM_INTERFACE table, and (if revision detail isincluded) the MTL_ITEMS_REVISIONS_INTERFACE table. After you load the items into these interfacetables, you run the Item Interface to import the data. The Item Interface assigns defaults, validates data youinclude, and then imports the new items.

Attention: You must import items into the Item Master organization before you import items intoadditional organizations. You can accomplish this by specifying only your Item Master organizationon a first pass run of the Item Interface. Once this has completed, you can run the Item Interfaceagain, this time specifying an additional or all organizations.

You can also use the Item Interface to import item material cost, material overhead, and revision details.