DBA Data[Home] [Help]

APPS.EAM_WB_UTILS dependencies on EAM_PM_ENGINE

Line 752: eam_pm_engine.do_forecast2(

748: p_combine_default IN varchar2,
749: p_forecast_set_id IN number,
750: p_source IN varchar2) IS
751: begin
752: eam_pm_engine.do_forecast2(
753: p_view_non_scheduled,
754: p_start_date,
755: p_end_date,
756: p_org_id,

Line 783: l_group_id := eam_pm_engine.do_forecast(

779:
780: l_group_id number;
781: BEGIN
782:
783: l_group_id := eam_pm_engine.do_forecast(
784: p_view_non_scheduled,
785: p_start_date,
786: p_end_date,
787: p_org_id,