| # |
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 |
CHART |
Character(1) |
VARCHAR2(1) NOT NULL |
Chart
|
| 5 |
CHART2 |
Character(1) |
VARCHAR2(1) NOT NULL |
Chart 2
|
| 6 |
CHART3 |
Character(1) |
VARCHAR2(1) NOT NULL |
Chart 3
|
| 7 |
QTY_SHIP |
Signed Number(17,4) |
DECIMAL(15,4) NOT NULL |
Quantity Shipped
|
| 8 |
QTY_BASE |
Signed Number(17,4) |
DECIMAL(15,4) NOT NULL |
Base Quantity
|
| 9 |
DESCR |
Character(30) |
VARCHAR2(30) NOT NULL |
Description
|
| 10 |
DESCR_2 |
Character(30) |
VARCHAR2(30) NOT NULL |
Description
|
| 11 |
QTY |
Signed Number(17,4) |
DECIMAL(15,4) NOT NULL |
Quantity
|
| 12 |
TD_GRAPH_BOX |
Character(1) |
VARCHAR2(1) NOT NULL |
Quantity Comparisons Chart
|
| 13 |
TD_GRAPH_BOX2 |
Character(1) |
VARCHAR2(1) NOT NULL |
Quantity Comparisons Chart
|
| 14 |
TD_GRAPH_BOX3 |
Character(1) |
VARCHAR2(1) NOT NULL |
Quantity Comparisons Chart
|