The INF_CV_ORGLEVELS table is used to import organization levels and related department codes into the software data structures. Organization levels redefine the organization structure of departments and allow alternate groupings of departments along regional, functional or other lines.
Tables loaded:
Column name | Data Type / Size | Mand. | Notes |
---|---|---|---|
ID | Number(10) | Used internally to define a unique identification for the record. This field would not be loaded. | |
ORG_LEVEL_CODE | Varchar2(16) | Y | Validation: None. You may provide multiple records for the same ORG_LEVEL_CODE if there are many departments that are in the same organization level. In this event, only one ORG LEVELS record will be created. |
ORG_LEVEL_TYPE | Varchar2(30) | Y | Validation: Must be either a valid lexicon code, or a valid lexicon description from X_ORG_LEVEL_TYPE |
DESCRIPTION | Varchar2(50) | ||
ENTITY_CODE | Varchar2(16) | Validation: Must be a valid entity code defined on P2K_CM_ENTITIES. | |
POSITION_CODE | Varchar2(16) | Validation: Must be a valid position code for the entity provided, defined on P2K_CM_POSITIONS | |
DEPARTMENT_CODE | Varchar2(16) | Validation: Must be a valid department code for the entity provided, defined on P2K_CM_DEPARTMENTS | |
PART_OF_ORG_LEVEL_CODE | Varchar2(16) | ||
PART_OF_ORG_LEVEL_TYPE | 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. |
Screen captures are meant to be indicative of the concept being presented and may not reflect the current screen design.
If you have any comments or questions please email the Wiki Editor
All content © High Line Corporation