It stores information about profile section type
Module: Profile Management
SECTION_ID, BUSINESS_GROUP_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 | This column is for Oracle Internal use only. 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 |
Copyright © 2019, 2024, Oracle and/or its affiliates.