DBA Data[Home] [Help]

APPS.PJI_PA_DEL_MAIN dependencies on PA_PROJECT_STRUCTURE_PUB1

Line 385: PA_PROJECT_STRUCTURE_PUB1.DELETE_PUBLISHED_STRUCTURE_VER

381:
382: if l_structure_version_id_tbl.count >0 then
383: -- Calling DELETE_PUBLISHED_STRUCTURE_VER API
384: pa_debug.log_message('Calling Delete API for workplans', 1);
385: PA_PROJECT_STRUCTURE_PUB1.DELETE_PUBLISHED_STRUCTURE_VER
386: ( p_api_version => l_api_version_number
387: ,p_init_msg_list => l_init_msg_list
388: ,p_project_id => l_project_id
389: ,p_structure_version_id_tbl => l_structure_version_id_tbl