SSR_STAD_PROC(SQL Table) |
Index Back |
---|---|
Student assignment ProcedureStudent assignment Procedure |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SSR_STAD_CODE | Character(10) | VARCHAR2(10) NOT NULL | Student Advisor Code |
2 | RUNCNTLID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
3 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
4 | PRCSINSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
5 | RUNSTATUS | Character(2) | VARCHAR2(2) NOT NULL |
Process Scheduler Process Run Status
1=Cancel 10=Not Successful 11=Posted 12=Unable to post 13=Resend 14=Posting 15=Content Generated 16=Pending 17=Success With Warning 18=Blocked 19=Restart 2=Delete 3=Error 4=Hold 5=Queued 6=Initiated 7=Processing 8=Cancelled 9=Success |
6 | PRCSNAME | Character(12) | VARCHAR2(12) NOT NULL | Process Name |