RIT_REL_ROL2_VW

(SQL View)
Index Back

All Relationships for Person

All Relationships for Person

SELECT DISTINCT a.BO_ID , a.ROLE_TYPE_ID , d.BO_ID , d.BO_NAME , b.DESCR , b.ROLE_TYPE_ID FROM PS_BO_ROLE a , PS_BO_ROLE_TYPE b , PS_BO_REL c ,PS_BO d WHERE a.BO_ID = c.BO_ID_2 AND a.ROLE_TYPE_ID = c.ROLE_TYPE_ID_2 AND c.BO_ID_1 = d.BO_ID AND c.ROLE_TYPE_ID_1 = b.ROLE_TYPE_ID

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 BO_ID_CONTACT Number(31,0) DECIMAL(31) NOT NULL This field indicates the Business Object ID for the contact.
2 ROLE_TYPE_ID Number(12,0) DECIMAL(12) NOT NULL Role Type ID
3 BO_ID Signed Number(32,0) DECIMAL(31) NOT NULL Business Object ID
4 BO_NAME Character(50) VARCHAR2(50) NOT NULL Name Description of Business Object
5 DESCR Character(30) VARCHAR2(30) NOT NULL Description
6 ROLE_TYPE_ID_2 Number(12,0) DECIMAL(12) NOT NULL Role Type ID