PSRELTRX_CVW

Return to Index

PlatformView Text
DefaultSELECT RELATIONSHIPID , EFFDT , SRCNODE , SRCTRXTYPE , SRCRQSTMSGNAME , SRCRQSTMSGVER , TGTNODE , TGTRQSTMSGNAME , TGTRQSTMSGVER , VERSION , TGTTRXTYPE , ASYNCREPLYMSG , ASYNCREPLYVER , SEQNUM , RQSTTRNSFRMNAME , RESPTRNSFRMNAME , USERIDTYPE , EFF_STATUS , LASTUPDDTTM , LASTUPDOPRID , COMMENTS FROM PSRELATIONTRX A WHERE A.EFFDT=( SELECT MAX(B.EFFDT) FROM PSRELATIONTRX B WHERE A.RELATIONSHIPID=B.RELATIONSHIPID AND A.SRCNODE=B.SRCNODE AND A.SRCTRXTYPE=B.SRCTRXTYPE AND A.SRCRQSTMSGNAME=B.SRCRQSTMSGNAME AND A.SRCRQSTMSGVER=B.SRCRQSTMSGVER AND A.TGTNODE=B.TGTNODE AND A.TGTRQSTMSGNAME=B.TGTRQSTMSGNAME AND A.TGTRQSTMSGVER=B.TGTRQSTMSGVER AND B.EFFDT<=%CurrentDateIn AND B.EFF_STATUS = 'A' )

PeopleSoft Field NameDescription
RELATIONSHIPIDIntegration Broker Relationship ID
EFFDTEffective Date
SRCNODEIntegration Server Business Entity ID
SRCTRXTYPEIntegration Server Transaction Type
IA=Inbound Asynchronous
IS=Inbound Synchronous
OA=Outbound Asynchronous
OS=Outbound Synchronous
SRCRQSTMSGNAMEIntegration Server Request Message Name
SRCRQSTMSGVERIntegration Broker Source Request Message Version
TGTNODEIntegration Server Business Entity ID
TGTRQSTMSGNAMEIntegration Server Request Message Name
TGTRQSTMSGVERIntegration Broker Target Request Message Version
VERSIONInternal PeopleTools version to control reloading of objects in cache.
TGTTRXTYPEIntegration Server Transaction Type
IA=Inbound Asynchronous
IS=Inbound Synchronous
OA=Outbound Asynchronous
OS=Outbound Synchronous
ASYNCREPLYMSGIntegration Server Request Message Name
ASYNCREPLYVERIntegration Broker Asynchronous Reply Message Version
SEQNUMSequence Number
RQSTTRNSFRMNAMEIntegration Server Transformation ID
RESPTRNSFRMNAMEIntegration Server Transformation ID
USERIDTYPEUser ID Type
CID=Company Identifier
EID=Employee ID + Company ID
EML=EMail Address
OID=Operator ID + Company ID
EFF_STATUSEffective Status
A=Active
I=Inactive
LASTUPDDTTMSpecifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts.
LASTUPDOPRIDSpecifies the User ID which made the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts.
COMMENTSComment

Author: PeopleTools

Return to Index

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