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.
Module: Inventory Management
LANGUAGE, STATUS_ID
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. |
Copyright © 2019, 2024, Oracle and/or its affiliates.