DBA Data[Home] [Help]

APPS.WIP_SUBS_MERGE dependencies on WIP_COMMON

Line 441: if (Wip_Common.Is_Primary_UOM(

437: -- UOM (this willhappen only when the user enters info.
438: -- through the interface).
439: ******************************************************/
440:
441: if (Wip_Common.Is_Primary_UOM(
442: p_item_id => Substitute_Record.inventory_item_id,
443: p_org_id => Substitute_Record.Organization_Id,
444: p_txn_uom => Substitute_Record.Transaction_Uom,
445: p_pri_uom => x_pri_uom) = 1 ) then