RSF_FC_PIA_V2

(SQL View)
Index Back

Product Items

View to fetch the Active Product Items.

SELECT DISTINCT B.SETID , B.PRODUCT_ID , B.DESCR FROM PS_PROD_ITEM B WHERE B.EFF_STATUS <> 'I'

# 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 DESCR Character(30) VARCHAR2(30) NOT NULL Description