DW_OM_STATUS_D_TL
This table stores Status codes used with in Order Orchestration
Details
Module: Order Management
Key Columns
STATUS_ID, LANGUAGE
Columns
| 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 | This column is for Oracle Internal use only. System Generated | ||||
| DISPLAY_NAME | VARCHAR2 | 256 | Process class that is displayed to user. |