This view holds information about Position Profile type for Licenses and Certifications
Module: Profile Management
PROFILE_ITEM_ID, POSITION_ID
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
PROFILE_ITEM_ID | NUMBER | 38 | 0 | True | Key to Profile items | DW_PRFL_PROFILE_ITEM_D | PROFILE_ITEM_ID |
POSITION_ID | NUMBER | 38 | 0 | True | Position Identifier | DW_POSITION_D | POSITION_ID |
SOURCE_RECORD_ID | VARCHAR2 | 64 | Unique identifier | ||||
BUSINESS_GROUP_ID | NUMBER | 38 | 0 | Business Group | |||
PROFILE_ID | NUMBER | 38 | 0 | Profile Identifier | DW_PRFL_PROFILE_D | PROFILE_ID | |
CONTENT_TYPE_ID | NUMBER | 38 | 0 | Content type Identifier | DW_CONTENT_TYPE_D | CONTENT_TYPE_ID | |
CONTENT_ITEM_ID | NUMBER | 38 | 0 | Content item Identifier | DW_CONTENT_ITEM_D | CONTENT_ITEM_ID | |
SOURCE_TYPE | VARCHAR2 | 32 | Source Type. For example, HRTR | ||||
CALENDAR_DATE | DATE | Calendar Date | |||||
REQUIRED_FLAG | VARCHAR2 | 32 | Required Flag |