This table stores translation of document status
Module: Performance Management
LANGUAGE, STATUS_CODE
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
STATUS_CODE | VARCHAR2 | 128 | True | Code. | |||
LANGUAGE | VARCHAR2 | 64 | True | Translation language. | |||
SOURCE_RECORD_ID | VARCHAR2 | 512 | Source record identifier. Value is derived from a combination of code type and code. | ||||
STATUS_CODE_NAME | VARCHAR2 | 2048 | Business name or value of the code. | ||||
STATUS_CODE_DESCRIPTION | VARCHAR2 | 4000 | Code description. |