TD_PRO_CUST_PRG(SQL Table) |
Index Back |
---|---|
Promo Grp ProductsPromotion Products & Retailer Info for Customer Specific |
# | 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 | PROMO_GROUP | Character(10) | VARCHAR2(10) NOT NULL | Promotional Group |
5 | PRODUCT_ID | Character(18) | VARCHAR2(18) NOT NULL | Product ID |
6 | PRICE | Signed Number(16,4) | DECIMAL(14,4) NOT NULL | This is price per unit for calculating the service charge. |
7 | TD_SEND_PRICE | Character(1) | VARCHAR2(1) NOT NULL |
Send To Pricing
Default Value: N |
8 | UNIT_OF_MEASURE | Character(3) | VARCHAR2(3) NOT NULL |
Used on an approval rule set.
MHR=Muti Hourly PER=Percentage SQF=Square Footage Default Value: TD_PRO_CUST_GRP.UNIT_OF_MEASURE |
9 | CURRENCY_CD | Character(3) | VARCHAR2(3) NOT NULL |
Currency Code
Default Value: TD_PRO_CUST_GRP.CURRENCY_CD |
10 | TD_WEIGHTING | Number(6,2) | DECIMAL(5,2) NOT NULL | Weighting |
11 | PERCENTAGE | Signed Number(7,2) | DECIMAL(5,2) NOT NULL | Percentage |
12 | PROTECT_PROMO | Character(1) | VARCHAR2(1) NOT NULL |
Protect Promotion
Default Value: N |