RF_SVC_SOBU_VW

(SQL View)
Index Back

SELECT A.SETID , B.BUSINESS_UNIT FROM PS_SET_CNTRL_REC A , PS_BUS_UNIT_TBL_RF B WHERE A.RECNAME = 'RF_SERVICE' AND A.SETCNTRLVALUE = B.BUSINESS_UNIT AND BU_STATUS = '1'

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 SETID Character(5) VARCHAR2(5) NOT NULL This field is used to store the value of SetID on various setup tables.
2 BUSINESS_UNIT_RF Character(5) VARCHAR2(5) NOT NULL Store the Business Unit for the associated FieldService Business Unit.