SAP Reports / Programs

RNWCHIVTOE SAP ABAP Report - documentation and ABAP source code







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

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_SAP_BP_CHECK_ACTIVE call function 'ISH_SAP_BP_CHECK_ACTIVE' importing e_status = g_status_bp exceptions not_active = 1 others = 2.

ISH_CASE_SELECTION_READ call function 'ISH_CASE_SELECTION_READ' exporting ss_einri = einri ss_selkz = pa_selkz exceptions not_found = 1.

ISH_CASE_SELECTION_READ call function 'ISH_CASE_SELECTION_READ' exporting ss_einri = einri ss_selkz = pa_fsele exceptions not_found = 1.

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 = ' ' * USERDEFINED_F1_HELP = ' ' START_COLUMN = 1 START_ROW = 7 * POPUP_TYPE = IMPORTING ANSWER = l_answer * TABLES * PARAMETER = EXCEPTIONS TEXT_NOT_FOUND = 1 OTHERS = 2.

ISH_HELP_REQUEST call function 'ISH_HELP_REQUEST' exporting ss_object = 'ISH_CH_KUE_BEARB' ss_popup = on exceptions others = 1.

ISH_HELP_REQUEST call function 'ISH_HELP_REQUEST' exporting ss_object = 'ISH_CH_ORGAK' ss_popup = on exceptions others = 1.

ISH_HELP_REQUEST call function 'ISH_HELP_REQUEST' exporting ss_object = 'ISH_CH_ORGFA' ss_popup = on exceptions others = 1.

ISH_VALUE_REQUEST call function 'ISH_VALUE_REQUEST' exporting ss_select = einri ss_field = 'R_FALAE-LOW' ss_table = 'TN15A' importing ss_value = r_falae-low exceptions not_found = 01.

ISH_VALUE_REQUEST call function 'ISH_VALUE_REQUEST' exporting ss_select = einri ss_field = 'R_FALAE-HIGH' ss_table = 'TN15A' importing ss_value = r_falae-high exceptions not_found = 01.

ISH_SHOW_LIST_PATIENT call function 'ISH_SHOW_LIST_PATIENT' exporting anfo = 'X' " Auswahlpopup npat_einri = einri fcode = 'PS' " Nur Patienten vcode = 'DIS' " Nur Anzeige und Auswahl importing npat_patnr = npat-patnr npat_pziff = npat-pziff exceptions geschlecht_falsch = 01 no_authority = 02 npat_not_found = 03 selection_false = 04.

ISH_SHOW_LIST_FALL call function 'ISH_SHOW_LIST_FALL' exporting call_from_dark = ' ' col = 5 exit_on_weiter = ' ' fcode = 'SO' list_layout = '0' nfal_einri = einri nfal_falnr = falnr nfal_fziff = ' ' nfal_patnr = npat-patnr * npatstring = ' ' only_falnr = ' ' popup = 'X' repid = ' ' row = 6 tcode = ' ' vcode = 'DIS' zuordnung = 'A' importing * LIST_OKCODE = * NBEW_BEWTY = * NBEW_LFDNR = nfal_falnr = falnr nfal_fziff = nfal-fziff * NO_LIST = * SELECT_NFAL = * STORNO_SELECTED = * VCODE_NEU = * WEITER = exceptions pat_not_found = 01 repid_missing = 02.

ISH_CASE_SELECTION_READ call function 'ISH_CASE_SELECTION_READ' exporting ss_einri = einri ss_selkz = pa_selkz tables ss_falnr = r_hlp_falnr exceptions not_found = 1 others = 2.

ISH_CH_READ_NCH53 call function 'ISH_CH_READ_NCH53' exporting ss_einri = inbew-einri ss_falnr = inbew-falnr ss_single = on ss_r_abrv = on ss_datum = off * ss_begdt = inbew-i_auf_dat * ss_enddt = inbew-i_ent_dat importing e_nch53 = nch53 tables sr_abrv = r_abrv exceptions not_found = 1 error = 2 input = 3 not_in_sel = 4 others = 5.

ISH_FIND_PERSON_IN_CHARGE call function 'ISH_FIND_PERSON_IN_CHARGE' exporting einri = einri i_nfal = nfal i_npat = npat importing bearbeiter = bearb exceptions no_person_found = 1 others = 2.

ISH_READ_NFAL call function 'ISH_READ_NFAL' exporting ss_einri = inbew-einri ss_falnr = inbew-falnr ss_read_db = ' ' ss_check_auth = ' ' ss_message_no_auth = ' ' importing ss_nfal = nfal exceptions not_found = 1 no_authority = 2 others = 3.

ISH_INSREL_CASE_POOL_GET call function 'ISH_INSREL_CASE_POOL_GET' exporting ss_einri = inbew-einri ss_falnr = inbew-falnr ss_sel_storn = ' ' tables ss_vncir_curr = gt_vncir.

ISH_READ_NKTR call function 'ISH_READ_NKTR' exporting kostr = -kostr importing nktr_e = nktr exceptions ngpa_not_found = 1 ngpa_no_authority = 2 not_found = 3 no_authority = 4 others = 5.

ISH_CH_NWCH70_READ





call function 'ISH_CH_NWCH70_READ' exporting ss_einri = -einri ss_falnr = -falnr ss_kostr = -kostr tables ss_nwch70 = inwch70 exceptions not_found = 1 param_error = 2 others = 3.

ISH_CH_FIND_VTRTY call function 'ISH_CH_FIND_VTRTY' exporting inwch70 = nwch70 ikttar = nfal-kttar iabrv = inbew-i_abrv importing vtrtyp = vtrtyp exceptions tnwch74_read_error = 1 missing_einri = 2 others = 3.

ISH_CH_CHECK_NCIR_WHEN_INTBILL CALL FUNCTION 'ISH_CH_CHECK_NCIR_WHEN_INTBILL' EXPORTING ss_einri = nfal-einri ss_falnr = nfal-falnr ss_patnr = nfal-patnr ss_kostr = -kostr ss_lfdnr = -lfdnr ss_begdt_new = inwch70-garant_begd ss_enddt_new = inwch70-garant_endd ss_vtrty_new = i_vtrtyp-nvtrty ss_field_kz = 'V' EXCEPTIONS change_vtrty_not_allowed = 1 OTHERS = 4.

ISH_READ_NPAT call function 'ISH_READ_NPAT' exporting ss_einri = nfal-einri ss_patnr = nfal-patnr ss_read_db = off ss_with_npae = off importing ss_npat = npat exceptions not_found = 01 no_authority = 02.

ISH_NPAT_CONCATENATE call function 'ISH_NPAT_CONCATENATE' exporting ss_patnr = npat-patnr ss_npat = npat importing ss_pname = pname exceptions others = 1.

ISH_DOMAIN_VALUE_TEXTS call function 'ISH_DOMAIN_VALUE_TEXTS' exporting domname = dname domvalue = dvalue importing ddtext = dtext.

ISH_READ_NFAL call function 'ISH_READ_NFAL' exporting ss_einri = $einri ss_falnr = $falnr ss_read_db = off importing ss_nfal = nfal exceptions not_found = 01 no_authority = 02.

ISH_READ_NPAT call function 'ISH_READ_NPAT' exporting ss_einri = $einri ss_patnr = nfal-patnr ss_read_db = off ss_with_npae = off ss_with_nadr = g_status_bp "ISHA-9095 importing" SS_NOT_FOUND_IN_EINRI = " SS_NPAE = ss_npat = npat exceptions not_found = 01 no_authority = 02.

ISH_NPAT_CONCATENATE call function 'ISH_NPAT_CONCATENATE' exporting * SS_EINRI = '*' ss_patnr = npat-patnr * SS_READ_NPAT = ' ' ss_npat = npat * SS_NPAT_COMPLETE = 'X' * SS_LIST = ' ' importing ss_pname = $pname exceptions others = 1.

HELP_VALUES_GET_WITH_DD_TABLE call function 'HELP_VALUES_GET_WITH_DD_TABLE' exporting fieldname = 'BNAME' fieldtabname = 'TN19I' selectfield = 5 shfields = '2345' tabkey = tn19i_genkey tabname = 'TN19I' title_in_list_popup = 'Zuo Patient (von-bis) zu Bearbeiter'(t03) show_values = 'X' importing selectvalue = bearb exceptions field_not_in_ddic = 1 more_then_one_selectfield = 2 no_selectfield = 3 table_not_in_ddic = 4 database_error = 5 others = 6.

ISH_INSREL_CASE_GETLIST call function 'ISH_INSREL_CASE_GETLIST' exporting i_einri = i_vtrtyp-einri i_falnr = i_vtrtyp-falnr i_authcheck = on i_sel_storn = on importing e_retmaxtype = g_retmaxtype tables e_ncir = gt_ncir e_return = gt_return.

ISH_INSREL_CASE_MODIFYMULTIPLE call function 'ISH_INSREL_CASE_MODIFYMULTIPLE' exporting i_einri = i_vtrtyp-einri i_falnr = i_vtrtyp-falnr i_patnr = i_vtrtyp-patnr i_testrun = off IMPORTING E_RETMAXTYPE = g_retmaxtype TABLES IE_RNCIR = lt_rncir E_RETURN = gt_return.

ISH_CH_GET_CASEANDDAY_FLATRATE call function 'ISH_CH_GET_CASEANDDAY_FLATRATE' exporting i_einri = inbew-einri i_falnr = inbew-falnr i_kostr = nktr-kostr importing e_wertfp = sum_wertfp e_werttp = sum_werttp * E_WERTGES = tables t_vtoe_no_abrv = help_vtoe_no_abrv t_vtoe_fehlt = help_vtoe_fehlt exceptions * TNWCHIVTOE_READ_ERROR = 1 * MISSING_EINRI = 2 * MISSING_FALNR = 3 * MISSING_KOSTR = 4 others = 1.

ISH_CASE_SELECTION_CREATE call function 'ISH_CASE_SELECTION_CREATE' exporting ss_einri = einri ss_selkz = pa_fsele ss_seltx = pa_fselt ss_update_allowed = 'X' tables ss_falnr = r_lt_faelle exceptions exists = 1 invalid_sign_option = 2 invalid_einri = 3 others = 4.

ISH_DYNP_VALUES_READ call function 'ISH_DYNP_VALUES_READ' exporting dyname = p_repid dynumb = p_dynnr tables dynpfields = lt_dynpread exceptions others = 1.

CONVERSION_EXIT_ALPHA_INPUT call function 'CONVERSION_EXIT_ALPHA_INPUT' exporting input = einri importing output = einri exceptions others = 1.

ISH_GRAPHIC_ORGID_SELECT call function 'ISH_GRAPHIC_ORGID_SELECT' exporting einri = einri * freig = on * ambes = ON * fazuw = ON * pfzuw = ON no_bauid = on importing selected_orgid = p_org exceptions bauid_not_in_nbau = 1 einri_not_in_tn01 = 2 no_hierarchy = 3 orgid_not_in_norg = 4 others = 5.



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