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