DW_WRKFRC_SENIORITY_DATE_D_TL
This stores translation of Seniority Date Code
Details
Module: Global Human Resources
Key Columns
SENIORITY_DATE_CODE_TYPE, LANGUAGE, SENIORITY_DATE_CODE
Columns
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| SENIORITY_DATE_CODE_TYPE | VARCHAR2 | 128 | True | Seniority Date Code Lookup Type | |||
| SENIORITY_DATE_CODE | VARCHAR2 | 128 | True | Seniority Date Code | |||
| LANGUAGE | VARCHAR2 | 64 | True | Translation language | |||
| SOURCE_RECORD_ID | VARCHAR2 | 512 | This column is for Oracle Internal use only. Source record identifier. Value is combination of code type and code and language. | ||||
| SENIORITY_DATE_CODE_NAME | VARCHAR2 | 128 | Business name or value of the code. | ||||
| SENIORITY_DATE_CODE_DESCRIPTION | VARCHAR2 | 256 | Code description. |