SAP ABAP Data Element DBGNAME (Name of an ABAP field)
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 DBGNAME
Short Description Name of an ABAP field  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type DBGNAME    
Data Type CHAR   Character String 
Length 132    
Decimal Places 0    
Output Length 132    
Value Table      
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 Fld 
Medium Struct. 
Long Table 
Heading  
Documentation

Definition

You can specify the field name in the same form as in the ABAP program (for example, using offset and length).

Possible formats:

FIELD : Field name
FIELD+13(5) : Field name with offset and length specification
(SAPMSABC)FIELD+13(5) : Field name with original program, offset and
length specification.

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