DBA Data[Home] [Help]

APPS.PA_PROJECTS_MAINT_PVT dependencies on PA_PM_CONTROLS

Line 4305: PA_PM_CONTROLS.Get_Project_Actions_Allowed (

4301: CLOSE get_product_code;
4302:
4303: if l_pm_product_code IS NOT NULL then
4304:
4305: PA_PM_CONTROLS.Get_Project_Actions_Allowed (
4306: p_pm_product_code => l_pm_product_code
4307: ,p_delete_project_allowed => l_delete_project_allowed
4308: ,p_update_proj_num_allowed => l_update_proj_num_allowed
4309: ,p_update_proj_name_allowed => l_update_proj_name_allowed