This table stores translation of profiles type sections
Module: Profile Management
SECTION_ID, LANGUAGE, BUSINESS_GROUP_ID
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| SECTION_ID | NUMBER | 38 | 0 | True | Profile Identifier | ||
| BUSINESS_GROUP_ID | NUMBER | 38 | 0 | True | Key to Business Group identifier | ||
| LANGUAGE | VARCHAR2 | 64 | True | Translation language. | |||
| SOURCE_RECORD_ID | VARCHAR2 | 128 | This column is for Oracle Internal use only. Unique Key consisting of SECTION_ID, BUSINESS_GROUP_ID | ||||
| NAME | VARCHAR2 | 256 | Section Type Name |
Copyright © 2019, 2024, Oracle and/or its affiliates.