This table stores Status codes used with in Order Orchestration
Module: Order Management
STATUS_ID, LANGUAGE
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
STATUS_ID | NUMBER | 38 | 0 | True | Reference to the unique identifier of the 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 | 64 | System Generated | ||||
DISPLAY_NAME | VARCHAR2 | 256 | Process class that is displayed to user. |