PL_SO_OMPROD_VW(SQL View) |
Index Back |
---|---|
PL/om prod item viewjnw 06/10/99 cn#pl800-26 created view |
select distinct a.product_id, b.descr from ps_pl_so_omdte_chg a, PS_PROD_ITEM b where a.product_id = b.product_id |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PRODUCT_ID | Character(18) | VARCHAR2(18) NOT NULL | Product ID |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |