RSTPDA_SCRIPT_SYSTEMAREA is a standard ABAP INCLUDE available within your SAP system (depending on your version and release level). It is used for Script: RSTPDA_SCRIPT_SYSTEMAREA The task of this script is to log the changes of a system area...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter RSTPDA_SCRIPT_SYSTEMAREA 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: Debugger Script: Comparing of system areas after debugger step
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
TPDA_SCRIPT_POPUP_SYSTEM_AREA CALL FUNCTION 'TPDA_SCRIPT_POPUP_SYSTEM_AREA' IMPORTING ref_data = ref_data.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RSTPDA_SCRIPT_SYSTEMAREA - Debugger Script: Comparing of system areas after debugger step RSTPDA_SCRIPT_SYSTEMAREA - Debugger Script: Comparing of system areas after debugger step RSTPDA_SCRIPT_STATEMENT_TRACE - Debugger Script: Log all ABAP commands of an application RSTPDA_SCRIPT_STATEMENT_TRACE - Debugger Script: Log all ABAP commands of an application RSTPDA_SCRIPT_SIMULATE_LEGENDS - Subroutine Pool RSTPDA_SCRIPT_SIMULATE_LEGENDS RSTPDA_SCRIPT_SIMULATE_LEGENDS - Subroutine Pool RSTPDA_SCRIPT_SIMULATE_LEGENDS