# |
PeopleSoft Field Name |
PeopleSoft Field Type |
Database Column Type |
Description |
1 |
SCRTY_TYPE_CD |
Character(3) |
VARCHAR2(3) NOT NULL |
Security Type for RowLevelSecurty
|
2 |
SCRTY_KEY1 |
Character(20) |
VARCHAR2(20) NOT NULL |
Contains the value of the field used for row level security for Job access - setid.
|
3 |
SCRTY_KEY2 |
Character(20) |
VARCHAR2(20) NOT NULL |
Contains the value of the field used for Rowlevelsecurity access to JOB
|
4 |
SCRTY_KEY3 |
Character(20) |
VARCHAR2(20) NOT NULL |
Contains the value of the field used for Rowlevelsecurity access to JOB
|
5 |
EFFDT_NOKEY |
Date(10) |
DATE |
Used in Records /Views where the EFFDT won't be a key
|
6 |
FUTURE_FLG |
Character(1) |
VARCHAR2(1) NOT NULL |
Flag for the SJT_*** record that indicates whether this is a future dated row or not.
Y = Future
N = Current
|