SAP ABAP Table ABAP_CALLSTACK_LINE (Line of an ABAP Call Stack (With Program Positions))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP (Package) ABAP Runtime Environment
Basic Data
Table Category INTTAB    Structure 
Structure ABAP_CALLSTACK_LINE   Table Relationship Diagram
Short Description Line of an ABAP Call Stack (With Program Positions)    
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 MAINPROGRAM SYREPID PROGRAMM CHAR 40   0   ABAP Program: Current Main Program *
2 INCLUDE INCLUDE PROGNAME CHAR 40   0   INCLUDE used  
3 LINE     INT4 10   0    
4 BLOCKTYPE     CHAR 12   0    
5 BLOCKNAME     STRG 0   0    
6 FLAG_SYSTEM     CHAR 1   0    
History
Last changed by/on SAP  20130604 
SAP Release Created in 700