DBA Data[Home] [Help]

APPS.GMI_GMILTGEN_XMLP_PKG dependencies on GMI_LOTS_COMP_V

Line 724: from GMI_LOTS_COMP_v

720: n number;
721: begin
722: IF p_view_by = 1 then
723: SELECT count(*) into n
724: from GMI_LOTS_COMP_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