DBA Data[Home] [Help]

APPS.PA_PROJECT_CORE dependencies on PA_FIN_PLAN_PUB

Line 969: PA_FIN_PLAN_PUB.Delete_Version( p_project_id => x_project_id

965: -- End of changes for bug 2898598
966:
967: --Bug 3610949 : Delete budget versions
968: IF ( l_wp_enabled = 'Y' ) THEN
969: PA_FIN_PLAN_PUB.Delete_Version( p_project_id => x_project_id
970: ,p_budget_version_id => null
971: ,p_record_version_number => null
972: ,p_context => PA_FP_CONSTANTS_PKG.G_CALLING_MODULE_WORKPLAN
973: ,x_return_status => x_return_status