DBA Data[Home] [Help]

APPS.EAM_WB_UTILS dependencies on EAM_PM_ENGINE

Line 804: eam_pm_engine.do_forecast2(

800: p_combine_default IN varchar2,
801: p_forecast_set_id IN number,
802: p_source IN varchar2) IS
803: begin
804: eam_pm_engine.do_forecast2(
805: p_view_non_scheduled,
806: p_start_date,
807: p_end_date,
808: p_org_id,

Line 835: l_group_id := eam_pm_engine.do_forecast(

831:
832: l_group_id number;
833: BEGIN
834:
835: l_group_id := eam_pm_engine.do_forecast(
836: p_view_non_scheduled,
837: p_start_date,
838: p_end_date,
839: p_org_id,