IEEL16RO is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter IEEL16RO into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Title: Form Class Library
Text Symbol: 100 = Select meter reading results
MEAMAC00, "MACROS FOR MESSAGES
No SAP DATABASE tables are accessed within this REPORT code!
ISU_MR_ORDER_PREPARE call function 'ISU_MR_ORDER_PREPARE' exporting x_ableinh = w_mr_unit x_partner = w_partner x_anlage = w_install x_geraet = w_device x_equnr = w_equnr x_adatsoll = w_adatsoll x_ablesgr = w_ablesgr x_f_ablesart = co_mrty_reader_internal x_korrektur = f_correction x_formclass = c-formclass x_formkey = c-formkey x_actual = space x_read_order = ' ' x_read_result = ' ' x_sort = ' ' x_fill = 'X' x_range = w_ranges importing obj = obj_temp y_te422 = w_te422 y_end = f_end tables tx_anlage = x_sel-ranges2 tx_equnr = x_sel-ranges4 exceptions input_error = 1 general_fault = 2 not_found = 3 others = 4.
ISU_MR_ORDER_PREPARE call function 'ISU_MR_ORDER_PREPARE' exporting x_ableinh = w_mr_unit x_partner = w_partner x_anlage = w_install x_geraet = w_device x_equnr = w_equnr x_adatsoll = w_adatsoll x_ablesgr = w_ablesgr x_f_ablesart = co_mrty_reader_internal x_korrektur = f_correction x_formclass = c-formclass x_formkey = c-formkey x_actual = space x_read_order = ' ' x_read_result = ' ' x_sort = ' ' x_fill = 'X' x_range = w_ranges importing obj = obj_temp y_te422 = w_te422 y_end = f_end tables tx_anlage = x_sel-ranges2 tx_equnr = x_sel-ranges4 exceptions input_error = 1 general_fault = 2 not_found = 3 others = 4.
ISU_MR_ORDER_PREPARE call function 'ISU_MR_ORDER_PREPARE' exporting x_ableinh = w_mr_unit x_partner = w_partner x_anlage = w_install x_geraet = w_device x_equnr = w_equnr x_adatsoll = w_adatsoll x_ablesgr = w_ablesgr x_f_ablesart = f_ablesart x_korrektur = f_correction x_formclass = c-formclass x_formkey = c-formkey x_actual = space importing obj = obj y_te422 = w_te422 tables tx_anlage = x_sel-ranges2 tx_equnr = x_sel-ranges4 exceptions input_error = 1 general_fault = 2 not_found = 3 others = 4.
ISU_DB_ENOTE_SELECT_RESOLVE call function 'ISU_DB_ENOTE_SELECT_RESOLVE' exporting x_objkey = f_objkey x_objtype = f_objtype x_formkey = c-formkey x_date = w_adatsoll x_conn_obj = x_conn_obj x_actual = space x_spras = sy-langu x_partner = wa_bus_part-partner tables y_tab = t_note exceptions not_found = 1 system_error = 2 others = 3.
ISU_DB_ENOTE_SELECT_RESOLVE call function 'ISU_DB_ENOTE_SELECT_RESOLVE' exporting x_objkey = f_objkey x_objtype = f_objtype x_formkey = c-formkey x_date = w_adatsoll x_device = x_device x_actual = space x_spras = sy-langu x_partner = wa_bus_part-partner tables y_tab = t_note exceptions not_found = 1 system_error = 2 others = 3.
ISU_DB_EABL_SELECT_EQUNR_ENT call function 'ISU_DB_EABL_SELECT_EQUNR_ENT' exporting x_equnr = x_register-equnr x_zwnummer = x_register-zwnummer x_adatbis = w_adatsoll x_actual = space importing y_count = count2 tables ty_eabl = ieablv ty_eablg = ieablgv exceptions not_found = 1 others = 2.
ISU_METER_DBDATA_TRANSFORM call function 'ISU_METER_DBDATA_TRANSFORM' exporting x_v_format = weablv-v_zwstand x_n_format = weablv-n_zwstand x_stanzvor = weablv-stanzvor x_stanznac = weablv-stanznac importing y_b_zwstand = wa_prereading-e_zwstand exceptions not_valid = 1 others = 2.
ISU_DB_TE609T_SINGLE call function 'ISU_DB_TE609T_SINGLE' exporting x_spras = sy-langu x_ablesgr = w_ablesgr importing y_te609t = w_te609t exceptions not_found = 1 others = 2.
ISU_ADDRESS_PROVIDE call function 'ISU_ADDRESS_PROVIDE' exporting x_address_type = 'A' "=> only addresnumber x_addrnumber = wa_conn_obj-addrnumber importing y_eadrdat = y_co_address exceptions not_found = 1 parameter_error = 2 object_not_given = 3 address_inconsistency = 4 installation_inconsistency = 5 others = 6.
ISU_DB_EGPL_SINGLE call function 'ISU_DB_EGPL_SINGLE' exporting x_devloc = x_dev_loc-devloc x_spras = sy-langu x_actual = space importing y_egpl = w_egpl y_storttext = y_location_t-ktext exceptions not_found = 1 wrong_type = 2 others = 3.
ISU_STRUCTURE_READ call function 'ISU_STRUCTURE_READ' exporting x_is_complete = ' ' x_ab = w_adatsoll x_bis = w_adatsoll tables xt_path = ipath t_eger = ieger t_eanl = ieanl exceptions path_invalid = 1 date_invalid = 2 others = 3.
ISU_STRUCTURE_READ call function 'ISU_STRUCTURE_READ' exporting x_is_complete = ' ' x_ab = w_adatsoll x_bis = w_adatsoll tables xt_path = ipath t_eanl = ieanl t_ever = iever t_fkkvkp = ifkkvkp t_ekun = iekun exceptions path_invalid = 1 date_invalid = 2 others = 3.
ISU_STRUCTURE_READ call function 'ISU_STRUCTURE_READ' exporting x_is_complete = ' ' x_ab = w_adatsoll x_bis = w_adatsoll tables xt_path = ipath t_eger = ieger t_eanl = ieanl exceptions path_invalid = 1 date_invalid = 2 others = 3.
ISU_STRUCTURE_READ call function 'ISU_STRUCTURE_READ' exporting x_is_complete = ' ' x_ab = w_adatsoll x_bis = w_adatsoll tables xt_path = ipath t_eanl = ieanl t_ever = iever t_fkkvkp = ifkkvkp t_ekun = iekun exceptions path_invalid = 1 date_invalid = 2 others = 3.
ISU_ADDRESS_PROVIDE call function 'ISU_ADDRESS_PROVIDE' exporting x_address_type = 'A' "=> only addresnumber x_addrnumber = w_ekun-addrnumber x_persnumber = w_ekun-persnumber importing y_eadrdat = y_bp_address exceptions not_found = 1 parameter_error = 2 object_not_given = 3 address_inconsistency = 4 installation_inconsistency = 5 others = 6.
ISU_MOVE_BUSPART_ADDRESS call function 'ISU_MOVE_BUSPART_ADDRESS' exporting x_buspart = w_ekun x_address = y_bp_address x_langu = sy-langu importing y_address = y_bp_address exceptions not_qualified = 1 others = 2.
ISU_STRUCTURE_READ call function 'ISU_STRUCTURE_READ' exporting x_is_complete = ' ' x_ab = w_adatsoll x_bis = w_adatsoll tables xt_path = ipath t_eger = ieger t_eanl = ieanl exceptions path_invalid = 1 date_invalid = 2 others = 3.
ISU_STRUCTURE_READ call function 'ISU_STRUCTURE_READ' exporting x_is_complete = ' ' x_ab = w_adatsoll x_bis = w_adatsoll tables xt_path = ipath t_eanl = ieanl t_ever = iever t_fkkvkp = ifkkvkp exceptions path_invalid = 1 date_invalid = 2 others = 3.
call function 'ISU_STRUCTURE_READ' exporting x_is_complete = ' ' x_ab = w_adatsoll x_bis = w_adatsoll tables xt_path = ipath t_eger = ieger t_eanl = ieanl exceptions path_invalid = 1 date_invalid = 2 others = 3.
ISU_STRUCTURE_READ call function 'ISU_STRUCTURE_READ' exporting x_is_complete = ' ' x_ab = w_adatsoll x_bis = w_adatsoll tables xt_path = ipath t_eanl = ieanl t_ever = iever exceptions path_invalid = 1 date_invalid = 2 others = 3.
ISU_STRUCTURE_READ call function 'ISU_STRUCTURE_READ' exporting x_is_complete = ' ' x_ab = w_adatsoll x_bis = w_adatsoll tables xt_path = ipath t_eger = ieger t_eanl = ieanl exceptions path_invalid = 1 date_invalid = 2 others = 3.
ISU_STRUCTURE_READ call function 'ISU_STRUCTURE_READ' exporting x_is_complete = ' ' x_ab = w_adatsoll x_bis = w_adatsoll tables xt_path = ipath t_eanl = ieanl t_evbs = ievbs exceptions path_invalid = 1 date_invalid = 2 others = 3.
ISU_STRUCTURE_READ call function 'ISU_STRUCTURE_READ' exporting x_is_complete = ' ' x_ab = w_adatsoll x_bis = w_adatsoll tables xt_path = ipath t_eger = ieger t_eanl = ieanl exceptions path_invalid = 1 date_invalid = 2 others = 3.
ISU_STRUCTURE_READ call function 'ISU_STRUCTURE_READ' exporting x_is_complete = ' ' x_ab = w_adatsoll x_bis = w_adatsoll tables xt_path = ipath t_eger = ieger t_eanl = ieanl exceptions path_invalid = 1 date_invalid = 2 others = 3.
ISU_DB_ENOTE_SELECT_RESOLVE call function 'ISU_DB_ENOTE_SELECT_RESOLVE' exporting x_objkey = f_objkey x_objtype = f_objtype x_formkey = c-formkey x_date = w_adatsoll x_install = w_eanl x_actual = space x_spras = sy-langu x_partner = wa_bus_part-partner tables y_tab = t_note exceptions not_found = 1 system_error = 2 others = 3.
ISU_STRUCTURE_READ call function 'ISU_STRUCTURE_READ' exporting x_is_complete = ' ' x_ab = w_adatsoll x_bis = w_adatsoll tables xt_path = ipath t_eger = ieger t_eanl = ieanl t_ever = iever t_fkkvkp = ifkkvkp t_ekun = iekun exceptions path_invalid = 1 date_invalid = 2 others = 3.
ISU_ACTORS_SET_CONTAINER call function 'ISU_ACTORS_SET_CONTAINER' exporting x_partner = w_ekun-partner x_regiogroup = wa_conn_obj-regiogroup x_bukrs = w_ever-bukrs tables yt_cont = t_cont.
ISU_ACTORS_PRINT_PROVIDE call function 'ISU_ACTORS_PRINT_PROVIDE' exporting x_task = 'TS20500112' x_number = 1 x_langu = c-langu importing y_actor = y_clerk1 tables xt_cont = t_cont exceptions no_actor_found = 1 internal_error = 2 others = 3.
ISU_ACTORS_PRINT_PROVIDE call function 'ISU_ACTORS_PRINT_PROVIDE' exporting x_task = 'TS20500112' x_number = 2 x_langu = c-langu importing y_actor = y_clerk2 tables xt_cont = t_cont exceptions no_actor_found = 1 internal_error = 2 others = 3.
ISU_DB_EASTS_SELECT call function 'ISU_DB_EASTS_SELECT' exporting x_anlage = wa_install-anlage x_logikzw = wa_register-logikzw x_ab = w_adatsoll x_bis = w_adatsoll tables t_easts = t_easts exceptions not_found = 1 system_error = 2 not_qualified = 3 others = 4.
ISU_RATE_DATA_FOR_REGISTER call function 'ISU_RATE_DATA_FOR_REGISTER' exporting x_tarifart = w_easts-tarifart x_tariftyp = wa_install-tariftyp x_keydate = w_adatsoll importing y_pruefkl = f_pruefkl exceptions general_fault = 1 others = 2.
ISU_DETERMINE_TOLERANCE_LIMITS call function 'ISU_DETERMINE_TOLERANCE_LIMITS' exporting x_pruefkl = f_pruefkl x_compt_exp = x_reading-i_verberw x_mrres_exp = x_reading-i_zwsterw x_gernr = x_reading-gernr x_equnr = x_reading-equnr x_zwnummer = x_reading-zwnummer x_adat = x_reading-adatsoll x_adatreal = l_adatreal x_atimreal = l_atimreal x_bp = x_reading-bp x_ablbelnr = x_reading-ablbelnr x_stanznac = x_reading-stanznac x_stanzvor = x_reading-stanzvor x_massbill = x_reading-massbill tables yt_limits = t_limits exceptions system_error = 1 not_found = 2 not_qualified = 3 others = 4.
ISU_METER_IDDATA_TRANSFORM call function 'ISU_METER_IDDATA_TRANSFORM' exporting x_i_format = w_limits-mr_result_min x_stanzvor = x_reading-stanzvor x_stanznac = x_reading-stanznac importing y_b_zwstand = y_ranges-lower_result1 exceptions others = 1.
ISU_METER_IDDATA_TRANSFORM call function 'ISU_METER_IDDATA_TRANSFORM' exporting x_i_format = w_limits-mr_result_max x_stanzvor = x_reading-stanzvor x_stanznac = x_reading-stanznac importing y_b_zwstand = y_ranges-upper_result1 exceptions others = 1.
ISU_METER_IDDATA_TRANSFORM call function 'ISU_METER_IDDATA_TRANSFORM' exporting x_i_format = w_limits-compt_min x_stanzvor = x_reading-stanzvor x_stanznac = x_reading-stanznac importing y_b_zwstand = y_ranges-lower_consum1 exceptions others = 1.
ISU_METER_IDDATA_TRANSFORM call function 'ISU_METER_IDDATA_TRANSFORM' exporting x_i_format = w_limits-compt_max x_stanzvor = x_reading-stanzvor x_stanznac = x_reading-stanznac importing y_b_zwstand = y_ranges-upper_consum1 exceptions others = 1.
ISU_METER_IDDATA_TRANSFORM call function 'ISU_METER_IDDATA_TRANSFORM' exporting x_i_format = w_limits-mr_result_min x_stanzvor = x_reading-stanzvor x_stanznac = x_reading-stanznac importing y_b_zwstand = y_ranges-lower_result2 exceptions others = 1.
ISU_METER_IDDATA_TRANSFORM call function 'ISU_METER_IDDATA_TRANSFORM' exporting x_i_format = w_limits-mr_result_max x_stanzvor = x_reading-stanzvor x_stanznac = x_reading-stanznac importing y_b_zwstand = y_ranges-upper_result2 exceptions others = 1.
ISU_METER_IDDATA_TRANSFORM call function 'ISU_METER_IDDATA_TRANSFORM' exporting x_i_format = w_limits-compt_min x_stanzvor = x_reading-stanzvor x_stanznac = x_reading-stanznac importing y_b_zwstand = y_ranges-lower_consum2 exceptions others = 1.
ISU_METER_IDDATA_TRANSFORM call function 'ISU_METER_IDDATA_TRANSFORM' exporting x_i_format = w_limits-compt_max x_stanzvor = x_reading-stanzvor x_stanznac = x_reading-stanznac importing y_b_zwstand = y_ranges-upper_consum2 exceptions others = 1.
ISU_DB_EABL_SELECT_EQUNR_PRE call function 'ISU_DB_EABL_SELECT_EQUNR_PRE' exporting x_equnr = p_equnr x_adatsoll = p_adatsoll tables ty_eablg = l_eablg exceptions not_found = 1 system_error = 2 not_qualified = 3 invalid_interval = 4 others = 5.
ISU_SUBINSTALL_OF_SUBMETER call function 'ISU_SUBINSTALL_OF_SUBMETER' exporting x_equnr = p_equnr x_datum = p_adatsoll importing y_anlage = f_anlage exceptions not_found = 1 others = 2.
POPUP_GET_VALUES call function 'POPUP_GET_VALUES' exporting popup_title = l_title start_column = '20' start_row = '8' importing returncode = l_rc tables fields = lt_sval exceptions error_in_fields = 1 others = 2.
ISU_DB_EUILZW_SELECT call function 'ISU_DB_EUILZW_SELECT' exporting x_logikzw = x_register-logikzw x_dateto = w_adatsoll x_datefrom = w_adatsoll importing y_euilzw = l_euilzw exceptions not_found = 1 system_error = 2 not_qualified = 3 others = 4.
ISU_DB_EUIINSTLN_SELECT call function 'ISU_DB_EUIINSTLN_SELECT' exporting x_anlage = wa_install-anlage x_dateto = w_adatsoll x_datefrom = w_adatsoll importing y_euiinstln = l_euiinstln exceptions not_found = 1 system_error = 2 not_qualified = 3 others = 4.
ISU_DB_EUITRANS_INT_SINGLE call function 'ISU_DB_EUITRANS_INT_SINGLE' exporting x_int_ui = w_euiinstln-int_ui x_keydate = w_adatsoll importing y_euitrans = y_co_pod exceptions not_found = 1 system_error = 2 others = 3.
ISU_DB_EUITRANS_INT_SINGLE call function 'ISU_DB_EUITRANS_INT_SINGLE' exporting x_int_ui = w_euilzw-int_ui x_keydate = w_adatsoll importing y_euitrans = y_co_pod exceptions not_found = 1 system_error = 2 others = 3.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.
This will then be available for everyone to easily find by simply searching on the report name IEEL16RO or its description.