DBA Data[Home] [Help]

APPS.QA_SKIPLOT_EVAL_ENGINE dependencies on QA_SKIPLOT_LOT_PLANS

Line 740: insert into qa_skiplot_lot_plans(

736: while i is not null loop
737: plan_id := p_applicablePlans(i).plan_id;
738: alter_flag := nvl(p_applicablePlans(i).alternate_flag, 'N');
739:
740: insert into qa_skiplot_lot_plans(
741: INSP_LOT_ID,
742: PLAN_ID,
743: ALTERNATE_FLAG,
744: SHIPMENT_LINE_ID,