RSO_LOGSYS_DELETE 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 RSO_LOGSYS_DELETE 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: Delete Source System
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
RSO_DELETE_RFC_ALE CALL FUNCTION 'RSO_DELETE_RFC_ALE' DESTINATION idest EXPORTING is_basidoc = ls_basidoc EXCEPTIONS failed = 1 system_failure = 2 MESSAGE l_mess communication_failure = 3 MESSAGE l_mess 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.
RSO_LOGSYS_DELETE - Delete Source System RSO_LOGSYS_DELETE - Delete Source System RSO_HLP_CNT_ACT_ONE_TLOGO - Report RSO_HLP_CNT_ACT_ONE_TLOGO RSO_HLP_CNT_ACT_ONE_TLOGO - Report RSO_HLP_CNT_ACT_ONE_TLOGO RSO_HLP_BIXP_CONVERSION - Report RSO_HLP_BIXP_CONVERSION RSO_HLP_BIXP_CONVERSION - Report RSO_HLP_BIXP_CONVERSION