SSR_HM_NOTF_PAR(SQL Table) |
Index Back |
---|---|
TCSI Notifications Prcs ParamsTCSI Get Notifications Process Parameters |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL |
A user's ID (see PSOPRDEFN).
Prompt Table: OPERATOR_VW |
2 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
3 | INSTITUTION | Character(5) | VARCHAR2(5) NOT NULL |
Academic Institution
Prompt Table: INSTITUTION_TBL |
4 | SSR_PROVIDER_TYPE | Character(4) | VARCHAR2(4) NOT NULL |
Provider Type
HEP=Higher Education Provider NA=Not Applicable TAC=Tertiary Admission Centre VET=Vocational Education&Training |
5 | SSR_HM_RECS_PER_TX | Number(5,0) | INTEGER NOT NULL | Records Per POST Request |
6 | SSR_GET_NOTIFS_CAT | Number(6,0) | INTEGER NOT NULL | Notification Category |
7 | SSR_GET_NOTIFS_OPT | Character(1) | VARCHAR2(1) NOT NULL |
Get Notifications Options: Get All Current Notifications or Get Full List of Notifications
C=Get Current Notifications F=Get All Notifications Default Value: C |
8 | SSR_NOTIF_FROM_DT | Date(10) | DATE | Notification From Date |