DW_POSITION_D_TL contains translation of DW_POSITION_D
Module: Global Human Resources
EFFECTIVE_START_DATE, POSITION_ID, LANGUAGE, EFFECTIVE_END_DATE
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
POSITION_ID | NUMBER | 38 | 0 | True | Position ID generated in transaction system. | ||
EFFECTIVE_START_DATE | DATE | True | Date Effective Entity: indicates the date at the beginning of the date range within which the row is effective. | ||||
EFFECTIVE_END_DATE | DATE | True | Date Effective Entity: indicates the date at the end of the date range within which the row is effective. | ||||
LANGUAGE | VARCHAR2 | 16 | True | Indicates the code of the language into which the contents of the translatable columns are translated. | |||
SOURCE_RECORD_ID | VARCHAR2 | 128 | Unique Source Record Identifier This column contains POSITION_ID,EFFECTIVE_START_DATE and EFFECTIVE_END_DATE. | ||||
POSITION_NAME | VARCHAR2 | 256 | Denotes the translated name of the position |