RO_PK_RESELL_VW(SQL View) |
Index Back |
---|---|
Sold-To Customers - PricingThis view is used by the pricing engine to know if the products are for resell. |
SELECT FIELDVALUE , XLATLONGNAME FROM PSXLATITEM WHERE FIELDNAME = 'YES_NO' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | RESELL_FLAG | Character(1) | VARCHAR2(1) NOT NULL | Indicates that the products on an order will are for resell. |
2 | EOEP_CHAR | Character(254) | VARCHAR2(254) NOT NULL | Long field |