DW_TA_SALARY_PERIOD_D_TL
This table captures salary period translation information
Details
Module: Recruiting
Key Columns
SALARY_PERIOD_CODE, LANGUAGE
Columns
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| SALARY_PERIOD_CODE | VARCHAR2 | 128 | True | salary period 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 derived from a combination of type code and language | ||||
| SALARY_PERIOD_NAME | VARCHAR2 | 128 | salary period Name | ||||
| SALARY_PERIOD_DESCRIPTION | VARCHAR2 | 256 | salary period Description |