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 | ||
| ORGANIZATION_ID | NUMBER | 38 | 0 | True | Organization Id | ||
| LANGUAGE | VARCHAR2 | 16 | True | Language | |||
| SOURCE_RECORD_ID | VARCHAR2 | 256 | This column is for Oracle Internal use only. Source record Id formed by concatenatinf INVENTORY_ITEM_ID, ORGANIZATION_ID, and LANGUAGE | ||||
| ITEM_DESCRIPTION | VARCHAR2 | 256 | Item Description |
Copyright © 2019, 2024, Oracle and/or its affiliates.