RMA_RECV_PRD_VW(SQL View) |
Index Back |
|---|---|
Inv Recv product view |
| select setid, product_id, inv_item_id from PS_PROD_ITEM |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | SetID | |
| 2 | Character(18) | VARCHAR2(18) NOT NULL | Product ID | |
| 3 | INV_ITEM_ID | Character(18) | VARCHAR2(18) NOT NULL | Item ID |