PTIASPPRCSRQST(SQL Table) |
Index Back |
---|---|
PUM process requestThis record contains the process request information to run a process request for Update Manager |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PTIAPRCSNAME | Character(12) | VARCHAR2(12) NOT NULL | Process Name |
2 | PTIAPRCSINSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
3 | PTIAPRCSRUNCNTLID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
4 | PTIAPRCSRUNSTAT | Character(1) | VARCHAR2(1) NOT NULL |
Run Status
F=Finished P=In Process |
5 | PTIACALCSTARTTIME | DateTime(26) | TIMESTAMP | Start Time |
6 | PTIACALCSTOPTIME | DateTime(26) | TIMESTAMP | Stop Time |