SAP Reports / Programs

RNWCHTM_ABGL SAP ABAP Report - RNWCHTMABGL







RNWCHTM_ABGL 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 RNWCHTM_ABGL into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

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.






SUBMIT RNWCHTM_ABGL. "Basic submit
SUBMIT RNWCHTM_ABGL AND RETURN. "Return to original report after report execution complete
SUBMIT RNWCHTM_ABGL VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


INCLUDES used within this REPORT RNWCHTM_ABGL

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:





No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

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 = pa_einri stichtag = sy-datum importing gtarif = g_tarif exceptions not_found = 1 others = 2.

ISH_FILE_VALIDATE_NAME CALL FUNCTION 'ISH_FILE_VALIDATE_NAME' CHANGING c_filename = pa_flei.

ISH_FILE_VALIDATE_NAME CALL FUNCTION 'ISH_FILE_VALIDATE_NAME' CHANGING c_filename = pa_falt.

ISH_FILE_VALIDATE_NAME CALL FUNCTION 'ISH_FILE_VALIDATE_NAME' CHANGING c_filename = pa_fdig.

ISH_FILE_VALIDATE_NAME CALL FUNCTION 'ISH_FILE_VALIDATE_NAME' CHANGING c_filename = pa_fkom.

ISH_FILE_VALIDATE_NAME CALL FUNCTION 'ISH_FILE_VALIDATE_NAME' CHANGING c_filename = pa_fmax.

ISH_GET_GTARIF call function 'ISH_GET_GTARIF' exporting einrichtung = pa_einri stichtag = sy-datum importing gtarif = g_tarif exceptions not_found = 1 others = 2.

WS_FILENAME_GET call function 'WS_FILENAME_GET' exporting * def_filename = * def_path = co_path mask = '*.TXT, *.TXT.'

ISH_GET_GTARIF call function 'ISH_GET_GTARIF' exporting einrichtung = l_einri stichtag = sy-datum importing gtarif = g_tarif exceptions not_found = 1 others = 2.

CONVERSION_EXIT_ALPHA_INPUT call function 'CONVERSION_EXIT_ALPHA_INPUT' exporting input = l_einri importing output = l_einri.

F4IF_INT_TABLE_VALUE_REQUEST call function 'F4IF_INT_TABLE_VALUE_REQUEST' exporting retfield = 'TASPA' dynpprog = prog window_title = txt_head value_org = 'S' tables value_tab = l_ntsi 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 = p_dyname dynumb = p_dynumb * TRANSLATE_TO_UPPER = ' ' * CONVERSION = 'X' tables dynpfields = lt_dynpfields exceptions invalid_abapworkarea = 1 invalid_dynprofield = 2 invalid_dynproname = 3 invalid_dynpronummer = 4 invalid_request = 5 no_fielddescription = 6 undefind_error = 7 others = 8 .

ISH_ROLLNAME_TEXT call function 'ISH_ROLLNAME_TEXT' exporting ss_tabname = p_tab ss_fieldname = p_fld importing ss_dtext = l_dtext exceptions not_found = 1 others = 2 .

ISH_NTSI_CHECK call function 'ISH_NTSI_CHECK' exporting ss_einri = pa_einri ss_tarid = g_tarif ss_tarsp = p_tarsp importing ss_ntsi = l_ntsi exceptions not_found = 1.

ISH_CH_READ_NTPKCH_VERS call function 'ISH_CH_READ_NTPKCH_VERS' exporting i_einri = pa_einri * I_BEGDT = '19000101' * I_ENDDT = '99991231' tables t_ntpkch_vers = lt_ntpkch_vers exceptions missing_data = 1 no_ntpkch_vers_found = 2 others = 3 .

ISH_HLTHSRVCAT_GETITEMDETAIL call function 'ISH_HLTHSRVCAT_GETITEMDETAIL' exporting ss_einri = pa_einri ss_tarif = g_tarif ss_talst = -talst importing ss_retmaxtype = l_retmaxtype tables ss_ntpk = ls_leidat-t_ntpk[] ss_ntpt = ls_leidat-t_ntpt[] * SS_NTPZ = * SS_NTPP = * SS_NTPKD = ss_ntsp = ls_leidat-t_ntsp[] ss_ntpkch = ls_leidat-t_ntpkch[] ss_ntpkch_age = ls_leidat-t_ntpkch_age[] * SS_NTPKCH_KUMU = ss_ntpkch_komb = ls_leidat-t_ntpkch_komb[] ss_ntpkch_qldi = ls_leidat-t_ntpkch_qldi[] ss_ntpkch_qtdi = ls_leidat-t_ntpkch_qtdi[] ss_ntpkch_sprt = ls_leidat-t_ntpkch_sprt[] ss_ntpkch_max = ls_leidat-t_ntpkch_max[] * SS_NCH10 = * SS_NCH10T = * SS_NWCH10 = * SS_NTPKAT = * SS_NTPKFR = * SS_NTPKFR_AK = * SS_NTPKFR_AS = * SS_NTPKFR_GH = * SS_NTPKFR_LA = * SS_NTPKFR_MC = * SS_NTPKIT = ss_return = lt_return[] .

REUSE_ALV_BLOCK_LIST_INIT call function 'REUSE_ALV_BLOCK_LIST_INIT' exporting i_callback_program = l_repid i_callback_pf_status_set = 'SET_STATUS' i_callback_user_command = 'USER_COMMAND' * IT_EXCLUDING = .

REUSE_ALV_BLOCK_LIST_HS_APPEND





call function 'REUSE_ALV_BLOCK_LIST_HS_APPEND' exporting is_layout = gs_layout it_fieldcat = xfield[] is_keyinfo = gs_keyinfo i_header_tabname = 'GT_OUT_HDR' i_item_tabname = 'GT_OUT_POS' it_events = gt_events[] it_sort = gt_sortinfo[] * I_TEXT = ' ' tables t_outtab_header = gt_out_hdr t_outtab_item = gt_out_pos exceptions program_error = 1 maximum_of_appends_reached = 2.

REUSE_ALV_BLOCK_LIST_HS_APPEND call function 'REUSE_ALV_BLOCK_LIST_HS_APPEND' exporting is_layout = gs_prot_layout it_fieldcat = gt_prot_xfield[] is_keyinfo = gs_prot_keyinfo i_header_tabname = 'GT_PROT_HDR' i_item_tabname = 'GT_PROT_POS' it_events = gt_prot_events[] it_sort = gt_prot_sortinfo[] * I_TEXT = ' ' tables t_outtab_header = gt_prot_hdr t_outtab_item = gt_prot_pos exceptions program_error = 1 maximum_of_appends_reached = 2.

REUSE_ALV_BLOCK_LIST_DISPLAY call function 'REUSE_ALV_BLOCK_LIST_DISPLAY'.

REUSE_ALV_LIST_LAYOUT_INFO_GET call function 'REUSE_ALV_LIST_LAYOUT_INFO_GET' importing es_layout = gs_layout et_fieldcat = xfield[] * ET_SORT = * ET_FILTER = * ES_LIST_SCROLL = * ES_VARIANT = exceptions no_infos = 1 program_error = 2 others = 3.

REUSE_ALV_HS_LIST_WIDTH_GET call function 'REUSE_ALV_HS_LIST_WIDTH_GET' exporting i_tabname_header = 'GT_OUT_HDR' i_tabname_item = 'GT_OUT_POS' it_fieldcat = xfield[] is_layout = gs_layout importing e_width = l_width exceptions others = 1.

ISH_CALL_LIST_HEAD call function 'ISH_CALL_LIST_HEAD' exporting ausbegdt = sy-datum * ausenddt = rnstat-ausenddt einri = pa_einri line_size = l_rnstat-line_size repid = l_rnstat-repid title_lin1 = l_rnstat-title_lin1 title_lin2 = l_rnstat-title_lin2 uline = off * verbegdt = init_date * verenddt = init_date exceptions invalid_einri = 1 others = 2.

REUSE_ALV_LIST_LAYOUT_INFO_GET call function 'REUSE_ALV_LIST_LAYOUT_INFO_GET' importing es_layout = gs_prot_layout et_fieldcat = gt_prot_xfield[] * ET_SORT = * ET_FILTER = * ES_LIST_SCROLL = * ES_VARIANT = exceptions no_infos = 1 program_error = 2 others = 3.

REUSE_ALV_HS_LIST_WIDTH_GET call function 'REUSE_ALV_HS_LIST_WIDTH_GET' exporting i_tabname_header = 'GT_PROT_HDR' i_tabname_item = 'GT_PROT_POS' it_fieldcat = gt_prot_xfield[] is_layout = gs_prot_layout importing e_width = l_width exceptions others = 1.

ISH_CALL_LIST_HEAD call function 'ISH_CALL_LIST_HEAD' exporting ausbegdt = sy-datum * ausenddt = rnstat-ausenddt einri = pa_einri line_size = l_rnstat-line_size repid = l_rnstat-repid title_lin1 = l_rnstat-title_lin1 title_lin2 = l_rnstat-title_lin2 uline = off * verbegdt = init_date * verenddt = init_date exceptions invalid_einri = 1 others = 2.

ISH_MESSAGE_LONGTEXT_DISPLAY call function 'ISH_MESSAGE_LONGTEXT_DISPLAY' exporting msgid = -e_id msgno = -e_number msgv1 = -e_message_v1 msgv2 = -e_message_v2 msgv3 = -e_message_v3 msgv4 = -e_message_v4 .

POPUP_TO_CONFIRM call function 'POPUP_TO_CONFIRM' exporting titlebar = text-t21 * DIAGNOSE_OBJECT = ' ' text_question = text-t44 * TEXT_BUTTON_1 = 'Ja'(001) * ICON_BUTTON_1 = ' ' * TEXT_BUTTON_2 = 'Nein'(002) * ICON_BUTTON_2 = ' ' * DEFAULT_BUTTON = '1' * DISPLAY_CANCEL_BUTTON = 'X' * USERDEFINED_F1_HELP = ' ' * START_COLUMN = 25 * START_ROW = 6 * POPUP_TYPE = * IV_QUICKINFO_BUTTON_1 = ' ' * IV_QUICKINFO_BUTTON_2 = ' ' importing answer = l_answer * TABLES * PARAMETER = exceptions text_not_found = 1 others = 2 .

POPUP_TO_CONFIRM call function 'POPUP_TO_CONFIRM' exporting titlebar = text-t21 * DIAGNOSE_OBJECT = ' ' text_question = l_text_question * TEXT_BUTTON_1 = 'Ja'(001) * ICON_BUTTON_1 = ' ' * TEXT_BUTTON_2 = 'Nein'(002) * ICON_BUTTON_2 = ' ' * DEFAULT_BUTTON = '1' * DISPLAY_CANCEL_BUTTON = 'X' * USERDEFINED_F1_HELP = ' ' * START_COLUMN = 25 * START_ROW = 6 * POPUP_TYPE = * IV_QUICKINFO_BUTTON_1 = ' ' * IV_QUICKINFO_BUTTON_2 = ' ' importing answer = l_answer * TABLES * PARAMETER = exceptions text_not_found = 1 others = 2 .

ISH_HLTHSRVCAT_CHANGEITEM call function 'ISH_HLTHSRVCAT_CHANGEITEM' exporting ss_einri = pa_einri ss_tarif = g_tarif ss_testrun = pa_test * SS_ENDSERVICE = ' ' importing ss_retmaxtype = l_retmaxtype tables ss_ntpk = lt_rntpkx ss_ntpt = lt_rntptx * SS_NTPP = * SS_NTPKD = ss_ntsp = lt_rntspx ss_ntpkch = lt_rntpkchx ss_ntpkch_age = lt_rntpkch_agex * SS_NTPKCH_KUMU = ss_ntpkch_komb = lt_rntpkch_kombx * ss_ntpkch_qldi = * ss_ntpkch_qtdi = * ss_ntpkch_sprt = ss_ntpkch_max = lt_rntpkch_maxx * SS_NCH10 = * SS_NCH10T = * SS_NWCH10 = * SS_NTPKAT = * SS_NTPKFR = * SS_NTPKFR_AK = * SS_NTPKFR_AS = * SS_NTPKFR_GH = * SS_NTPKFR_LA = * SS_NTPKFR_MC = * SS_NTPKIT = ss_return = lt_bapiret2 .

CONVERSION_EXIT_ALPHA_INPUT call function 'CONVERSION_EXIT_ALPHA_INPUT' exporting input = p_db_val importing output = p_db_val .

ICON_CREATE call function 'ICON_CREATE' exporting name = p_name text = p_text info = p_info * ADD_STDINF = 'X' importing result = p_result exceptions icon_not_found = 1 outputfield_too_short = 2 others = 3 .



Contribute (Add Comments)

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 RNWCHTM_ABGL or its description.