This table contains information about code, name, and description for the CMP_CWB_INELIG_REASON related codes
Module: Compensation
INELIG_REASON_CODE_TYPE, LANGUAGE, INELIG_REASON_CODE
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
INELIG_REASON_CODE_TYPE | VARCHAR2 | 128 | True | Code type. It is specific to functionality. | |||
INELIG_REASON_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. | ||||
INELIG_REASON_NAME | VARCHAR2 | 2048 | Business name or value of the code. | ||||
INELIG_REASON_DESCRIPTION | VARCHAR2 | 4000 | Code description. |