RIT_RELTYPE1_VW

(SQL View)
Index Back

Bus Object Relationship Instan

An instance of a relationship between Business Objects

SELECT DISTINCT a.BO_ID_1 , a.REL_TYPE_ID , b.DESCR FROM PS_BO_REL a , PS_BO_REL_TYPE b WHERE a.REL_TYPE_ID = b.REL_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 REL_TYPE_ID Number(12,0) DECIMAL(12) NOT NULL Relationship Type ID

Prompt Table: RB_VALID_RELTYP

3 DESCR Character(30) VARCHAR2(30) NOT NULL Description