ITM_SRCH

(SQL View)
Index Back

Master Item Search

Needed because there are other Alternate Search Keys on ITM_TBL, which correspond to the search record view for Purchasing Item Table.

select A.SETID, A.INV_ITEM_ID, A.EFFDT, B.DESCR from PS_INV_ITEMS A, PS_PURCH_ITEM_ATTR B

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 SETID Character(5) VARCHAR2(5) NOT NULL SetID

Default Value: OPR_DEF_TBL_FS.SETID

Prompt Table: SP_SETID_NONVW

2 INV_ITEM_ID Character(18) VARCHAR2(18) NOT NULL Item ID
3 EFFDT Date(10) DATE NOT NULL Effective Date

Default Value: %date

4 DESCR Character(30) VARCHAR2(30) NOT NULL Description