RJSI0F71 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 RJSI0F71 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 Report for Analysis of Change Number - Output Routines
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
ISP_TEXT_FOR_DOMAIN_VALUE_GET call function 'ISP_TEXT_FOR_DOMAIN_VALUE_GET' exporting fieldname = 'RJS0102-HNRKENN' fieldvalue = domainvalue importing domain_value_text = hnrkenn_text exceptions not_found = 01.
ISP_TEXT_FOR_DOMAIN_VALUE_GET call function 'ISP_TEXT_FOR_DOMAIN_VALUE_GET' exporting fieldname = 'RJS0102-ZUORDFUNK' fieldvalue = domainvalue importing domain_value_text = zuordfunk_text exceptions not_found = 01.
ISM_ORTPRO_ORTUPDA_MERGE call function 'ISM_ORTPRO_ORTUPDA_MERGE' exporting in_validfrom = in_jstaender-gueltigab in_validto = in_jstaender-gueltigbis in_country = land1 in_changenumber = in_jstaender-aendnr in_city = alort importing city_tab = ort_tab out_msg = ls_msg city_upda_tab = ortupda_tab exceptions * INVALID_INPUT = 1 changes_found = 2 wrong_changenumber = 3 others = 4.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RJSI0F71 - Include Report for Analysis of Change Number - Output Routines RJSI0F70 - Report Include Analysis for Change Number RJSI0F60 - Refresh Round Sequence JSTLAUF (Func.Mod. ISP_ORDERLIST_MERGE) RJSI0F56 - FDÜ: Vorlageprogramm für Zentrale Geschäftspartner RJSI0F55 - Release: Modification of Unloading Point Sequence RJSI0F52 - Loading/Unloading Point Sequence: Modify Pointers