DBA Data[Home] [Help]

APPS.IGF_AP_ISIR_IMPORT_PKG dependencies on IGF_AP_ISIR_MATCHED_PKG

Line 1008: igf_ap_ISIR_matched_pkg.update_row (x_Mode => 'R',

1004:
1005: -- get message class from data file name
1006: l_msg_class := igf_ap_matching_process_pkg.get_msg_class_from_filename(cur_ISIR_rec.data_file_name_txt);
1007:
1008: igf_ap_ISIR_matched_pkg.update_row (x_Mode => 'R',
1009: x_rowid => cur_ISIR_rec.row_id,
1010: x_ISIR_id => cur_ISIR_rec.ISIR_id,
1011: x_base_id => cur_ISIR_rec.base_id,
1012: x_batch_year => cur_ISIR_rec.batch_year,