DBA Data[Home] [Help]

APPS.PA_PROJECT_CORE dependencies on PA_CONTROL_ITEMS_PVT

Line 690: PA_CONTROL_ITEMS_PVT.DELETE_ALL_CONTROL_ITEMS(

686: --Ansari integration of project structtures with Forms, Slef Service and AMG
687:
688: --PA K Build 3 Changes maansari
689:
690: PA_CONTROL_ITEMS_PVT.DELETE_ALL_CONTROL_ITEMS(
691: p_project_id => x_project_id
692: ,x_msg_count => x_msg_count
693: ,x_msg_data => x_msg_data
694: ,x_return_status => x_return_status );