RO_PK_BL_OPT_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 = 'RO_BILL_TO_TYPE' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | RO_BILL_TO_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Field use to determinate if the products are shipped to the partner or to the end customer.
C=Customer P=Partner |
2 | EOEP_CHAR | Character(254) | VARCHAR2(254) NOT NULL | Long field |