PMN_RUNSTATLANG | |
View: PS_PMN_RUNSTATLANG |
| Platform | View Text |
|---|---|
| Default | SELECT %Substring(X.FIELDVALUE ,1,2) , X.LANGUAGE_CD , %Substring(X.XLATSHORTNAME ,1,10) FROM PSXLATITEMLANG X , PSXLATITEM Y WHERE X.FIELDNAME = 'RUNSTATUS' AND X.FIELDNAME = Y.FIELDNAME AND X.FIELDVALUE = Y.FIELDVALUE AND X.EFFDT = Y.EFFDT AND Y.EFF_STATUS = 'A' AND X.FIELDVALUE <> '2' |
| PeopleSoft Field Name | Description |
|---|---|
RUNSTATUS | Process Scheduler Process Run Status 1=Cancel 10=Not Successful 11=Posted (inactive) 12=Unable to post (inactive) 13=Resend (inactive) 14=Posting (inactive) 15=Content Generated (inactive) 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 |
LANGUAGE_CD | Language Code translate values |
| RUNSTATUSDESCR | Run Status |
Author: PeopleTools | |
| Return to Index | © Go-Faster Consultancy Ltd. Last updated 24 July 2010 |