PSSERVICEOPR_VW

Return to Index

PlatformView Text
DefaultSELECT A.IB_SERVICENAME , B.IB_OPERATIONNAME , B.VERSIONNAME , A.RTNGTYPE , B.DESCR , B.ACTIVE_FLAG , C.PARAMETERNAME , C.MSGNAME , C.IB_MSGVERSION FROM PSOPERATION A , PSOPRVERDFN B , PSOPRVERDFNPARM C WHERE A.IB_OPERATIONNAME = B.IB_OPERATIONNAME AND A.DEFAULTVER = B.VERSIONNAME AND B.IB_OPERATIONNAME = C.IB_OPERATIONNAME AND B.VERSIONNAME = C.VERSIONNAME

  • Related language record: PSSERVICEOP_LVW
  • PeopleSoft Field NameDescription
    IB_SERVICENAMEService
    IB_OPERATIONNAMEService Operation
    VERSIONNAMEService Operation Version
    RTNGTYPERouting Type
    A=Asynchronous - One Way
    N=Synchronous Non-Blocking
    R=Asynch Request/Response
    S=Synchronous
    X=Asynch to Synch
    DESCRDescription
    ACTIVE_FLAGActive Flag
    A=Active
    I=Inactive
    PARAMETERNAMEParameter Name
    MSGNAMEApplication Message Name. Name of the Application Message Definition.
    IB_MSGVERSIONMessage Version

    Author: PeopleTools

    Return to Index

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