SAP Reports / Programs

RSSQD013 SAP ABAP Report - SAP DB: x_wizard







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


Text pool values


Title: SAP DB: x_wizard
Text Symbol: 042 = Therefore, this application cannot be called.
Text Symbol: 041 = No application server found on the database server.
Text Symbol: 040 = SAP DB Bottleneck Analysis
Text Symbol: 038 = No data
Text Symbol: 037 = Data & catalog
Text Symbol: 036 = DTEXT=Phys. read
Text Symbol: 035 = LTEXT=Phys. read
Text Symbol: 034 = LTEXT=Catalog cache hitratio
Text Symbol: 033 = I/O activities
Text Symbol: 032 = LTEXT=Phys. writes
Text Symbol: 031 = DTEXT=Phy. writes
Text Symbol: 030 = Cache swaps
Text Symbol: 029 = DTEXT=Data
Text Symbol: 028 = LTEXT=Data cache hitratio
Text Symbol: 027 = Converter, data & catalog
Text Symbol: 026 = Runtime in DB kernel
Text Symbol: 025 = Processing time
Text Symbol: 024 = DTEXT=Cache swaps
Text Symbol: 023 = LTEXT=Cache swaps
Text Symbol: 022 = DTEXT=Converter
Text Symbol: 021 = DTEXT=Catalog
Text Symbol: 020 = LTEXT=Converter Cache Hitr.
Text Symbol: 019 = DTEXT=Insert
Text Symbol: 018 = LTEXT=Insert
Text Symbol: 017 = LTEXT=Delete
Text Symbol: 016 = Hitratios
Text Symbol: 015 = Select, Update, Delete
Text Symbol: 014 = LTEXT=Update
Text Symbol: 013 = DTEXT=Select
Text Symbol: 012 = LTEXT=Select
Text Symbol: 011 = DTEXT=Update
Text Symbol: 010 = LTEXT=Select hitratio
Text Symbol: 009 = LTEXT=Update hitratio
Text Symbol: 008 = DTEXT=Delete
Text Symbol: 007 = LTEXT=Delete hitratio
Text Symbol: 006 = Number of commands
Text Symbol: 005 = Select, Update, Delete, Insert





Text Symbol: 004 = XWIZ
Text Symbol: 003 = XWIZSTOP
Text Symbol: 002 = XWIZARD
Text Symbol: 001 = SAP DB - Bottleneck analysis


INCLUDES used within this REPORT RSSQD013

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:

No SAP FUNCTION MODULES are executed within this report code!



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 RSSQD013 or its description.