RBF_SRTYOPR_VW

(SQL View)
Index Back

Security Matrix

Security Matrix view for web service .............................

SELECT ACT.SYNCID ,OPR.OPRID FROM PS_RBF_SRTY_MATRIX SRT , PS_RB_OPR_BO_VW OPR , PS_RBF_FIN_ACCOUNT ACT WHERE SRT.ACCOUNT_REF_ID = ACT.BO_ID AND OPR.BO_ID = SRT.BUS_CONTACT_ID

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 SYNCID Number(10,0) DECIMAL(10) NOT NULL The Synchronization ID field stores a value generated by the sync processor. The value is used to identify the type of object that the sync processor is about to handle.
2 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).