RO_PK_SOLDTO_VW

(SQL View)
Index Back

Sold-To Customers - Pricing

This view is used to get the information on Sold-To Customers for Pricing

SELECT A.SETID , A.CUST_ID , B.BO_NAME FROM PS_BC A , PS_BO B , PS_BC_FLAGS_VW C WHERE A.BO_ID = B.BO_ID AND A.CUST_STATUS <> 'I' AND C.BO_ID = B.BO_ID AND C.SOLD_TO_FLG = 'Y'

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 SETID Character(5) VARCHAR2(5) NOT NULL This field is used to store the value of SetID on various setup tables.
2 SOLD_TO_CUST_ID Character(15) VARCHAR2(15) NOT NULL This field stores the value for Sold To Customer
3 EOEP_CHAR Character(254) VARCHAR2(254) NOT NULL Long field