PROD_RELWRK_VW(SQL View) |
Index Back |
|---|---|
Work on relationswork on relations |
| SELECT a.setid , a.product_id , a.product_id_alt FROM PS_PROD_RELATIONS a |
| # | 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 | Product ID | |
| 3 | PRODUCT_ID_ALT | Character(18) | VARCHAR2(18) NOT NULL | Product ID Alternate |