RF_PTCMP_SRH_VW

(SQL View)
Index Back

Partner Search View

Used to retrieve partner companies associated with installed products for deep query results on installed product configurable search.

SELECT A.SYNCID , B.BO_NAME , A.BO_ID_PTNR_CMP , A.ROLETYPE_PTNR_CMP FROM PS_RF_INST_PROD A , PS_BO_NAME B WHERE B.BO_ID = A.BO_ID_PTNR_CMP AND B.PRIMARY_IND = 'Y'

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 SYNCID Number(10,0) DECIMAL(10) NOT NULL The Synchronization ID field stores a value generated by the sync processor. The value is used to identify the type of object that the sync processor is about to handle.
2 BO_NAME_PTNR_CMP Character(50) VARCHAR2(50) NOT NULL Partner Company Name identifying a Partner Company.
3 BO_ID_PTNR_CMP Signed Number(32,0) DECIMAL(31) NOT NULL Partner Company Business Object ID.
4 ROLETYPE_PTNR_CMP Number(12,0) DECIMAL(12) NOT NULL Role Type Partner Company