RNWCHEALS 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 RNWCHEALS 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.
INCLUDE RNSSEXTR.
INCLUDE RNSSEINR.
INCLUDE RNSSAUSZ.
INCLUDE RNSSIEXT.
INCLUDE RNSSSEXT_PBO.
INCLUDE RNSSSEXT_VALUE_REQUEST.
INCLUDE RNSSSEIN.
INCLUDE RNSSSAUS.
INCLUDE RNSSSEXT.
No SAP DATABASE tables are accessed within this REPORT code!
ISH_COUNTRY_VERSION_GET call function 'ISH_COUNTRY_VERSION_GET' importing ss_cvers = l_version exceptions others = 1.
ISH_GET_GTARIF call function 'ISH_GET_GTARIF' exporting einrichtung = se_einri stichtag = ausbegdt importing gtarif = gtarif exceptions not_found = 1 others = 2.
ISH_DDIC_FIELDINFO_GET call function 'ISH_DDIC_FIELDINFO_GET' exporting i_fieldname = 'NWCH_EINRI' i_tabname = 'VBAK' exceptions others = 1.
ISH_MODIFY_SCREEN call function 'ISH_MODIFY_SCREEN' exporting dynnr = sy-dynnr * einri = se_einri * fcode = '*' pname = repid * vcode = 'DIS' exceptions others = 1.
REUSE_ALV_VARIANT_F4 call function 'REUSE_ALV_VARIANT_F4' exporting is_variant = hlpvar i_save = 'A' importing e_exit = gs_exit es_variant = gs_variant exceptions not_found = 1 program_error = 2 others = 3.
ISH_AUTH_CHECK_REPORT_EINRI call function 'ISH_AUTH_CHECK_REPORT_EINRI' exporting repid = repid einri = se_einri no_message = off messagetype = 'E' auto_leave = off.
REUSE_ALV_VARIANT_DEFAULT_GET call function 'REUSE_ALV_VARIANT_DEFAULT_GET' exporting i_save = 'A' changing cs_variant = gs_variant exceptions wrong_input = 1 not_found = 2 program_error = 3 others = 4.
ISH_GET_GTARIF call function 'ISH_GET_GTARIF' exporting einrichtung = se_einri stichtag = ausbegdt importing gtarif = gtarif exceptions not_found = 1 others = 2.
ISH_GET_LOCAL_CURRENCY call function 'ISH_GET_LOCAL_CURRENCY' exporting einri = se_einri importing hwaers = hwaers exceptions einri_not_found = 1 bukrs_not_found = 2 others = 3.
ISH_CALL_LIST_HEAD call function 'ISH_CALL_LIST_HEAD' exporting ausbegdt = rnstat-ausbegdt ausenddt = rnstat-ausenddt einri = se_einri line_size = rnstat-line_size repid = repid title_lin1 = rnstat-title_lin1 title_lin2 = rnstat-title_lin2 uline = ' ' verbegdt = rnstat-verbegdt verenddt = rnstat-verenddt exceptions invalid_einri = 01. " Einrichtung wurde bereits geprüft
RS_REFRESH_FROM_SELECTOPTIONS call function 'RS_REFRESH_FROM_SELECTOPTIONS' exporting curr_report = 'RNWCHEALS' tables selection_table = irsparams exceptions not_found = 1 no_report = 2 others = 3.
ISH_READ_NTPK_NTPT_NEW call function 'ISH_READ_NTPK_NTPT_NEW' exporting begdt = $begdt einri = se_einri enddt = $enddt * SPRAS = SY-LANGU talst = $ea_kopf-nwch_leist tarif = gtarif importing e_ntpk = ntpk * e_ntpt = ntpt ktxtconc = text exceptions missing_data = 1 no_ntpk_ntpt_found = 2 others = 3.
REUSE_ALV_HIERSEQ_LIST_DISPLAY call function 'REUSE_ALV_HIERSEQ_LIST_DISPLAY' exporting i_callback_program = repid is_layout = gs_layout it_fieldcat = xfield[] it_special_groups = gt_sp_groups[] it_sort = gs_sort[] i_default = 'X' i_save = 'A' is_variant = gs_variant it_events = gt_events[] i_tabname_header = 'EA_KOPF' i_tabname_item = 'EA_POS' is_keyinfo = gs_keyinfo tables t_outtab_header = ea_kopf t_outtab_item = ea_pos exceptions program_error = 1 others = 2.
REUSE_ALV_EXTRACT_SAVE call function 'REUSE_ALV_EXTRACT_SAVE' exporting is_extract = gs_extract1 i_get_selinfos = on * I_NO_MESSAGE = * IS_SEL_HIDE = i_exp01 = selscreen i_exp02 = gs_variant i_exp03 = rnstat * I_EXP04 = * I_EXP05 = * I_EXP06 = * I_EXP07 = * I_EXP08 = * I_EXP09 = * I_EXP10 = tables it_exp01 = ea_kopf it_exp02 = ea_pos * IT_EXP03 = * IT_EXP04 = * IT_EXP05 = * IT_EXP06 = * IT_EXP07 = * IT_EXP08 = * IT_EXP09 = * IT_EXP10 = * EXCEPTIONS * WRONG_RELID = 1 * NO_REPORT = 2 * NO_EXNAME = 3 * NO_EXTRACT_CREATED = 4 * OTHERS = 5 .
REUSE_ALV_EXTRACT_LOAD call function 'REUSE_ALV_EXTRACT_LOAD' exporting is_extract = gs_extract2 * I_NO_MESSAGE = importing * ES_ADMIN = es_sel_hide = gs_sel_hide tables et_exp01 = ea_kopf et_exp02 = ea_pos * ET_EXP03 = * ET_EXP04 = * ET_EXP05 = * ET_EXP06 = * ET_EXP07 = * ET_EXP08 = * ET_EXP09 = * ET_EXP10 = changing c_exp01 = selscreen c_exp02 = gs_variant c_exp03 = rnstat * C_EXP04 = * C_EXP05 = * C_EXP06 = * C_EXP07 = * C_EXP08 = * C_EXP09 = * C_EXP10 = exceptions not_found = 1 wrong_relid = 2 no_report = 3 no_exname = 4 no_import_possible = 5 others = 6 .
ISH_GRAPHIC_ORGID_SELECT call function 'ISH_GRAPHIC_ORGID_SELECT' exporting date = sy-datum einri = se_einri freig = on no_bauid = off pfzuw = pfleg sperr = off * fazuw = space importing selected_orgid = p_orgid exceptions others = 5.
F4IF_INT_TABLE_VALUE_REQUEST call function 'F4IF_INT_TABLE_VALUE_REQUEST' exporting retfield = 'AFART' dynpprog = prog window_title = txt_head value_org = 'S' tables value_tab = l_afart return_tab = t_return exceptions parameter_error = 1 no_values_found = 2 others = 3.
F4IF_INT_TABLE_VALUE_REQUEST call function 'F4IF_INT_TABLE_VALUE_REQUEST' exporting retfield = 'AUTYP' dynpprog = prog window_title = txt_head value_org = 'S' tables value_tab = l_autyp return_tab = t_return exceptions parameter_error = 1 no_values_found = 2 others = 3.
call function 'F4IF_INT_TABLE_VALUE_REQUEST' exporting retfield = 'KTTAR' dynpprog = prog window_title = txt_head value_org = 'S' tables value_tab = l_kttar return_tab = t_return exceptions parameter_error = 1 no_values_found = 2 others = 3.
F4IF_INT_TABLE_VALUE_REQUEST call function 'F4IF_INT_TABLE_VALUE_REQUEST' exporting retfield = 'CLASS' dynpprog = prog window_title = txt_head value_org = 'S' tables value_tab = l_class return_tab = t_return exceptions parameter_error = 1 no_values_found = 2 others = 3.
ISH_DYNP_VALUES_READ call function 'ISH_DYNP_VALUES_READ' exporting dyname = $prog dynumb = '1000' translate_to_upper = 'X' tables dynpfields = loc_dynpread exceptions others = 4.
CONVERSION_EXIT_ALPHA_INPUT call function 'CONVERSION_EXIT_ALPHA_INPUT' exporting input = loc_dynpread-fieldvalue importing output = se_einri exceptions others = 1.
ISH_PRINT_PROTOCOL_BATCH call function 'ISH_PRINT_PROTOCOL_BATCH' exporting line_size = lsize minutes_title = 'Fehlerprotokoll'(f01) repid = repid new_section = on exceptions no_messages = 01.
MESSAGES_SHOW call function 'MESSAGES_SHOW' exporting object = 'Fehlerprotokoll'(f01) show_linno = ' ' exceptions inconsistent_range = 01 no_messages = 02.
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 RNWCHEALS or its description.