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