RMA_PROD_SRCH(SQL View) |
Index Back |
|---|---|
RMA distinct products |
| select distinct business_unit, product_id from PS_RMA_LINE |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | RMA Business Unit | |
| 2 | Character(18) | VARCHAR2(18) NOT NULL | Product ID |