RIM_ACCTTEAM_VW

(SQL View)
Index Back

Account Team members

This view is used to get all Account Team members

SELECT DISTINCT AC.BO_ID_CUST , AC.BO_ID_CNTCT , AC.SETID , AC.CUST_ID , NM.BO_NAME_DISPLAY FROM PS_RB_ACCT_TEAM_VW AC , PS_BO_NAME NM WHERE AC.BO_ID_CNTCT = NM.BO_ID

# 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 BO_ID_PERSON Number(31,0) DECIMAL(31) NOT NULL Business Object ID
3 SETID Character(5) VARCHAR2(5) NOT NULL This field is used to store the value of SetID on various setup tables.
4 COMPANYID Character(15) VARCHAR2(15) NOT NULL Company ID
5 BO_NAME_DISPLAY Character(80) VARCHAR2(80) NOT NULL Full name of the Business Object