It stores lookup of person security profile translation.
Module:
LANGUAGE, ROLE_ID
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| ROLE_ID | NUMBER | 38 | 0 | True | Role Identifier | ||
| LANGUAGE | VARCHAR2 | 32 | True | Language | |||
| SOURCE_RECORD_ID | VARCHAR2 | 128 | This column is for Oracle Internal use only. Unique Key consisting of ROLE_ID, LANGUAGE | ||||
| ROLE_NAME | VARCHAR2 | 999 | Role Name |
Copyright © 2019, 2025, Oracle and/or its affiliates.