SQLRTAB - Customizing Table for SQL Trace Interpreter
Customizing Table for SQL Trace Interpreter information is stored in SAP table SQLRTAB.
It is part of development package SQLRM in software component BC-CCM-MON. This development package consists of objects that can be grouped under "SQL Trace RFC Download".
It is part of development package SQLRM in software component BC-CCM-MON. This development package consists of objects that can be grouped under "SQL Trace RFC Download".
Fields for table SQLRTAB
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| SQLRPROG | ABAP Program: Current Master Program | X | SYREPID | CHAR | 40 | * |
| SQLRTAB | Table Name | X | TABNAME | CHAR | 30 | * |
| SQLRFUNCID | SQLR: Function ID | X | SQLRFUNCID | CHAR | 4 | |
| SQLRGROUP | SQLR: Subfunction ID | X | SQLRGROUP | CHAR | 3 | * |
| SQLRRELUL | Identifier for SAP Releases | X | SQLRRELID | CHAR | 4 | |
| SQLRRELOL | Identifier for SAP Releases | X | SQLRRELID | CHAR | 4 | |
| SQLRPRIO | SQLR: Priority | SQLRPRIO | CHAR | 1 | ||
| SQLRAFTER | SQLR: After Flag | SQLRAFTER | CHAR | 1 | ||
| SQLRBEFORE | SQLR: Before Flag | SQLRBEFORE | CHAR | 1 |