DBA Data[Home] [Help]

APPS.INV_LOT_ATTR_PUB dependencies on MTL_LOT_UOM_CONV_PVT

Line 737: l_rtn := MTL_LOT_UOM_CONV_PVT.validate_lot_conversion_rules

733: l_sequence NUMBER := 1;
734: BEGIN
735:
736: /* Call Business rule level validation */
737: l_rtn := MTL_LOT_UOM_CONV_PVT.validate_lot_conversion_rules
738: ( p_organization_id => p_organization_id
739: , p_inventory_item_id => p_inventory_item_id
740: , p_lot_number => p_lot_number
741: , p_from_uom_code => p_from_uom_code