DBA Data[Home] [Help]

APPS.MSD_BOM_COLLECTIONS dependencies on MSD_SR_UTIL

Line 548: (mbc.usage_quantity / mbc.Component_Yield_Factor))*msd_sr_util.uom_conv(msi.uom_code,msi.sr_inventory_item_id) usage_quantity

544: null,1,
545: 0,1,
546: abs(mbc.usage_quantity)),
547: 1, (mbc.usage_quantity * mbc.Component_Yield_Factor),
548: (mbc.usage_quantity / mbc.Component_Yield_Factor))*msd_sr_util.uom_conv(msi.uom_code,msi.sr_inventory_item_id) usage_quantity
549: from msc_bom_components mbc,
550: msc_system_items msi
551: where mbc.plan_id = -1
552: and msi.plan_id = -1