EG_NOTSTDCST_VW

(SQL View)
Index Back

Items not stnd cost type view

Current items that are not set up as standard cost type. 5/25/99 lee CN# MG800-4.0 use the new bu_items_inv.mfg_costed_flag to determine if all standard-costed.

SELECT BUSINESS_UNIT , INV_ITEM_ID FROM PS_BU_ITEMS_INV WHERE MFG_COSTED_FLAG='N'

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit
2 INV_ITEM_ID Character(18) VARCHAR2(18) NOT NULL Item ID