REL_METERREADER_DISPOS_INC6 is a standard ABAP INCLUDE 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 REL_METERREADER_DISPOS_INC6 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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
ISU_DB_TE115_SELECT_FORALL call function 'ISU_DB_TE115_SELECT_FORALL' tables t_te115 = gt_te115.
ISU_DB_TE609T_SELECT_FORALL call function 'ISU_DB_TE609T_SELECT_FORALL' importing t_te609t = gt_te609t.
ISU_DB_EABL_SELECT_DISPO_REL call function 'ISU_DB_EABL_SELECT_DISPO_REL' exporting x_ablstat = co_as_vorbereitet x_ablesart = p_ablart x_ablhinw = space x_maxcount = maxcount importing y_count = i_count tables ty_main_data = gt_main_data changing tx_ableinh_1 = hx_ableinh_1 tx_adatsoll_1 = hx_adatsoll_1 tx_ablesgr_1 = hx_ablesgr_1 exceptions not_found = 1 system_error = 2 not_qualified = 3 invalid_interval = 4 path_invalid = 5 date_invalid = 6 internal_error = 7 others = 8.
ISU_ADDRESS_PROVIDE call function 'ISU_ADDRESS_PROVIDE' exporting x_address_type = co_for_installation x_read_adrc_regio = co_flag_marked x_read_isu_data = co_flag_marked x_anlage =
-anlage importing y_eadrdat = lv_eadrdat exceptions address_inconsistency = 01 others = 2.
ENQUEUE_E_TE422 * CALL FUNCTION 'ENQUEUE_E_TE422' * EXPORTING * mandt = sy-mandt * termschl =
-ableinh * EXCEPTIONS * foreign_lock = 01.
REUSE_ALV_POPUP_TO_SELECT call function 'REUSE_ALV_POPUP_TO_SELECT' exporting i_title = text-056 i_selection = co_flag_marked i_zebra = co_flag_marked i_tabname = text-065 i_structure_name = text-066 importing es_selfield = es_selfield tables t_outtab = lt_te115 exceptions others = 1.
ISU_O_METERREAD_OPEN call function 'ISU_O_METERREAD_OPEN' exporting x_select2 = co_mrorders x_wmode = co_change x_upd_online = co_flag_marked importing y_obj = y_obj tables xt_eabl = xt_eabl exceptions not_found = 1 foreign_lock = 2 internal_error = 3 input_error = 4 existing = 5 number_error = 6 general_fault = 7 system_error = 8 others = 9.
ISU_O_METERREAD_ACTION call function 'ISU_O_METERREAD_ACTION' exporting x_okcode = co_prep_save changing xy_obj = y_obj exceptions others = 99.
ISU_O_METERREAD_ACTION call function 'ISU_O_METERREAD_ACTION' exporting x_okcode = co_save changing xy_obj = y_obj exceptions others = 99.
ISU_O_METERREAD_CLOSE call function 'ISU_O_METERREAD_CLOSE' exporting x_no_dialog = co_flag_marked importing y_db_update = f_db_update changing xy_obj = y_obj.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
REL_METERREADER_DISPOS_INC6 - RELMETERREADERDISPOSINC6 REL_METERREADER_DISPOS_INC5 - RELMETERREADERDISPOSINC5 REL_METERREADER_DISPOS_INC4 - RELMETERREADERDISPOSINC4 REL_METERREADER_DISPOS_INC3 - RELMETERREADERDISPOSINC3 REL_METERREADER_DISPOS_INC2 - RELMETERREADERDISPOSINC2 REL_METERREADER_DISPOS_INC1 - RELMETERREADERDISPOSINC1