DBA Data[Home] [Help]

APPS.PA_PROJECT_CORE dependencies on PA_FIN_PLAN_PUB

Line 979: PA_FIN_PLAN_PUB.Delete_Version( p_project_id => x_project_id

975: -- End of changes for bug 2898598
976:
977: --Bug 3610949 : Delete budget versions
978: IF ( l_wp_enabled = 'Y' ) THEN
979: PA_FIN_PLAN_PUB.Delete_Version( p_project_id => x_project_id
980: ,p_budget_version_id => null
981: ,p_record_version_number => null
982: ,p_context => PA_FP_CONSTANTS_PKG.G_CALLING_MODULE_WORKPLAN
983: ,x_return_status => x_return_status