Alias: IVDOL#

(INF_CV_ORGLEVELS)

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:

Table Columns#


Column nameData Type / SizeMand.Notes
IDNumber(10) Used internally to define a unique identification for the record. This field would not be loaded.
ORG_LEVEL_CODEVarchar2(16)YValidation: 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_TYPEVarchar2(30)YValidation: Must be either a valid lexicon code, or a valid lexicon description from X_ORG_LEVEL_TYPE
DESCRIPTIONVarchar2(50)
ENTITY_CODEVarchar2(16) Validation: Must be a valid entity code defined on P2K_CM_ENTITIES.
POSITION_CODEVarchar2(16) Validation: Must be a valid position code for the entity provided, defined on P2K_CM_POSITIONS
DEPARTMENT_CODEVarchar2(16) Validation: Must be a valid department code for the entity provided, defined on P2K_CM_DEPARTMENTS
PART_OF_ORG_LEVEL_CODEVarchar2(16)
PART_OF_ORG_LEVEL_TYPEVarchar2(30)
CREATE_DATEDate() This field used internally only to provide audit information for the creation/updating of records. This field would not be loaded.
CREATE_USERVarchar2(30) This field used internally only to provide audit information for the creation/updating of records. This field would not be loaded.
CHANGE_DATEDate() This field used internally only to provide audit information for the creation/updating of records. This field would not be loaded.
CHANGE_USERVarchar2(30) This field used internally only to provide audit information for the creation/updating of records. This field would not be loaded.


Notes #

Click to create a new notes page