PMT_DSP_RUNCNTL(SQL Table) |
Index Back |
---|---|
Payment Dispatch Run ControlPayment Dispatch Run Control |
# | 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 | PMTRUNINSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process ID |
3 | RUNDTTM | DateTime(26) | TIMESTAMP | Run Date/Time |
4 | 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 |
5 | PROCESSINSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |