RSEPO40A 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 RSEPO40A 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.
Selection Text: UPDATE = Execute database update?
Title: IDoc: Administration of port versions for tRFC ports (ALE)
Text Symbol: 001 = No.of tRFC ports which communicate with 4.0 system and have version 2:
Text Symbol: 002 = No.of tRFC ports which have been changed to version 3:
Text Symbol: 003 = There are no tRFC ports available in this client
Text Symbol: 004 = WARNING! Only systems which can be
Text Symbol: 005 = accessed via RFC can be analyzed!
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
RFC_SYSTEM_INFO call function 'RFC_SYSTEM_INFO' destination logdes importing rfcsi_export = rfcsi exceptions others = 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.
RSEPO40A - IDoc: Administration of port versions for tRFC ports (ALE) RSEPO40A - IDoc: Administration of port versions for tRFC ports (ALE) RSEPM_OIA_SHOW_SMOKERESULTS - Display the system smoke test results RSEPM_OIA_SHOW_SMOKERESULTS - Display the system smoke test results RSEPM_OIA_RUN_SMOKETEST - Perform smoketest based on unit tests in package S_EPM_OIA RSEPM_OIA_RUN_SMOKETEST - Perform smoketest based on unit tests in package S_EPM_OIA