SAP ABAP Data Element DBGACTUAL (Debugger: Current line)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP_DEBUG (Package) Types for Debugger
Basic Data
Data Element DBGACTUAL
Short Description Debugger: Current line  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type ICON    
Data Type CHAR   Character String 
Length 4    
Decimal Places 0    
Output Length 4    
Value Table ICON    
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short Hugo 
Medium  
Long  
Heading  
Documentation

Definition

In debugging, the current line starts with ">". If you leave the module in the next step (by means of a FORM, an event or a function, ...), a "<" is displayed at the end.

It is not always possible to assign an appropriate source line to the current version of the program. During initialization and in logical databases, it is often necessary to execute internally generated ABAP/4 code that has no correspondence in the source code. The ends of modules or events cannot be assigned to a source line either.

History
Last changed by/on SAP  20110908 
SAP Release Created in