This table contains the translation details of theInventory Items.
Module:
INVENTORY_ITEM_ID, LANGUAGE, ORGANIZATION_ID
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
INVENTORY_ITEM_ID | NUMBER | 38 | 0 | True | Inventory Item Id | ||
LANGUAGE | VARCHAR2 | 16 | True | Language | |||
ORGANIZATION_ID | NUMBER | 38 | 0 | True | Organization Id | ||
SOURCE_RECORD_ID | VARCHAR2 | 256 | Source record Id formed by concatenatinf INVENTORY_ITEM_ID,LANGUAGE and ORGANIZATION_ID | ||||
ITEM_DESCRIPTION | VARCHAR2 | 256 | Item Description |