TSTC_SRT - Assign Transaction Codes to Reports
Assign Transaction Codes to Reports information is stored in SAP table TSTC_SRT.
It is part of development package SESS in software component BC-DWB-SEM. This development package consists of objects that can be grouped under "Session Manager, Internet Session Manager, and Menus".
It is part of development package SESS in software component BC-DWB-SEM. This development package consists of objects that can be grouped under "Session Manager, Internet Session Manager, and Menus".
Fields for table TSTC_SRT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| TCODE | Transaction Code | X | TCODE | CHAR | 40 | |
| REPORTTYPE | Report type | REPORTTYPE | CHAR | 4 | SREPOTYPES | |
| REPORT | ABAP Program Name | PROGNAME | CHAR | 80 | ||
| EXTDREPORT | Extended Program Name | EXTDREPORT | CHAR | 96 | ||
| RTVARIANT | Variant Name | RALDB_VARI | CHAR | 28 | ||
| SUSER | User Name | UNAME | CHAR | 24 | ||
| SORTREPO | NUM04 for SYST | SYNUM04 | NUMC | 8 | ||
| SORTVARI | NUM04 for SYST | SYNUM04 | NUMC | 8 | ||
| SUBMITVARI | Start Using Variant Only | SSET | CHAR | 2 | ||
| NOSELSCRN | Skip selection screen | NOSELSCRN | CHAR | 2 |