DBA Data[Home] [Help]

APPS.EGO_ITEM_BULKLOAD_PKG dependencies on MTL_ITEM_CATEGORIES_INTERFACE

Line 7099: UPDATE mtl_item_categories_interface

7095: source_system_reference = l_ss_ref_table(rev_row_index));
7096:
7097: -- for category assignments interface table
7098: FORALL item_cat_row_index IN 1..l_item_rows_processed
7099: UPDATE mtl_item_categories_interface
7100: SET item_number = l_item_num_table(item_cat_row_index)
7101: WHERE set_process_id = l_xset_id
7102: AND source_system_id = l_ss_id_table(item_cat_row_index)
7103: AND process_flag = p_rec_status