PMN_RUNSTATUS

Return to Index

View: PS_PMN_RUNSTATUS

This view is used to list all the valid Run Statuses for the Process Monitor.

PlatformView Text
DefaultSELECT %Substring(X.FIELDVALUE ,1,2) , %Substring(X.XLATSHORTNAME ,1,10) FROM PSXLATITEM X WHERE X.FIELDNAME = 'RUNSTATUS' AND X.EFF_STATUS = 'A' AND X.FIELDVALUE <> '2'

  • Related language record: PMN_RUNSTATLANG
  • PeopleSoft Field NameDescription
    RUNSTATUSProcess 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
    RUNSTATUSDESCRRun Status

    Author: PeopleTools

    Return to Index

    © Go-Faster Consultancy Ltd.  Last updated 24 July 2010