RBF_FIN_PART_VW

(SQL View)
Index Back

Partner View

View for Financial Accounts' Partner

SELECT A.SYNCID , B.BO_ID , B.BO_NAME , B.BO_NAME_DISPLAY , B.BO_NAME_DISP_UPPER , C.ROLE_TYPE_ID FROM PS_RBF_FIN_ACCOUNT A , PS_BO_NAME B , PS_BO_ROLE C WHERE A.BO_ID_PARTNER=B.BO_ID AND A.BO_ID_PARTNER=C.BO_ID AND B.BO_ID=C.BO_ID AND A.ROLE_TYPE_ID_PART=C.ROLE_TYPE_ID

# 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_ID_PARTNER Signed Number(32,0) DECIMAL(31) NOT NULL Business Object ID of Partner Company.

Prompt Table: BO

3 BO_NAME_PARTNER Character(50) VARCHAR2(50) NOT NULL BO_NAME_PARTNER
4 BO_NAME_DISP_PART Character(80) VARCHAR2(80) NOT NULL BO_NAME_PARTNER (Display Version)
5 BO_NAME_DISP_UPPER Character(80) VARCHAR2(80) NOT NULL Full name of the Business Object in Upper
6 ROLE_TYPE_ID_PART Number(12,0) DECIMAL(12) NOT NULL Stores ROLE_TYPE_ID for the partner