It stores information about profile section type
Module: Profile Management
BUSINESS_GROUP_ID , SECTION_ID
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
SECTION_ID | NUMBER | 38 | 0 | True | Key to Profile Sections | ||
BUSINESS_GROUP_ID | NUMBER | 38 | 0 | True | Business Group Identifier | ||
SOURCE_RECORD_ID | VARCHAR2 | 128 | Unique Source Record Identifier with SECTION_ID, BUSINESS_GROUP_ID | ||||
SECTION_CONTEXT | VARCHAR2 | 512 | Context of the section with respect to content type and profile type |