RD_HHLD_RECO_VW

(SQL View)
Index Back

View Households for Recov Team

View used by data set rules to display all Households for which a household member is a client of a particular recovery team member.

SELECT A.SYNCID , C.PERSON_ID FROM PS_RBW_HH_BO_VW A , PS_RBW_RISK_LIST B , PS_RBW_RECO_TEAM C WHERE A.BO_ID = B.BO_ID AND B.RISK_ID = C.RISK_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 PERSON_ID Character(15) VARCHAR2(15) NOT NULL Person ID