DBA Data[Home] [Help]

APPS.GMS_WF_PKG dependencies on GMS_SUMMARIZE_BUDGETS

Line 1790: gms_summarize_budgets.summarize_baselined_versions( x_project_id => l_project_id

1786: end if;
1787: -- Bug 2386041
1788:
1789:
1790: gms_summarize_budgets.summarize_baselined_versions( x_project_id => l_project_id
1791: , x_time_phased_type_code => l_time_phased_type_code
1792: , x_app_short_name => l_app_short_name -- out NOCOPY variable
1793: , RETCODE => l_return_status
1794: , ERRBUF => l_err_stage );