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 1 changed one line
!!!Alias: IVDDP
!!!Alias: [IVDDP]
(INF_CV_DEPARTMENTS)
At line 5 added 6 lines
Tables loaded:
*[P2K_CM_DEPARTMENTS] (first record for each department code only)
*[P2K_CM_DEPARTMENT_DETAILS] (first record and subsequent effective splits)
*[P2K_SA_PREMIUM_USAGES] (one record for each premium code defined)
*[P2K_CM_DISTRIBUTIONS] (one record for each distribution split defined)
At line 6 changed 5 lines
|[ID]|Number(10)| |
|[ENTITY_CODE_SUB_DIVISION]|Varchar2(16)|Y|
|[ENTITY_CODE_LEGAL]|Varchar2(16)| |
|[DEPARTMENT_CODE]|Varchar2(16)|Y|
|[STANDING]|Varchar2(30)| |
|[ID]|Number(10)| |Used internally to define a unique identification for the record. This field would not be loaded.
|[ENTITY_CODE_SUB_DIVISION|DEN_ID_SUB_DIVISION]|Varchar2(16)|Y|Validation: Must be a valid entity code defined on [P2K_CM_ENTITIES]
|[ENTITY_CODE_LEGAL|DEN_ID_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|ENTITY_CODE]
|[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|LOCATION_CODE] defined on [P2K_CM_LOCATIONS]. Derivation: If not specified, will be derived from the [LOCATION_CODE|LOCATION_CODE] for the [ENTITY_CODE_SUB_DIVISION|ENTITY_CODE].
|[WORK_RULE (Field)]|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|LOCATION_CODE] defined on [P2K_CM_LOCATIONS]
|[AUTHORIZATION_CODE]|Varchar2(16)| |Validation: Must be a valid Authorization Area defined in [P2K_CM_AUTHORIZATION_AREAS]
|[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|ENTITY_CODE]. Derivation: If not specified, will be derived from the [DISTRIBUTION_MASK] for the [ENTITY_CODE_SUB_DIVISION|ENTITY_CODE].
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|PHONE_NUMBER] for the [ENTITY_CODE_SUB_DIVISION|ENTITY_CODE].
|[PHONE_EXTENSION]|Varchar2(16)| |Derivation: If not specified, will be derived from the [PHONE_EXTENSION|PHONE_EXTENSION] for the [ENTITY_CODE_SUB_DIVISION|ENTITY_CODE].
|[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|FAX_NUMBER] for the [ENTITY_CODE_SUB_DIVISION|ENTITY_CODE].
|[EMAIL_ADDRESS(Field)]|Varchar2(50)| |Derivation: If not specified, will be derived from the [EMAIL_ADDRESS(Field)|EMAIL_ADDRESS(Field)] for the [ENTITY_CODE_SUB_DIVISION|ENTITY_CODE].
|[EEOC_FUNCTION]|Varchar2(30)| |Validation: Must be either a valid lexicon code, or a valid lexicon description from [X_EEOC_FUNCTION]
At line 34 changed 4 lines
|[CREATE_DATE]|Date()| |
|[CREATE_USER]|Varchar2(30)| |
|[CHANGE_DATE]|Date()| |
|[CHANGE_USER]|Varchar2(30)| |
|[CREATE_DATE]|Date()| |This field used internally only to provide audit information for the creation/updating of records. This field would not be loaded.
|[CREATE_USER]|Varchar2(30)| |This field used internally only to provide audit information for the creation/updating of records. This field would not be loaded.
|[CHANGE_DATE]|Date()| |This field used internally only to provide audit information for the creation/updating of records. This field would not be loaded.
|[CHANGE_USER]|Varchar2(30)| | This field used internally only to provide audit information for the creation/updating of records. This field would not be loaded.
|[DEPARTMENT_NAME_TRANS]|VARCHAR2(4000)| |
|[TRANS_LANGUAGE]|VARCHAR2(30)| |
----
![Notes|Edit:Internal.INF_CV_DEPARTMENTS]
[{InsertPage page='Internal.INF_CV_DEPARTMENTS' default='Click to create a new notes page'}]