DBA Data[Home] [Help]

APPS.IBE_DELIVERABLE_GRP dependencies on IBE_DSP_SECTION_GRP

Line 1639: IBE_DSP_SECTION_GRP.update_deliverable_to_null(

1635: RAISE FND_API.g_exc_error;
1636: END IF;
1637:
1638: -- Delete from the section tables
1639: IBE_DSP_SECTION_GRP.update_deliverable_to_null(
1640: p_api_version => p_api_version,
1641: p_deliverable_id => p_dlv_id_ver_tbl(l_index).deliverable_id,
1642: x_return_status => l_return_status,
1643: x_msg_count => x_msg_count,