This page (revision-6) was last changed on 26-Nov-2021 10:22 by JMyers

This page was created on 26-Nov-2021 10:22 by JMyers

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
6 26-Nov-2021 10:22 1 KB JMyers to previous
5 26-Nov-2021 10:22 1 KB JMyers to previous | to last
4 26-Nov-2021 10:22 884 bytes JMyers to previous | to last
3 26-Nov-2021 10:22 754 bytes JMyers to previous | to last
2 26-Nov-2021 10:22 1 KB JMyers to previous | to last
1 26-Nov-2021 10:22 2 KB JMyers to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 9 changed 14 lines
|[ENTITY_CODE]|Varchar2(16)|Y|Validation: Must be a valid entity code defined on [P2K_CM_ENTITIES].
|[UNIT_CODE]|Varchar2(16)|Y|Validation: Must be a valid unit code defined on [P2K_CM_UNITS].
|[SCALE_CODE]|Varchar2(16)|Y|Validation: Must be a unique scale code for the unit specified.
|[SCALE_DESCRIPTION|DESCRIPTION]|Varchar2(50)| |
|[RATE_MATRIX_CODE]|Varchar2(16)| |
|[WAGE_STEP_RULE_CODE]|Varchar2(16)| |
|[STEP_CODE]|Varchar2(16)| |Validation: Must be a unique step code for the scale specified.
|[STEP_SEQUENCE]|Number(5)| |
|[EFFECTIVE]|Date()| |Validation: Must be a valid date format. Suggestion: If you are not loading multiple date-effective records for the same scale/step code, then populate this field with a constant ‘01-Jan-0001’ which represents the beginning of time.
|[EXPIRY]|Date()| |Validation: Must be a valid date format, with a date after the effective date. Suggestion: If you are not loading multiple date-effective records for the same scale/step code, then populate this field with a constant ‘31-Dec-3999’ which represents the end of time.
|[CHANGE_CODE]|Varchar2(16)| |Validation: The Change Code provided must be defined on [P2K_CM_CHANGE_REASONS]
|[RATE_BASIS]|Varchar2(30)| |Validation: If provided, must be one of the fixed lexicon values from [X_RATE_BASIS]
|[SCALE_RATE]|Number(18)| |
|[CELL_NUMBER]|Number(5)| |
;[|ENTITY_CODE]:
;[|UNIT_CODE]:
;[|SCALE_CODE]:
;[|SCALE_DESCRIPTION]:
;[|RATE_MATRIX_CODE]:
;[|WAGE_STEP_RULE_CODE]:
;[|STEP_CODE]:
;[|STEP_SEQUENCE]:
;[|EFFECTIVE]:
;[|EXPIRY]:
;[|CHANGE_CODE]:
;[|RATE_BASIS]:
;[|SCALE_RATE]:
;[|CELL_NUMBER]: