SCR_ABAP_SYMB_SL - symbols
symbols information is stored in SAP table SCR_ABAP_SYMB_SL.
It is part of development package SABP_COMPILER in software component BC-ABA-LA. This development package consists of objects that can be grouped under "ABAP Compiler".
It is part of development package SABP_COMPILER in software component BC-ABA-LA. This development package consists of objects that can be grouped under "ABAP Compiler".
Fields for table SCR_ABAP_SYMB_SL
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
SRCID | Source Id | X | SCR_SOURCE_ID | RAW | 16 | |
NAME | Program/Transaction in SQL Trace Evaluation | X | PROGRAM | CHAR | 80 | * |
CODE1 | 4 Byte Signed Integer | X | INT4 | INT4 | 4 | |
CODE2 | 4 Byte Signed Integer | X | INT4 | INT4 | 4 | |
CONTENT | RSTR | 8 |