ColumnName |
Domain |
Datatype |
NULL |
Definition |
ROLE_CD |
|
VARCHAR2(10) |
NO |
Name: Security Role. Description: The role identifier for this screen rights record. |
SCREEN_CD |
|
VARCHAR2(10) |
NO |
Name: Screen. Description: The screen identifier for a specific screen. |
S_RIGHTS_CD |
|
VARCHAR2(10) |
NO |
Name: Rights. Description: The type of access for the specific screen. The valid options are as follows: NO - No Rights. BROWSE - Browse Only. FULL - Full Rights |
MODIFIED_BY |
|
VARCHAR2(20) |
NO |
Name: Modified By. Description: The User ID of the person who last modified this record. |
ROWVERSION |
|
NUMBER(10, 0) |
NO |
Name: Row Version. Description: The number of times this record has been updated. |
TIME_STAMP |
|
DATE |
NO |
Name: Time Stamp. Description: Date and time the record was last modified. |