This table contains information about code, name, and description for the HRT_PAY_FREQUENCY related codes
Module: Global Human Resources
PAY_FREQUENCY_CODE, PAY_FREQUENCY_CODE_TYPE, LANGUAGE
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
PAY_FREQUENCY_CODE_TYPE | VARCHAR2 | 128 | True | Code type. It is specific to functionality. | |||
PAY_FREQUENCY_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. | ||||
PAY_FREQUENCY_NAME | VARCHAR2 | 128 | Business name or value of the code. | ||||
PAY_FREQUENCY_DESCRIPTION | VARCHAR2 | 256 | Code description. |