PL_SO_OMPROD_VW

(SQL View)
Index Back

PL/om prod item view

jnw 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

  • Related Language Record: PL_SOOMPDLNG_VW
  • # 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