DBA Data[Home] [Help]

APPS.GMI_GMILTGEN_XMLP_PKG dependencies on GMI_LOTS_DEST_V

Line 729: from GMI_LOTS_DEST_v

725: where product_item_id = M_5FormatTrigger.item_id
726: and product_lot_id = M_5FormatTrigger.lot_id;
727: ELSE
728: SELECT count(*) into n
729: from GMI_LOTS_DEST_v
730: where ingred_item_id = M_5FormatTrigger.item_id
731: and ingred_lot_id = M_5FormatTrigger.lot_id;
732: END IF;
733: IF n <>0 then