RO_PK_BL_OPTLVW(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 , LANGUAGE_CD , XLATLONGNAME FROM PSXLATITEMLANG 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 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
3 | EOEP_CHAR | Character(254) | VARCHAR2(254) NOT NULL | Long field |