RBT_BAA_VW

(SQL View)
Index Back

Billing account admin

This view returns all the billing account administrator

SELECT BO_ID_1 , BO_ID_2 FROM PS_BO_REL WHERE REL_TYPE_ID = 534 AND START_DT <= %CurrentDateIn AND END_DT > %CurrentDateIn

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 BO_ID_1 Signed Number(32,0) DECIMAL(31) NOT NULL Business Object ID 1
2 BO_ID_2 Signed Number(32,0) DECIMAL(31) NOT NULL Business Object ID 2