TD_PLAN_ACT_VW

(SQL View)
Index Back

SELECT SETID , PPRC_PROMO_CD , CUST_ID , ' ' , 0 , 0 , 0 FROM PS_TD_PROMO_CUST

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 SETID Character(5) VARCHAR2(5) NOT NULL SetID
2 PPRC_PROMO_CD Character(20) VARCHAR2(20) NOT NULL Price Promotion Code
3 CUST_ID Character(15) VARCHAR2(15) NOT NULL Uniquely identifies an organizational entity that purchases goods or services from the enterprise. Represents the sold-to customer which is the customer organization that places orders. The CUST_ID may or may not be the same as the identifiers for the bill-to and ship-to locations.
4 DESCR_LN1 Character(50) VARCHAR2(50) NOT NULL Description Line 1
5 PLANNED Signed Number(30,4) DECIMAL(28,4) NOT NULL Planned
6 ACTUAL Signed Number(30,4) DECIMAL(28,4) NOT NULL Actual Shipped
7 CONSUMED Signed Number(30,4) DECIMAL(28,4) NOT NULL Actual Consumed