ST_GRP_REC_VW(SQL View) |
Index Back |
---|---|
Group Field Security ViewThis view is used to help get data on to the panel at level 0 and 1. |
SELECT DISTINCT ROWSECCLASS , RECNAME FROM PS_ST_GRP_FLD_SEC |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | ROWSECCLASS | Character(30) | VARCHAR2(30) NOT NULL | The class used to determine row level security |
2 | RECNAME | Character(15) | VARCHAR2(15) NOT NULL | Record (Table) Name (see PSRECDEFN). |