RSR_S_DEBUGFLAGS SAP (Flags for Debugging a Query) Structure details

Dictionary Type: Structure
Description: Flags for Debugging a Query




ABAP Code to SELECT data from RSR_S_DEBUGFLAGS
Related tables to RSR_S_DEBUGFLAGS
Access table RSR_S_DEBUGFLAGS




Structure field list including key, data, relationships and ABAP select examples

RSR_S_DEBUGFLAGS is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "Flags for Debugging a Query" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_RSR_S_DEBUGFLAGS TYPE RSR_S_DEBUGFLAGS.

The RSR_S_DEBUGFLAGS table consists of various fields, each holding specific information or linking keys about Flags for Debugging a Query data available in SAP. These include SHOW_PLAN (Shows the SQL run schedule), NOAGGR (Flag: Do not use aggregates for this query), SHOW_AGGR (Display optimal aggregate for the query), NOTREXAGGR (Indicator: Do not use HPA Index for Report).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Cannot Be Enhanced


SAP RSR_S_DEBUGFLAGS structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
SHOW_SQLShows the SQL command RRSHOWSQLCHAR1RSBOOL
SHOW_PLANShows the SQL run schedule RRSHOWPLANCHAR1RSBOOL
NOAGGRFlag: Do not use aggregates for this query RSRNOAGGRFLCHAR1RSBOOL
SHOW_AGGRDisplay optimal aggregate for the query RRSHOWAGGRCHAR1RSBOOL
NOTREXAGGRIndicator: Do not use HPA Index for Report RSRNOTREXAGGRFLCHAR1RSBOOL
NOHPACACHEIndicator: Do Not Use HPA Cache for Report RSRNOHPACACHECHAR1RS_BOOL
NEWBIAHIERUse New BWA Hierarchy Implementation RRNEWBIAHIERCHAR1RS_BOOL
HPADEFAULTTRACEDefault Trace RSDDTZA_TRACE_DEFAULTCHAR1RS_BOOL
HPAPYTHONTRACEIndicator: Use HPA Python Trace RSRHPAPYTHONTRACECHAR1RS_BOOL
HPAPLANTRACEPlan Trace RSDDTZA_TRACE_PLANCHAR1RS_BOOL
HPAABAPTRACEABAP Trace RSDDTZA_TRACE_ABAPCHAR1RS_BOOL
HPASTANDARDTRACEStandard Trace RSDDTZA_TRACE_STANDARDCHAR1RS_BOOL
BIATMXTRACERecord TMX Trace RSDDTZA_TRACE_TMXCHAR1RS_BOOL
USE_TMXUse TMX Debug Flag RRUSETMXCHAR1RS_BOOL
USE_TMX_MPROUse TMX for MultiProviders RRUSETMXMPROCHAR1RS_BOOL
MPRO_IN_TREXMultiProvider in TREX RR_MPRO_IN_TREXCHAR1RS_BOOL
SHOW_STATDisplay the statistical data RRSHOWSTATCHAR1RSBOOL
SHOW_BBSDisplay RRI transformation RRSHOWBBSCHAR1
SHOW_HIERShow the Hierarchies RRSHOWHIERCHAR1RS_BOOL
NOPARALLELno parallel processing RRSNOPARALLELCHAR1RS_BOOL
EXPLAIN_MCExplain MultiProvider RRSEXPLAINMCCHAR1
BREAKPOINTBreakpunkt RSRBREAKPOINTCHAR1
BREAKPOINTS 0
LIST_NOTIFYBoolean RS_BOOLCHAR1RS_BOOL
DATA_GETBoolean RS_BOOLCHAR1RS_BOOL
MULTIPROV_SPLITBoolean RS_BOOLCHAR1RS_BOOL
SELDR_SPLITBoolean RS_BOOLCHAR1RS_BOOL
FILL_SPBoolean RS_BOOLCHAR1RS_BOOL
RTO_OPENBoolean RS_BOOLCHAR1RS_BOOL
BU_ELIMINATEBoolean RS_BOOLCHAR1RS_BOOL
VIRT_CUBEBoolean RS_BOOLCHAR1RS_BOOL
REMOTE_SAP_CUBEBoolean RS_BOOLCHAR1RS_BOOL
DATA_GET_FLATBoolean RS_BOOLCHAR1RS_BOOL
CTTBoolean RS_BOOLCHAR1RS_BOOL
MESSAGE_HANDLERBoolean RS_BOOLCHAR1RS_BOOL
TREX_RFC_CALLBoolean RS_BOOLCHAR1RS_BOOL
AUTH_IOBJVL_CHECKBoolean RS_BOOLCHAR1RS_BOOL
AUTH_IPROV_CHECKBoolean RS_BOOLCHAR1RS_BOOL
AUTH_F4_VALUESBoolean RS_BOOLCHAR1RS_BOOL
AUTH_F4_NODESBoolean RS_BOOLCHAR1RS_BOOL
AUTH_IOBJ_RELEVBoolean RS_BOOLCHAR1RS_BOOL
AUTH_FILL_BUFFERBoolean RS_BOOLCHAR1RS_BOOL
CACHE_CREATEBoolean RS_BOOLCHAR1RS_BOOL
CACHE_GETBoolean RS_BOOLCHAR1RS_BOOL
CACHE_GET_DIRBoolean RS_BOOLCHAR1RS_BOOL
CACHE_REPLACEBoolean RS_BOOLCHAR1RS_BOOL
CACHE_DELETEBoolean RS_BOOLCHAR1RS_BOOL
CACHE_COMMITBoolean RS_BOOLCHAR1RS_BOOL
CACHE_FLUSHBoolean RS_BOOLCHAR1RS_BOOL
CACHE_FAILEDBoolean RS_BOOLCHAR1RS_BOOL
RA_CONTROLQUERYBoolean RS_BOOLCHAR1RS_BOOL
RA_USEQUERYBoolean RS_BOOLCHAR1RS_BOOL
RA_OUTPUTBoolean RS_BOOLCHAR1RS_BOOL
RA_SAVEBoolean RS_BOOLCHAR1RS_BOOL
RA_ADDBoolean RS_BOOLCHAR1RS_BOOL
OLAP_STATBoolean RS_BOOLCHAR1RS_BOOL
CHECK_F4MODEBoolean RS_BOOLCHAR1RS_BOOL
SHOW_SQLBoolean RS_BOOLCHAR1RS_BOOL
SPECIAL_CHARBoolean RS_BOOLCHAR1RS_BOOL
CHECK_AUTHBoolean RS_BOOLCHAR1RS_BOOL
HIER_SETTINGBoolean RS_BOOLCHAR1RS_BOOL
MASTER_DATA_READBoolean RS_BOOLCHAR1RS_BOOL
PLAN_READ_PLANBoolean RS_BOOLCHAR1RS_BOOL
PLAN_READ_DELTABoolean RS_BOOLCHAR1RS_BOOL
PLAN_WRITE_DELTABoolean RS_BOOLCHAR1RS_BOOL
PLAN_SAVE_DELTABoolean RS_BOOLCHAR1RS_BOOL
PLAN_SAVE_AREABoolean RS_BOOLCHAR1RS_BOOL
BRAT_NAV_DISPLAYBoolean RS_BOOLCHAR1RS_BOOL
GET_RTO_DEFBoolean RS_BOOLCHAR1RS_BOOL
MDX_OLAP_ACCESSBoolean RS_BOOLCHAR1RS_BOOL
MDX_CALC_MEMBERBoolean RS_BOOLCHAR1RS_BOOL
MDX_CELL_DATABoolean RS_BOOLCHAR1RS_BOOL
MDX_AXIS_DATABoolean RS_BOOLCHAR1RS_BOOL
MDX_PARSERBoolean RS_BOOLCHAR1RS_BOOL
MDX_PARSER_XMLBoolean RS_BOOLCHAR1RS_BOOL
VAR_CONSTRUCTORBoolean RS_BOOLCHAR1RS_BOOL
VAR_EXIT_BEFOREBoolean RS_BOOLCHAR1RS_BOOL
VAR_EXIT_AFTERBoolean RS_BOOLCHAR1RS_BOOL
VAR_AUTH_EXITBoolean RS_BOOLCHAR1RS_BOOL
VAR_PERSONALISEBoolean RS_BOOLCHAR1RS_BOOL
HIER_CONSTRUCTORBoolean RS_BOOLCHAR1RS_BOOL
QUERY_SCENARIOTransport DB query scenario RRSQUERYSCENARIOCHAR1CHAR1
NOCACHEIndicator: Do not Use Cache for this Report RSRNOCACHEFLCHAR1RSBOOL
CHOOSE_AGGRSelect Aggregate RSRCHOOSEAGGRCHAR1BOOLE
EXTTESTActivate Extended Checks RSREXTTESTFLCHAR1RS_BOOL
NODBFEATURESIndicator: Do Not Use Database Features RSRNODBFEATURESCHAR1RSBOOL
NOSUPPRMESSFlag: Do Not Suppress Messages for This Report RSRNOSUPPRMESSCHAR1RSBOOL
DUMMY_RESULTOutput Dummy Result for Empty Results RSRDUMMYRESCHAR1RS_BOOL
KIDSELUse Selection of Structure Elements RRKIDSELCHAR1RS_BOOL
VIRT_CUBE_NTBoolean RS_BOOLCHAR1RS_BOOL
TREXOPSOperations in SAP HANA/BWA RSRTREXOPSCHAR1RSRTREXOPS
NO_PROV_PRUNINGBoolean RS_BOOLCHAR1RS_BOOL

Key field Non-key field



How do I retrieve data from SAP structure RSR_S_DEBUGFLAGS using ABAP code?

As RSR_S_DEBUGFLAGS is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on RSR_S_DEBUGFLAGS as there is no data to select.

How to access SAP table RSR_S_DEBUGFLAGS

Within an ECC or HANA version of SAP you can also view further information about RSR_S_DEBUGFLAGS and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!