You can query PSXLATITEM table to know the value corresponding to a process run status.
SELECT XLATLONGNAME, FIELDVALUE FROM PSXLATITEM WHERE FIELDNAME = 'RUNSTATUS';
XLATLONGNAME ------------ FIELDVALUE
------------------------- ----------
Cancel ------------------------ 1
Not Successful --------------- 10
Posted ------------------------ 11
Unable to post --------------- 12
Resend ----------------------- 13
Posting ----------------------- 14
Content Generated --------- 15
Pending ----------------------- 16
Success With Warning ------ 17
Blocked ----------------------- 18
Restart ----------------------- 19
Delete ------------------------- 2
Error -------------------------- 3
Hold -------------------------- 4
Queued ----------------------- 5
Initiated ---------------------- 6
Processing -------------------- 7
Cancelled --------------------- 8
Success ----------------------- 9
19 record(s) selected.
Subscribe to:
Post Comments (Atom)
OCI - Attach Block Volume to Windows VM
Tip: Although creating and attaching Block Storage to a Windows VM is pretty straightforward (OCI documentation is pretty good for that), th...
-
PeopleSoft Compare Reports: The compare reports are critical tools for the Fit/Gap analysis and determining the effort to re-apply/re-d...
-
Download this document - ( .doc ) or ( .pdf ) Change Assistant Introduction Change Assistant (CA) was first released in PeopleTools 8.44. C...
-
Process group is crucial in securing the processes and jobs in the system. It is possible to restrict access to certain processes within Pe...
No comments:
Post a Comment