TD_RUN_PRMCOPY(SQL Table) |
Index Back |
---|---|
Run Cntl Rec for Pricing Intf |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
2 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
3 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_FS_VW.SETID Prompt Table: SP_SETTD_NONVW |
4 | PPRC_PROMO_CD | Character(20) | VARCHAR2(20) NOT NULL |
Price Promotion Code
Prompt Table: TD_PROMOTION_VW |
5 | 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.
Prompt Table: TD_PROM_CUST_VW |
6 | TO_PPRC_PROMO_CD | Character(20) | VARCHAR2(20) NOT NULL |
To Promotion Code
Default Value: NEXT |
7 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
8 | TD_COPY_CUST_HDR | Character(1) | VARCHAR2(1) NOT NULL |
Promotion Details
N=No Y=Yes Default Value: Y |
9 | TD_COPY_MERCH_HDR | Character(1) | VARCHAR2(1) NOT NULL |
Copy Merchandising Activities
N=No Y=Yes Default Value: Y |
10 | TD_COPY_PRODS_HDR | Character(1) | VARCHAR2(1) NOT NULL |
Copy Products
N=No Y=Yes Default Value: Y |
11 | TD_COPY_FUND_HDR | Character(1) | VARCHAR2(1) NOT NULL |
Copy Funds
N=No Y=Yes Default Value: Y |
12 | TD_MULTIPLE | Character(1) | VARCHAR2(1) NOT NULL |
Create Multiple Customer Promo
Y/N Table Edit Default Value: Y |