RNWATA3PR 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 RNWATA3PR 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!
ISH_COUNTRY_VERSION_GET call function 'ISH_COUNTRY_VERSION_GET' importing ss_cvers = l_version exceptions others = 1.
ISH_MODIFY_SCREEN call function 'ISH_MODIFY_SCREEN' exporting dynnr = sy-dynnr * EINRI = '*' * FCODE = '*' pname = repid * VCODE = 'DIS' * SET_CURSOR = * CHANGING * TC_CONTROL = exceptions others = 1.
REUSE_ALV_VARIANT_F4 call function 'REUSE_ALV_VARIANT_F4' exporting is_variant = hlpvar i_tabname_header = 'LIST_TAB' * I_TABNAME_ITEM = * IT_DEFAULT_FIELDCAT = i_save = 'A' importing e_exit = gs_exit es_variant = gs_variant exceptions not_found = 1 program_error = 2 others = 3.
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.
REUSE_ALV_LIST_DISPLAY call function 'REUSE_ALV_LIST_DISPLAY' exporting i_callback_program = repid * i_callback_pf_status_set = 'SET_OF_STATUS' i_callback_user_command = 'USER_COMMAND' 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[] tables t_outtab = list_tab exceptions program_error = 1 others = 2.
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 = 'LIST_TAB' i_tabname_item = 'HELP_TAB' it_fieldcat = xfield[] is_layout = gs_layout importing e_width = $width exceptions others = 1.
ISH_CALL_LIST_HEAD call function 'ISH_CALL_LIST_HEAD' exporting * ausbegdt = rnstat-ausbegdt * ausenddt = rnstat-ausenddt einri = einri line_size = rnstat-line_size repid = rnstat-repid title_lin1 = rnstat-title_lin1 title_lin2 = rnstat-title_lin2 uline = off * verbegdt = init_date * verenddt = init_date exceptions invalid_einri = 1 others = 2.
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_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 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.
ISH_FINAL_CASE_INVOICES_GET call function 'ISH_FINAL_CASE_INVOICES_GET' exporting i_einri = i_einri i_falnr = i_falnr * i_kostr = i_kostr i_all_kostr = on tables et_last_vbrk = lt_vbrk_last exceptions no_invoices = 1.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RNWATA3PR - documentation and ABAP source code RNWATA3PR - documentation and ABAP source code RNVPPR01_REPLACE2_N_VBEWFALF01 - Include RNVPPR01_REPLACE2_N_VBEWFALF01 RNVPPR01_REPLACE1_N_VBEWFALF01 - Include RNVPPR01_REPLACE1_N_VBEWFALF01 RNVPPR01 - IS-H: Evaluation Acc. to NursAcuity Class. incl. Data Medium Exchange RNVPPR01 - IS-H: Evaluation Acc. to NursAcuity Class. incl. Data Medium Exchange