DBA Data[Home] [Help]

APPS.PA_PROJECT_CORE dependencies on PA_DELIVERABLE_PUB

Line 858: PA_DELIVERABLE_PUB.delete_deliverable_structure

854:
855: -- Changes added by skannoji
856: -- Added code for doosan customer
857: IF ( PA_PROJECT_STRUCTURE_UTILS.check_Deliverable_enabled(x_project_id) = 'Y' ) THEN
858: PA_DELIVERABLE_PUB.delete_deliverable_structure
859: (p_project_id => x_project_id
860: ,x_return_status => x_return_status
861: ,x_msg_count => x_msg_count
862: ,x_Msg_data => x_msg_data