DBA Data[Home] [Help]

APPS.INV_LOT_APIS dependencies on MTL_LOT_UOM_CONV_PVT

Line 1770: MTL_LOT_UOM_CONV_PVT.copy_lot_uom_conversions (

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