HRS_SEC_TBL_I(SQL View) |
Index Back |
---|---|
RS Row Security Driver TableRecruiting Solutions Row Level Security Driver Table. |
SELECT A.OPRID ,A.ROWSECCLASS ,B.HRS_SEC_SU FROM PSOPRDEFN A ,PS_HRS_SEC_TBL B WHERE A.ROWSECCLASS = B.ROWSECCLASS |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
2 | ROWSECCLASS | Character(30) | VARCHAR2(30) NOT NULL |
The class used to determine row level security
Prompt Table: PSCLASSDEFN_SRC |
3 | HRS_SEC_SU | Character(1) | VARCHAR2(1) NOT NULL |
Recruiting Solutions Security Administrator
Y/N Table Edit Default Value: N |