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

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

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
15 26-Nov-2021 10:22 5 KB rforbes to previous
14 26-Nov-2021 10:22 5 KB khiggs to previous | to last
13 26-Nov-2021 10:22 5 KB jmyers to previous | to last
12 26-Nov-2021 10:22 5 KB jmyers to previous | to last EMAIL_ADDRESS ==> EMAIL_ADDRESS(Disambiguation)
11 26-Nov-2021 10:22 5 KB jmyers to previous | to last WORK_RULE_CODE ==> WORK_RULE (Field)
10 26-Nov-2021 10:22 5 KB JMyers to previous | to last
9 26-Nov-2021 10:22 5 KB JEscott to previous | to last
8 26-Nov-2021 10:22 5 KB JEscott to previous | to last
7 26-Nov-2021 10:22 4 KB JEscott to previous | to last
6 26-Nov-2021 10:22 4 KB JEscott to previous | to last
5 26-Nov-2021 10:22 4 KB JEscott to previous | to last
4 26-Nov-2021 10:22 4 KB JEscott to previous | to last
3 26-Nov-2021 10:22 1 KB JEscott to previous | to last
2 26-Nov-2021 10:22 2 KB JEscott to previous | to last
1 26-Nov-2021 10:22 1 KB JEscott to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 7 changed 4 lines
|[ENTITY_CODE_SUB_DIVISION]|Varchar2(16)|Y|
|[ENTITY_CODE_LEGAL]|Varchar2(16)| |
|[DEPARTMENT_CODE]|Varchar2(16)|Y|
|[STANDING]|Varchar2(30)| |
|[ENTITY_CODE_SUB_DIVISION]|Varchar2(16)|Y|Validation: Must be a valid entity code defined on [P2K_CM_ENTITIES]
|[ENTITY_CODE_LEGAL]|Varchar2(16)| |Validation: Must be a valid entity code defined on [P2K_CM_ENTITIES]
|[DEPARTMENT_CODE]|Varchar2(16)|Y|Validation: Must be a unique department code within the entity identified by the ENTITY_CODE_SUB_DIVISION
|[STANDING]|Varchar2(30)| |Validation: Must be either a valid lexicon code, or a valid lexicon description from [X_STANDING]
At line 12 changed 3 lines
|[EFFECTIVE]|Date()| |
|[EXPIRY]|Date()| |
|[CHANGE_CODE]|Varchar2(16)| |
|[EFFECTIVE]|Date()| |Validation: Must be a valid date format. Suggestion: If you are not loading multiple date-effective records for the same department 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 department 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]
At line 16 changed 7 lines
|[LOCATION_CODE_LOCATED_IN]|Varchar2(16)| |
|[WORK_RULE_CODE]|Varchar2(16)| |
|[PERSON_CODE]|Varchar2(16)| |
|[LOCATION_CODE_PAYDEST]|Varchar2(16)| |
|[AUTHORIZATION_CODE]|Varchar2(16)| |
|[POSITION_CODE]|Varchar2(16)| |
|[DISTRIBUTION_MASK]|Varchar2(50)| |
|[LOCATION_CODE_LOCATED_IN]|Varchar2(16)| |Validation: Must be a valid LOCATION_CODE defined on [P2K_CM_LOCATIONS]. Derivation: If not specified, will be derived from the LOCATION_CODE for the ENTITY_CODE_SUB_DIVISION.
|[WORK_RULE_CODE]|Varchar2(16)| |Validation: Must be a Work Rule Code defined on [P2K_CM_WORK_RULES].
|[PERSON_CODE]|Varchar2(16)| |Validation: Must be a valid employee already created in the system
|[LOCATION_CODE_PAYDEST]|Varchar2(16)| |Validation: Must be a valid LOCATION_CODE defined on [P2K_CM_LOCATIONS]
|[AUTHORIZATION_CODE]|Varchar2(16)| |Validation: Must be a valid Authorization Area defined in [P2K_CM_AUTHORIZATIONS]
|[POSITION_CODE]|Varchar2(16)| |Validation: Must be a valid position code already defined on [P2K_CM_POSITIONS].
|[DISTRIBUTION_MASK]|Varchar2(50)| |Validation: The [DISTRIBUTION_MASK] is validated against the [DISTRIBUTION_FORMAT] specified for the GLCOMPANY that is associated with the ENTITY_CODE_SUB_DIVISION. Derivation: If not specified, will be derived from the [DISTRIBUTION_MASK] for the ENTITY_CODE_SUB_DIVISION
At line 24 changed 5 lines
|[PHONE_NUMBER]|Varchar2(20)| |
|[PHONE_EXTENSION]|Varchar2(16)| |
|[FAX_NUMBER]|Varchar2(20)| |
|[EMAIL_ADDRESS]|Varchar2(50)| |
|[EEOC_FUNCTION]|Varchar2(30)| |
|[PHONE_NUMBER]|Varchar2(20)| |Validation: Must be formatted in the correct format, for the country indicated by the physical location. Derivation: If not specified, will be derived from the PHONE_NUMBER for the ENTITY_CODE_SUB_DIVISION.
|[PHONE_EXTENSION]|Varchar2(16)| |Derivation: If not specified, will be derived from the PHONE_EXTENSION for the ENTITY_CODE_SUB_DIVISION.
|[FAX_NUMBER]|Varchar2(20)| |Validation: Must be formatted in the correct format, for the country indicated by the physical location. Derivation: If not specified, will be derived from the FAX_NUMBER for the ENTITY_CODE_SUB_DIVISION.
|[EMAIL_ADDRESS]|Varchar2(50)| |Derivation: If not specified, will be derived from the EMAIL_ADDRESS for the ENTITY_CODE_SUB_DIVISION.
|[EEOC_FUNCTION]|Varchar2(30)| |Validation: Must be either a valid lexicon code, or a valid lexicon description from [X_EEOC_FUNCTION]