RD_CNTLST_BO_VW

(SQL View)
Index Back

Contact List BO View

Shows BOs and OPRIDs for all rows in RD_CONTACT_LIST. Used in Advanced Mobile dataset rules.

SELECT bo.SYNCID ,list.OPRID FROM PS_BO bo ,PS_RD_CONTACT_LIST list WHERE list.BO_ID=bo.BO_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).