DBA Data[Home] [Help]

APPS.OZF_PRE_PROCESS_PVT dependencies on OZF_RESALE_LINES_INT_PKG

Line 7549: OZF_RESALE_LINES_INT_PKG.Update_Row(

7545: IF OZF_DEBUG_LOW_ON THEN
7546: ozf_utility_pvt.debug_message('p_int_line_tbl(l_count).resale_line_int_id ' || p_int_line_tbl(l_count).resale_line_int_id );
7547: END IF;
7548:
7549: OZF_RESALE_LINES_INT_PKG.Update_Row(
7550: p_resale_line_int_id => p_int_line_tbl(l_count).resale_line_int_id,
7551: p_object_version_number => p_int_line_tbl(l_count).object_version_number,
7552: p_last_update_date => p_int_line_tbl(l_count).last_update_date,
7553: p_last_updated_by => p_int_line_tbl(l_count).last_updated_by,