DW_INV_MATERIAL_STATUSES_TL (Preview)
This table requires activation of Current Inventory Balances functional area. This is the translation table for the inventory statuses. It contains all the attributes which vary by language such as status code and description. The translated attributes are maintained for all installed languages.
Details
Module: Inventory Management
Key Columns
STATUS_ID, LANGUAGE
Columns
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| STATUS_ID | NUMBER | 38 | 0 | True | This identifies the inventory status. | ||
| LANGUAGE | VARCHAR2 | 16 | True | Indicates the code of the language into which the contents of the translatable columns are translated. | |||
| SOURCE_RECORD_ID | VARCHAR2 | 256 | This column is for Oracle Internal use only. System | ||||
| STATUS_CODE | VARCHAR2 | 128 | This is the name of the inventory status. | ||||
| DESCRIPTION | VARCHAR2 | 256 | This is description of the material status. |