RO_PK_PROD_VW(SQL View) |
Index Back |
---|---|
Ship-To Customers - PricingThis is a view used to get the product id |
SELECT SETID , PRODUCT_ID , DESCR FROM PS_PROD_ITEM |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL | This field is used to store the value of SetID on various setup tables. |
2 | PRODUCT_ID | Character(18) | VARCHAR2(18) NOT NULL | Product ID |
3 | EOEP_CHAR | Character(254) | VARCHAR2(254) NOT NULL | Long field |