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 | 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 | PRODUCT_ID_ALT | Character(18) | VARCHAR2(18) NOT NULL | Product ID Alternate |