DBA Data[Home] [Help]

APPS.WMA_INV_WRAPPERS dependencies on STANDARD

Line 440: and bom_item_type = wip_constants.standard_type

436: where inventory_item_id = l_itemID
437: and organization_id = l_orgID
438: and build_in_wip_flag = 'Y'
439: and base_item_id is not null
440: and bom_item_type = wip_constants.standard_type
441: and replenish_to_order_flag = 'Y';
442: if(l_ctoItemCount > 0) then
443: */
444: select count(*)