RD_SID_CFGSR_VW

(SQL View)
Index Back

Setid Config Search View

Setid Configurable Search View.

SELECT B.SYNCID , C.SETID FROM PS_BO_ROLE B , PS_BC C WHERE B.BO_ID = C.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 SETID Character(5) VARCHAR2(5) NOT NULL This field is used to store the value of SetID on various setup tables.