DBA Data[Home] [Help]

APPS.INV_LOT_APIS dependencies on MTL_LOT_UOM_CONV_PVT

Line 1776: MTL_LOT_UOM_CONV_PVT.copy_lot_uom_conversions (

1772:
1773: /* Bug#5349912 Begin Added the following code to copy all other lot converisons
1774: The below flag will be true only in case of Lot Split. In other cases the default is F */
1775: IF p_copy_other_conversions = fnd_api.g_true THEN
1776: MTL_LOT_UOM_CONV_PVT.copy_lot_uom_conversions (
1777: p_from_organization_id => l_lot_uom_conv_rec.organization_id
1778: , p_to_organization_id => l_lot_uom_conv_rec.organization_id
1779: , p_inventory_item_id => l_lot_uom_conv_rec.inventory_item_id
1780: , p_from_lot_number => p_source_lot