RNLLSTF0 is a standard ABAP INCLUDE 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 RNLLSTF0 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.
Title: Include RNLLSTF0: shared FORM routines RNLLST01 and RNLLST02
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
ISH_DYNP_VALUES_READ call function 'ISH_DYNP_VALUES_READ' exporting dyname = p_repid dynumb = p_dynnr tables dynpfields = idynpread exceptions others = 1.
CONVERSION_EXIT_ALPHA_INPUT call function 'CONVERSION_EXIT_ALPHA_INPUT' exporting input = se_einri importing output = se_einri exceptions others = 1.
ISH_GRAPHIC_ORGID_SELECT call function 'ISH_GRAPHIC_ORGID_SELECT' exporting einri = se_einri freig = on ambes = on fazuw = on pfzuw = on no_bauid = on importing selected_orgid = p_oe exceptions bauid_not_in_nbau = 1 einri_not_in_tn01 = 2 no_hierarchy = 3 orgid_not_in_norg = 4 others = 5.
ISH_CALL_LIST_HEAD call function 'ISH_CALL_LIST_HEAD' exporting einri = itab_fall-einri line_size = rnstat-line_size repid = rnstat-repid title_lin1 = rnstat-title_lin1 title_lin2 = rnstat-title_lin2 uline = off exceptions invalid_einri = 01 others = 2.
F4_FILENAME call function 'F4_FILENAME' importing file_name = pfad exceptions others = 1.
ISH_GET_AUFDT_ENTDT call function 'ISH_GET_AUFDT_ENTDT' exporting ss_einri = $fu_lei-einri ss_falnr = $fu_lei-falnr * SS_STORNO = ' ' importing ss_aufdt = aufdt "Aufnahmedatum ss_aufzt = aufzt "Aufnahmezeit ss_entart = entart "Entlassart ss_entdt = entdt "Entalssdatum ss_entzt = entzt "Entlasszeit exceptions not_found = 1 no_authority = 2 others = 3.
ISH_GET_QUANTITY_SERVICES call function 'ISH_GET_QUANTITY_SERVICES' exporting aufdt = aufdt aufzt = aufzt begdt = $fu_lei-ibgdt begzt = $fu_lei-ibzt einri = $fu_lei-einri enddt = $fu_lei-iendt endzt = $fu_lei-iezt etlart = entart etldt = entdt etlzt = entzt falnr = $fu_lei-falnr "PA 02.04.98
ISH_READ_NORG call function 'ISH_READ_NORG' exporting orgid = norg_orgid importing norg_e = norg exceptions missing_orgid = 1 others = 2.
ISH_READ_SERVICES_RANGES call function 'ISH_READ_SERVICES_RANGES' exporting abrkz = p_abrkz "Abrechenbare Leistungen einri = p_einri "Nur Leistungen der Einrichtung EINRI falnr = p_falnr "Nur Leistungen des Falles FALNR falnr_exist = on patnr_exist = on ist = p_ist "Leistungen im Status 'Ist' not_abrkz = p_no_abrkz "Nicht-abrechenbare Leistungen not_storn = p_no_storn "Nicht-stornierte Leistungen plan = p_plan "Leistungen im Status 'PLAN' storn = p_storn "Stornierte Leistungen zeitp = p_zeitp "Zeitpunktbezogene Leistungen zeitr = p_zeitr "Zeitraumbezogene Leistungen tables e_nlei = p_fu_lei begdt = p_begdt enddt = p_enddt.
ISH_GET_AUFDT_ENTDT call function 'ISH_GET_AUFDT_ENTDT' exporting ss_einri = p_einri ss_falnr = p_falnr ss_storno = off importing ss_aufdt = aufdt ss_aufzt = aufzt ss_entart = entart ss_entdt = entdt ss_entzt = entzt exceptions not_found = 01 no_authority = 02.
ISH_READ_NTPK call function 'ISH_READ_NTPK' exporting einri = p_einri talst = p_fu_lei-leist tarif = p_fu_lei-haust importing e_ntpk = ntpk exceptions not_found = 1 others = 2.
ISH_GET_QUANTITY_SERVICES call function 'ISH_GET_QUANTITY_SERVICES' exporting aufdt = aufdt aufzt = aufzt begdt = p_fu_lei-ibgdt begzt = p_fu_lei-ibzt einri = p_einri enddt = p_fu_lei-iendt endzt = p_fu_lei-iezt etlart = entart etldt = entdt etlzt = entzt falnr = p_falnr "PA 02.04.98
ISH_CHECK_AUTHORITY_ANFOE call function 'ISH_CHECK_AUTHORITY_ANFOE' exporting actvt = 'DIS' anfoe = $anfoe einri = $einri messagetype = 'E' importing auth_anfoe = $auth_anf exceptions no_check_object = 1 others = 2.
ISH_CHECK_AUTHORITY_ERBOE call function 'ISH_CHECK_AUTHORITY_ERBOE' exporting actvt = 'DIS' einri = $einri erboe = $erboe messagetype = 'E' importing auth_erboe = $auth_erb exceptions no_check_object = 1 others = 2.
ISH_READ_NPAT call function 'ISH_READ_NPAT' exporting ss_patnr = p_infal-patnr ss_read_db = on ss_no_buffering = on "HW1641105 12.10.2011
ISH_DETERMINE_CLASS_OF_SERVICE call function 'ISH_DETERMINE_CLASS_OF_SERVICE' exporting einri = p_fu_lei-einri lnrls = p_fu_lei-lnrls falnr = p_fu_lei-falnr bgdt = p_fu_lei-ibgdt bgzt = p_fu_lei-ibzt endt = p_fu_lei-iendt enzt = p_fu_lei-iezt lfdbew = p_fu_lei-lfdbew importing payclass = pclass * TABLES * INBEW = exceptions missing_data = 1 lnrls_not_found = 2 no_data_found = 3 others = 4 .
ISH_SHOW_SERVICES_INSURERS call function 'ISH_SHOW_SERVICES_INSURERS' exporting einri = p_infal-einri falnr = p_itab_lei-falnr lnrls = p_itab_lei-lnrls zeitr = p_itab_lei-zeitr read_per_case = on i_nlei = p_fu_lei tables irnabi1 = ab_tab exceptions others = 04.
ISH_SYMBOL_BILLED call function 'ISH_SYMBOL_BILLED' exporting ss_abrkz = p_infal-abrkz importing ss_symbol = abr_symbol exceptions others = 1.
call function 'ISH_NPAT_CONCATENATE' exporting ss_patnr = npat-patnr ss_npat = npat ss_npat_complete = on importing ss_pname = p_itab_fall-pname exceptions others = 1.
ISH_POOL_REFRESH_FALNR CALL FUNCTION 'ISH_POOL_REFRESH_FALNR' EXPORTING ss_falnr = p_infal-falnr ss_einri = p_infal-einri.
ISH_CASE_SELECTION_CREATE call function 'ISH_CASE_SELECTION_CREATE' exporting ss_einri = p_einri ss_selkz = p_sel_exp ss_seltx = seltxt * ss_update_allowed = 'X' tables ss_falnr = faelle exceptions exists = 1 invalid_sign_option = 2 invalid_einri = 3 others = 4.
ISH_CHECK_FIELD_ACTIVE_CVERS call function 'ISH_CHECK_FIELD_ACTIVE_CVERS' exporting ss_pname = p_repid ss_dynnr = '1000' ss_field = 'CLASS-LOW' * SS_CVERS = ' ' exceptions field_not_active = 1 others = 2.
ISH_CHECK_FIELD_ACTIVE_CVERS call function 'ISH_CHECK_FIELD_ACTIVE_CVERS' exporting ss_pname = p_repid ss_dynnr = '1000' ss_field = 'HICFREE' * SS_CVERS = ' ' exceptions field_not_active = 1 others = 2.
ISH_UNIRETCASE_ATTRIB_GET call function 'ISH_UNIRETCASE_ATTRIB_GET' exporting i_einri = p_einri i_falnr = p_falnr importing e_lead = l_leading_case e_falnr_lead = l_falnr_lead exceptions no_uniretcase = 1 others = 2.
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 RNLLSTF0 or its description.
RNLLSTF0 - Include RNLLSTF0: shared FORM routines RNLLST01 and RNLLST02 RNLLSTAL - IS-H: List Output with ABAP List Viewer (RNLLST01 and RNLLST02) RNLLST12 - ===> Object NTPZ , generated by program RSSCD0 RNLLST02 - IS-H: Case/Service Evaluation for Outpatient Cases RNLLST02 - IS-H: Case/Service Evaluation for Outpatient Cases RNLLST01 - IS-H: Case/Service Evaluation for Day Patient/Inpatient Cases