AR_RESP_BROK_VW

(SQL View)
Index Back

Active Broker Customers

Active Broker Customers

SELECT C.setid , C.cust_id , C.name1 FROM PS_CUSTOMER C WHERE C.cust_status = 'A' AND C.broker_flg = 'Y'

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 SETID Character(5) VARCHAR2(5) NOT NULL SetID
2 RESP_PART Character(15) VARCHAR2(15) NOT NULL Responsible Party
3 NAME1 Character(40) VARCHAR2(40) NOT NULL Name 1