RUN_CNTL_TD(SQL Table) |
Index Back |
---|---|
Promo Mgmt Run Cntrl |
# | 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
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_CUST_PRMT_VW |
6 | FROM_DATE | Date(10) | DATE | From Date |
7 | TO_DATE | Date(10) | DATE | To Date |
8 | TD_DATE_OPTION | Character(1) | VARCHAR2(1) NOT NULL |
Date Option
1=Order 2=Scheduled Ship 3=Requested Arrival Default Value: 1 |
9 | TD_SORT_OPTION | Character(1) | VARCHAR2(1) NOT NULL |
Sort Option
1=Item ID 2=Product ID 3=Product Group 4=Customer 5=Customer Group Default Value: 1 |
10 | FORECASTER | Character(20) | VARCHAR2(20) NOT NULL |
Forecaster
Prompt Table: DP_FORECASTER |
11 | TD_RPT_QTY_OPT | Character(1) | VARCHAR2(1) NOT NULL |
Report Quantity
1=Target Quantity 2=Planned Quantity Default Value: 2 |
12 | TD_STATUS_OPTION | Character(1) | VARCHAR2(1) NOT NULL |
Promotion Status
1=Planned Promotions Only 2=Approved Promotions Only 3=Planned & Approved Promotions Default Value: 3 |