SSR_RUN_VAVO_NL(SQL Table) |
Index Back |
---|---|
Run Control for Grade PostingSSR_RUN_GDPST_D contains fields that are used as input parameters for the Grade Posting Process. Input data is retrieved from this record when this process is initiated from the Process Scheduler. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL |
A user's ID (see PSOPRDEFN).
Default Value: OPR_DEF_TBL_CS.OPRID |
2 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL |
Run Control ID
Default Value: PRCSRUNCNTL.RUN_CNTL_ID |
3 | ASOFDATE | Date(10) | DATE NOT NULL |
As of Date
Default Value: %date |