PURCH_ITM_BU_VW

(SQL View)
Index Back

Purchasing Item BU Attributes


select a.business_unit, a.inv_item_id, b.descr from ps_purch_item_bu a, PS_MASTER_ITEM_TBL b where a.inv_item_id=b.inv_item_id and a.setid=b.setid

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit

Default Value: OPR_DEF_TBL_FS.BUSINESS_UNIT

Prompt Table: SP_BUIN_NONVW

2 INV_ITEM_ID Character(18) VARCHAR2(18) NOT NULL Item ID

Prompt Table: MST_ITM_PRPT_VW

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