SSR_ANID_SCRTY(SQL Table) |
Index Back |
---|---|
Anonymous ID security recordStores user access to pages that can show both the StudentID and Anonymous ID. |
# | 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 | SSR_ANID_REF_ACC | Character(1) | VARCHAR2(1) NOT NULL |
Indicator for allowing access to Anonymous ID reference page.
N=No Y=Yes Default Value: N |
3 | SSR_ANID_ROS_ACC | Character(1) | VARCHAR2(1) NOT NULL |
Indicator for allowing Student ID on Roster page if Anonymous ID is active.
N=Use Activity Manager Settings Y=Allow Default Value: N |
4 | SSR_ANID_WRK_ACC | Character(1) | VARCHAR2(1) NOT NULL |
Indicator for allowing Student ID on Work Center. page if Anonymous ID is active.
N=Use Activity Manager Settings Y=Allow Default Value: N |
5 | SCC_ROW_ADD_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Created By |
6 | SCC_ROW_ADD_DTTM | DateTime(26) | TIMESTAMP | Created |
7 | SCC_ROW_UPD_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Updated By |
8 | SCC_ROW_UPD_DTTM | DateTime(26) | TIMESTAMP | Last Update Date/Time |