DBA Data[Home] [Help]

APPS.MSC_GLOBAL_FORECASTING dependencies on MSC_MATERIAL_PLANS

Line 550: INSERT INTO msc_material_plans(

546: bucket_cells_tab(NUM_OF_TYPES * (bkt - 1) + 12);
547: END LOOP;
548:
549: FORALL bkt in 1..nvl(bkt_data.qty1.last,0)
550: INSERT INTO msc_material_plans(
551: query_id,
552: organization_id,
553: sr_instance_id,
554: plan_id,

Line 606: INSERT INTO msc_material_plans(

602: END IF; -- not enterprize view
603:
604: IF enterprize_view or arg_ep_view_also then -- enterprise view
605:
606: INSERT INTO msc_material_plans(
607: query_id,
608: organization_id,
609: sr_instance_id,
610: plan_id,