SAP Reports / Programs | SAP Healthcare - Industry-Specific Components for Hospitals | SAP Healthcare - Industry-Specific Components for Hospitals(IS-H) SAP IS

RNWAT_EDI_LIST_EDIVKA SAP ABAP Report - RNWATEDILISTEDIVKA







RNWAT_EDI_LIST_EDIVKA 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 RNWAT_EDI_LIST_EDIVKA 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 RNWAT_EDI_LIST_EDIVKA. "Basic submit
SUBMIT RNWAT_EDI_LIST_EDIVKA AND RETURN. "Return to original report after report execution complete
SUBMIT RNWAT_EDI_LIST_EDIVKA 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 RNWAT_EDI_LIST_EDIVKA

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 = g_version exceptions others = 1.

ISH_CASE_SELECTION_READ call function 'ISH_CASE_SELECTION_READ' exporting ss_einri = pa_einri ss_selkz = pa_selkz importing ss_nfak = gs_nfak exceptions others = 1.

ISH_CASE_SELECTION_READ call function 'ISH_CASE_SELECTION_READ' exporting ss_einri = pa_einri ss_selkz = pa_selkz importing ss_nfak = gs_nfak exceptions others = 1.

ISH_AUTH_CHECK_REPORT_EINRI call function 'ISH_AUTH_CHECK_REPORT_EINRI' exporting repid = g_repid einri = pa_einri messagetype = 'E'.

REUSE_ALV_VARIANT_F4 call function 'REUSE_ALV_VARIANT_F4' exporting is_variant = gs_old_variant i_tabname_header = co_alv_tabname i_save = 'A' importing e_exit = g_flag es_variant = gs_variant exceptions others = 1.

ISH_SHOW_GPART call function 'ISH_SHOW_GPART' exporting aufruf = 'Y' rolle = '2' vcode = 'UPD' importing ngpa_gpart = so_kostr-low exceptions others = 5.

ISH_SHOW_GPART call function 'ISH_SHOW_GPART' exporting aufruf = 'Y' rolle = '2' vcode = 'UPD' importing ngpa_gpart = so_kostr-high exceptions others = 5.

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.

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

ISH_CASE_VALUE_REQUEST call function 'ISH_CASE_VALUE_REQUEST' exporting ss_einri = dyn_einri ss_vcode = 'UPD' importing ss_falnr = help_falnr exceptions error = 0.

ISH_VALUE_REQUEST call function 'ISH_VALUE_REQUEST' exporting ss_field = ' ' ss_select = 'KL' ss_table = 'TNKAT' ss_vcode = 'UPD' importing ss_value = p_class exceptions not_found = 01.

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

ISH_GRAPHIC_ORGID_SELECT call function 'ISH_GRAPHIC_ORGID_SELECT' exporting date = sy-datum einri = l_dyn_einri fazuw = p_fazuw pfzuw = p_pfzuw freig = on no_bauid = off sperr = off importing selected_orgid = l_selected_orgid exceptions bauid_not_in_nbau = 1 einri_not_in_tn01 = 2 no_hierarchy = 3 orgid_not_in_norg = 4 others = 5.

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

F4IF_INT_TABLE_VALUE_REQUEST call function 'F4IF_INT_TABLE_VALUE_REQUEST' exporting * DDIC_STRUCTURE = ' ' retfield = 'BWART' * PVALKEY = ' ' dynpprog = l_prog * DYNPNR = ' ' * DYNPROFIELD = ' ' * STEPL = 0 window_title = text-e07 * VALUE = ' ' value_org = 'S' * MULTIPLE_CHOICE = ' ' * DISPLAY = ' ' * CALLBACK_PROGRAM = ' ' * CALLBACK_FORM = ' ' * MARK_TAB = * IMPORTING * USER_RESET = tables value_tab = lt_bwart * FIELD_TAB = return_tab = lt_return * DYNPFLD_MAPPING = exceptions parameter_error = 1 no_values_found = 2 others = 3 .

ISH_DYNP_VALUES_READ call function 'ISH_DYNP_VALUES_READ' exporting dyname = l_dyname dynumb = l_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 .

POPUP_GET_VALUES call function 'POPUP_GET_VALUES' exporting * NO_VALUE_CHECK = ' ' popup_title = text-po5 * START_COLUMN = '5' * START_ROW = '5' importing returncode = l_returncode tables fields = lt_fields[] exceptions error_in_fields = 1 others = 2 .

ISH_CASE_SELECTION_READ call function 'ISH_CASE_SELECTION_READ' exporting ss_einri = pa_einri ss_selkz = pa_selkz importing ss_nfak = ls_nfak * TABLES * SS_NFAP = * SS_NFAM = * SS_FAELLE = * SS_FALNR = * SS_HLFD = exceptions not_found = 1 others = 2.

POPUP_TO_CONFIRM





call function 'POPUP_TO_CONFIRM' exporting titlebar = text-po1 * DIAGNOSE_OBJECT = ' ' text_question = text-po2 text_button_1 = text-po3 icon_button_1 = 'ICON_OKAY' text_button_2 = text-po4 icon_button_2 = 'ICON_CANCEL' * DEFAULT_BUTTON = '1' display_cancel_button = off * USERDEFINED_F1_HELP = ' ' start_column = 1 start_row = 18 * POPUP_TYPE = * IV_QUICKINFO_BUTTON_1 = ' ' * IV_QUICKINFO_BUTTON_2 = ' ' importing answer = l_answer * TABLES * PARAMETER = exceptions text_not_found = 1 others = 2 .



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