DBA Data[Home] [Help]

APPS.JTF_DELIVERABLE_GRP dependencies on JTF_DSP_SECTION_GRP

Line 1577: JTF_DSP_SECTION_GRP.update_deliverable_to_null(

1573: RAISE FND_API.g_exc_error;
1574: END IF;
1575:
1576: -- Delete from the section tables
1577: JTF_DSP_SECTION_GRP.update_deliverable_to_null(
1578: p_api_version => p_api_version,
1579: p_deliverable_id => p_dlv_id_ver_tbl(l_index).deliverable_id,
1580: x_return_status => l_return_status,
1581: x_msg_count => x_msg_count,