SQLRTAB is a standard SAP Table which is used to store Customizing Table for SQL Trace Interpreter data and is available within R/3 SAP systems depending on the version and release level.
Below is the standard documentation available and a few details of the fields which make up this Table. You can view further information about SAP SQLRTAB Table and the data within it using relevant transactions such as SE11, SE80 or SE16. Also check out the Comments section below to view or add related contributions and example screen shots.
Delivery Class: E - Control table, SAP and Customer have separate key areas
Display/Maintenance via SM30: Allowed
Enhancement category i: Not classified
See here for more information about this and other SAP enhancement categories
Field | Data Element | Data Type | length (Decimals) | Check table | Description | Conversion Routine |
SQLRPROG | SYREPID | CHAR | 40 |
* | ABAP Program: Current Main Program | |
SQLRTAB | TABNAME | CHAR | 30 |
* | Table Name | |
SQLRFUNCID | SQLRFUNCID | CHAR | 4 | SQLR: Function ID | ||
SQLRGROUP | SQLRGROUP | CHAR | 3 |
* | SQLR: Subfunction ID | |
SQLRRELUL | SQLRRELID | CHAR | 4 | Identifier for SAP Releases | ||
SQLRRELOL | SQLRRELID | CHAR | 4 | Identifier for SAP Releases | ||
SQLRPRIO | SQLRPRIO | CHAR | 1 | SQLR: Priority | ||
SQLRAFTER | SQLRAFTER | CHAR | 1 | SQLR: After Flag | ||
SQLRBEFORE | SQLRBEFORE | CHAR | 1 | SQLR: Before Flag |
Key field | |
Non-key field |