DBA Data[Home] [Help]

APPS.QA_SKIPLOT_EVAL_ENGINE dependencies on QA_SKIPLOT_LOT_PLANS

Line 686: insert into qa_skiplot_lot_plans(

682: while i is not null loop
683: plan_id := p_applicablePlans(i).plan_id;
684: alter_flag := nvl(p_applicablePlans(i).alternate_flag, 'N');
685:
686: insert into qa_skiplot_lot_plans(
687: INSP_LOT_ID,
688: PLAN_ID,
689: ALTERNATE_FLAG,
690: SHIPMENT_LINE_ID,