SAP Reports / Programs | Master Data | SAP Media | Master Data(IS-M-MD) SAP IS

RJSI1F21 SAP ABAP INCLUDE - Include for Report







RJSI1F21 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 RJSI1F21 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 RJSI1F21. "Basic submit
SUBMIT RJSI1F21 AND RETURN. "Return to original report after report execution complete
SUBMIT RJSI1F21 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Include for Report


INCLUDES used within this REPORT RJSI1F21

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:

ISP_POST_LIST_ADDRESS_SELECT CALL FUNCTION 'ISP_POST_LIST_ADDRESS_SELECT' EXPORTING herkunft = con_adr_zu_beablst TABLES adress_tab = adrnr_tab post_einh_tab = out_knoten EXCEPTIONS no_data_found = 01 no_such_land_found = 02 no_such_postcode_found = 03 no_such_street_found = 04 no_such_town_found = 05.

ISP_ADDRESS_READ CALL FUNCTION 'ISP_ADDRESS_READ' EXPORTING adrnr_in = itab_jrtbeabst-adrnr IMPORTING sadrwa_out = itab_abladr EXCEPTIONS not_found = 01.

ISP_ADDRESS_READ CALL FUNCTION 'ISP_ADDRESS_READ' EXPORTING adrnr_in = itab_jrtbeabst-adrnr IMPORTING sadrwa_out = itab_abladr EXCEPTIONS not_found = 01.

ISP_STRUCTURE_READ CALL FUNCTION 'ISP_STRUCTURE_READ' EXPORTING ab = datum bis = datum zugriffspfad = pfad lesart = con_knoten output = con_inttabzuo richt = richtung zielzuordtyp = zielzuordtyp startzuordtyp = startzuordtyp xpuff = con_angekreuzt umfakt = con_strubeides umfart = con_strunormunt TABLES int_tab_zuo = int_zuo knoten_tab = loc_knotentab hietyp_tab = hietyp ziel_knoart_tab = knoten_arten roupva_tab = roupvatab_dummy liefbar_tab = itab_liefbar abldbar_tab = itab_abldbar abldrgl_tab = itab_abldrgl EXCEPTIONS not_initial = 4.

ISP_STRUCTURE_MERGE CALL FUNCTION 'ISP_STRUCTURE_MERGE' TABLES knoten_tab = loc_lese_knoten zuord = int_zuo.

ISP_STRUCTURE_SPLIT CALL FUNCTION 'ISP_STRUCTURE_SPLIT' EXPORTING ab_datum = datum adrzusatz = loc_lese_knoten-adrzusatz * AUSGABE_KNOTENART = KNOTEN_ARTEN ausgabe_knotenart = zw_knotenart bis_datum = datum hausnr = loc_lese_knoten-hausnrvon hnrzusatz = loc_lese_knoten-hnrzusvon knoten = loc_lese_knoten-struknoten knotenart = loc_lese_knoten-struknoart land1 = loc_lese_knoten-land1 lese_richtung = richtung stockwerk = loc_lese_knoten-stockwerk TABLES exception_tab = exception_tab int_tab_zuo = int_zuo zeitscheibe_tab = loc_out_knoten.

ISP_STRUCTURE_READ CALL FUNCTION 'ISP_STRUCTURE_READ' EXPORTING ab = datum bis = datum zugriffspfad = pfad lesart = con_knoten output = con_inttabzuo richt = richtung zielzuordtyp = zielzuordtyp startzuordtyp = startzuordtyp xpuff = con_angekreuzt umfakt = con_strubeides umfart = con_strunormunt TABLES int_tab_zuo = int_zuo knoten_tab = loc_knotentab hietyp_tab = hietyp ziel_knoart_tab = knoten_arten roupva_tab = roupvatab_dummy liefbar_tab = itab_liefbar abldbar_tab = itab_abldbar abldrgl_tab = itab_abldrgl.

ISP_STRUCTURE_MERGE CALL FUNCTION 'ISP_STRUCTURE_MERGE' TABLES knoten_tab = loc_lese_knoten zuord = int_zuo.

ISP_STRUCTURE_SPLIT CALL FUNCTION 'ISP_STRUCTURE_SPLIT' EXPORTING ab_datum = datum adrzusatz = loc_lese_knoten-adrzusatz * AUSGABE_KNOTENART = KNOTEN_ARTEN ausgabe_knotenart = zw_knotenart bis_datum = datum hausnr = loc_lese_knoten-hausnrvon hnrzusatz = loc_lese_knoten-hnrzusvon knoten = loc_lese_knoten-struknoten knotenart = loc_lese_knoten-struknoart land1 = loc_lese_knoten-land1 lese_richtung = richtung stockwerk = loc_lese_knoten-stockwerk TABLES exception_tab = exception_tab int_tab_zuo = int_zuo zeitscheibe_tab = loc_out_knoten.

ISP_ADDRESS_SELECT CALL FUNCTION 'ISP_ADDRESS_SELECT' EXPORTING codierung = con_adr_coded land1 = out_knoten-land1 postort = zw_ort TABLES adresstab = itab_jgtsadr EXCEPTIONS no_data_found = 03.

ISP_ADDRESS_SELECT CALL FUNCTION 'ISP_ADDRESS_SELECT' EXPORTING codierung = con_adr_coded land1 = out_knoten-land1 postplz = zw_plz TABLES adresstab = itab_jgtsadr EXCEPTIONS no_data_found = 03.

ISP_ADDRESS_SELECT CALL FUNCTION 'ISP_ADDRESS_SELECT' EXPORTING codierung = con_adr_coded land1 = out_knoten-land1 poststr = zw_strasse TABLES adresstab = itab_jgtsadr EXCEPTIONS no_data_found = 03.

ISM_JSTPLZORT_SELECT CALL FUNCTION 'ISM_JSTPLZORT_SELECT' EXPORTING loc_alort = jstortpro-alort loc_land = jstortpro-land1 gueltigab = gv_param_datum gueltigbis = gv_param_datum IMPORTING dbcount = anz_plz TABLES plzort_zuo = loc_plzort_zuo EXCEPTIONS invalid_input = 1 OTHERS = 2.

ISM_JSTPLZORT_SELECT CALL FUNCTION 'ISM_JSTPLZORT_SELECT' EXPORTING loc_land = jstplzpro-land1 loc_plz = jstplzpro-plzneu IMPORTING dbcount = anz_plz TABLES plzort_zuo = loc_plzort_zuo EXCEPTIONS invalid_input = 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 RJSI1F21 or its description.