DBA Data[Home] [Help]

APPS.MSC_GLOBAL_FORECASTING dependencies on MSC_MATERIAL_PLANS

Line 562: INSERT INTO msc_material_plans(

558: bucket_cells_tab(NUM_OF_TYPES * (bkt - 1) + 12);
559: END LOOP;
560:
561: FORALL bkt in 1..nvl(bkt_data.qty1.last,0)
562: INSERT INTO msc_material_plans(
563: query_id,
564: organization_id,
565: sr_instance_id,
566: plan_id,

Line 618: INSERT INTO msc_material_plans(

614: END IF; -- not enterprize view
615:
616: IF enterprize_view or arg_ep_view_also then -- enterprise view
617:
618: INSERT INTO msc_material_plans(
619: query_id,
620: organization_id,
621: sr_instance_id,
622: plan_id,