BO_SITE_VW

(SQL View)
Index Back

Sites for a Business Contact

Sites for a Business Contact View.

SELECT A.BO_ID_1 , A.ROLE_TYPE_ID_1 , A.BO_ID_2 , A.ROLE_TYPE_ID_2 , A.START_DT , A.END_DT , A.BO_REL_ID FROM PS_BO_REL A , PS_BO_REL_CAT_ITEM B WHERE A.REL_TYPE_ID = B.REL_TYPE_ID AND B.BO_REL_CATEGORY_ID = 4

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 BO_ID_CUST Number(31,0) DECIMAL(31) NOT NULL This field stores the Business Object ID for the customer.
2 ROLE_TYPE_ID_CUST Number(12,0) DECIMAL(12) NOT NULL Stores ROLE_TYPE_ID for the customer
3 BO_ID_SITE Number(31,0) DECIMAL(31) NOT NULL Business Object ID
4 ROLE_TYPE_ID_SITE Number(12,0) DECIMAL(12) NOT NULL Role Type ID
5 START_DT Date(10) DATE Start date field to store start date value.
6 END_DT Date(10) DATE This field stores the end date values.
7 BO_REL_ID Signed Number(32,0) DECIMAL(31) NOT NULL Relationship ID of a Business Object