SAP ABAP Table SCR_ERROR (Output Structure for Syntax Check Warnings)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP_COMPILER (Package) ABAP Compiler
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | SCR_ERROR |
|
| Short Description | Output Structure for Syntax Check Warnings |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | ||
| Data Browser/Table View Maintenance | Display/Maintenance Allowed with Restrictions |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
INT4 | INT4 | INT4 | 10 | 0 | Natural number | ||
| 2 | |
SYREPID | PROGRAMM | CHAR | 40 | 0 | ABAP Program: Current Main Program | * | |
| 3 | |
INT4 | INT4 | INT4 | 10 | 0 | Natural number | ||
| 4 | |
INT4 | INT4 | INT4 | 10 | 0 | Natural number | ||
| 5 | |
DSPRAS | LANG | LANG | 1 | 0 | Language Key | ||
| 6 | |
TRMSG_KEYW | SYCHAR20 | CHAR | 20 | 0 | ABAP key word in syntax error message | ||
| 7 | |
TRMSG_NUMB | SYCHAR04 | CHAR | 4 | 0 | Syntax error message number | ||
| 8 | |
TEXT240 | TEXT240 | CHAR | 240 | 0 | Text field of length 240 | ||
| 9 | |
CHAR | 4 | 0 |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 610 |