DBA Data[Home] [Help]

APPS.PA_PROJECT_CORE dependencies on PA_OPPORTUNITY_MGT_PVT

Line 588: PA_OPPORTUNITY_MGT_PVT.delete_project_attributes

584:
585:
586: --Ansari
587: -- Delete opportunity value
588: PA_OPPORTUNITY_MGT_PVT.delete_project_attributes
589: ( p_project_id => x_project_id,
590: x_return_status => x_return_status,
591: x_msg_count => x_msg_count,
592: x_msg_data => x_msg_data );