DBA Data[Home] [Help]

APPS.GME_MOBILE_RSRV dependencies on INV_CONVERT

Line 758: l_is_valid := INV_CONVERT.within_deviation(

754: x_return_status := FND_API.G_RET_STS_SUCCESS;
755: x_error_msg := '';
756:
757: -- Validate the quantities within deviation
758: l_is_valid := INV_CONVERT.within_deviation(
759: p_organization_id => p_organization_id
760: , p_inventory_item_id => p_inventory_item_id
761: , p_lot_number => p_lot_number
762: , p_precision => 5