PSOPRMSGWSDL_VW |
| Platform | View Text |
|---|---|
| Default | SELECT DISTINCT C.IB_OPERATIONNAME , C.VERSIONNAME , C.IB_EXPORTSTATUS , D.MSGNAME , D.IB_MSGVERSION , D.QUEUENAME FROM PSOPRVERDFN C , PSOPRVERDFNPARM D WHERE C.IB_OPERATIONNAME = D.IB_OPERATIONNAME AND C.VERSIONNAME = D.VERSIONNAME AND C.IB_EXPORTSTATUS <> 'N' |
| PeopleSoft Field Name | Description |
|---|---|
IB_OPERATIONNAME | Service Operation |
VERSIONNAME | Service Operation Version |
| IB_EXPORTSTATUS | Export Status C=Changed After Export E=Exported N=Not Exported |
MSGNAME | Application Message Name. Name of the Application Message Definition. |
IB_MSGVERSION | Message Version |
| QUEUENAME | Channel Name |
Author: PeopleTools | |
| Return to Index | © Go-Faster Consultancy Ltd. Last updated 24 July 2010 |