SAP Table ABDBG

Communication area for ABAP debugger

ABDBG (Communication area for ABAP debugger) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link ABDBG to other SAP tables.

ABDBG table fields

Field Data element Checktable Datatype Length Decimals
FLINE Line number DBGLINNO INT4 10 0
CLINE Line number DBGLINNO INT4 10 0
BCOUNT Breakpoint counter DBGBCONT INT2 5 0
XCODE CHAR 70 0
REPID Active program DBGREPID CHAR 40 0
REPIDTITL CHAR 20 0
SREPIDTITL CHAR 20 0
EVENT Current event/ module/ function module/ subroutine DBGEVENT CHAR 82 0
BREAKP Debugger: Breakpoint (active/inactive) DBGBREAKP CHAR 4 0
ACTUAL Debugger: Current line DBGACTUAL CHAR 4 0
CURRLINE Display line DBGLINE CHAR 72 0
FIRSTV Internal number of a variable (for example 10, V10, P10) DBGVINDEX CHAR 5 0
VINDEX Internal number of a variable (for example 10, V10, P10) DBGVINDEX CHAR 5 0
VNAME Name of an ABAP field DBGNAME CHAR 132 0
VTYPE Data type of a data object displayed in the ABAP Debugger DBGTYPE CHAR 1 0
C Character string with fixed length
N Numerical string with fixed length
D Date (YYYYMMDD)
T Time (HHMMSS)
X Byte string with fixed length (hexadecimal display)
I Integer
P Packed number
F Binary floating point number
b 1 byte integer without sign
s 2 byte integer with sign
u Flat structure
v Deep structure
h Internal table
r Object reference
g String (STRING): Character string with variable length
y X String (XSTRING): Byte string with variable length
l Data reference (REF TO DATA)
a Decimal floating point number (16 places)
e Decimal floating point number (34 places)
VLENGTH Field length DBGLENGTH CHAR 5 0
VLINE CHAR45 data element for SYST SYCHAR45 CHAR 45 0
LITINDEX CHAR 4 0
LITOFFSET CHAR 4 0
LITLENGTH CHAR 3 0
LITTYPE CHAR 1 0
LITVALUE CHAR 100 0
V1INFO Debugger: Field information (wrong name, watchpoint) DBGINFO CHAR 4 0
VNAME1 Name of an ABAP field DBGNAME CHAR 132 0
V1VALUE Contents of a field in the ABAP Debugger DBGVALUE CHAR 132 0
V1HEX Icon DBGICON CHAR 4 0
V2INFO Debugger: Field information (wrong name, watchpoint) DBGINFO CHAR 4 0
VNAME2 Name of an ABAP field DBGNAME CHAR 132 0
V2VALUE Contents of a field in the ABAP Debugger DBGVALUE CHAR 132 0
V2HEX Icon DBGICON CHAR 4 0
V3INFO Debugger: Field information (wrong name, watchpoint) DBGINFO CHAR 4 0
VNAME3 Name of an ABAP field DBGNAME CHAR 132 0
V3VALUE Contents of a field in the ABAP Debugger DBGVALUE CHAR 132 0
V3HEX Icon DBGICON CHAR 4 0
V4INFO Debugger: Field information (wrong name, watchpoint) DBGINFO CHAR 4 0
VNAME4 Name of an ABAP field DBGNAME CHAR 132 0
V4VALUE Contents of a field in the ABAP Debugger DBGVALUE CHAR 132 0
V4HEX Icon DBGICON CHAR 4 0
VNUMFROM CHAR 2 0
VNUMTO CHAR 2 0
BUTTON Icon DBGICON CHAR 4 0
FIELDINFO Debugger: Field information (wrong name, watchpoint) DBGINFO CHAR 4 0
FLDNAME Name of an ABAP field DBGNAME CHAR 132 0
FLDVALUE Contents of the field display in the ABAP Debugger DBGVALUE2 CHAR 132 0
FLDHEX Icon DBGICON CHAR 4 0
STRNAME Name of an ABAP field DBGNAME CHAR 132 0
STRINGNAME Name of an ABAP field DBGNAME CHAR 132 0
STRINGLEN CHAR 10 0
STRINGOFF1 CHAR 10 0
STRINGOFF2 CHAR 10 0
TABNAME Name of an ABAP field DBGNAME CHAR 132 0
TABHEAD Table header with component names DBGTABHEAD CHAR 75 0
TABLINE Row contents for an internal table DBGTABLINE CHAR 75 0
TLINE CHAR06 data element for SYST SYCHAR06 CHAR 6 0
TMODE Debugging: Table display DBGTMODE CHAR 1 0
E Display in columns with formatting
C Display line as type C field
X Display line in hexadecimal format
OBJNAME Name of an ABAP field DBGNAME CHAR 132 0
OBJVIEW Debugger: View of an instance (class or interface) DBGOBJVIEW CHAR 30 0
OBJMETHOD CHAR 61 0
OBJNAME_HA CHAR 40 0
ICON_CI CHAR 4 0
ICON_PPP CHAR 4 0
FLAGCLASAT CHAR 1 0
FLAGINSTAT CHAR 1 0
FLAGPUBLAT CHAR 1 0
FLAGPRIVAT CHAR 1 0
FLAGPROTAT CHAR 1 0
DYNAME Screen name DBGDYNAME CHAR 40 0
DYNUMB Dynpro Number SYDYNNR CHAR 4 0
DEVENT Screen event (PBO,PAI,EXIT) DBGDEVENT CHAR 4 0
VOLEN Output length DBGOLEN CHAR 3 0
VODEC Decimal Places DBGDECIMAL CHAR 2 0
VOFFI Field offset DBGOFFSET CHAR 5 0
POPOK Command field for dialog box DBGPOPOK CHAR 4 0
POPLINE Input line DBGPOPLINE CHAR 30 0
WARNLINE CHAR 132 0
FIXPTARITH CHAR 1 0
RFCHOST Application Server SYHOST CHAR 32 0
RFCSYSID Name of SAP System SYSYSID CHAR 8 0
RFCDEST Logical Destination (Specified in Function Call) RFCDEST CHAR 32 0
LICON Icon DBGICON CHAR 4 0
LLINENUM3 Line number DBGLLINUM3 CHAR 3 0
LLINENUM6 Line number DBGLLINUM6 CHAR 6 0
LPROGRAM Program DBGLPROG CHAR 40 0
LEVENTTYPE Type of an event DBGLEVTYPE CHAR 12 0
LEVENT Name of an event, module, subroutine... DBGLEVENT CHAR 70 0
LPROGGROUP Program Group DBGLPROGGR CHAR 3 0
LLANGUAGE Language DBGLLANGU LANG 1 0
LLOADSIZE Load DBGLLOADSZ INT4 10 0
LUPDATE Last changed on/by DBGLUPDATE CHAR 8 0
LFLAGKEY CHAR 1 0
LFLAGSEAR CHAR 1 0
LSEARVALUE Debugger: Search field DBGSEARVAL CHAR 100 0
LFLAG CHAR 1 0
LISEARFROM INT4 10 0
ROLL_AREA INT4 10 0
WFLAGOR CHAR 1 0
WFLAGAND CHAR 1 0
LWFLAGLOCA CHAR 1 0
LWPROGRAM Program DBGLPROG CHAR 40 0
LWNAME Name of an ABAP field DBGNAME CHAR 132 0
LWCOMPOPER Comparison operator for watchpoints DBGWCOMPOP CHAR 2 0
< Watchpoint field < comparison field or value
<= Watchpoint field <= comparison field or value
= Watchpoint field = comparison field or value
<> Watchpoint field <> comparison field or value
>= Watchpoint field >= comparison field or value
> Watchpoint field > comparison field or value
LT Watchpoint field < comparison field or value
LE Watchpoint field <= comparison field or value
EQ Watchpoint field = comparison field or value
GE Watchpoint field >= comparison field or value
GT Watchpoint field > comparison field or value
LWFLAGFIEL CHAR 1 0
LWVALUE Comparison field/value for a conditional watchpoint DBGWVALUE CHAR 132 0
WPROGRAM Program DBGLPROG CHAR 40 0
WNAME Name of an ABAP field DBGNAME CHAR 132 0
WVALUE Comparison field/value for a conditional watchpoint DBGWVALUE CHAR 132 0
LCOMPONENT Name of an ABAP field DBGNAME CHAR 132 0
LCTYPE Data type of a data object displayed in the ABAP Debugger DBGTYPE CHAR 1 0
C Character string with fixed length
N Numerical string with fixed length
D Date (YYYYMMDD)
T Time (HHMMSS)
X Byte string with fixed length (hexadecimal display)
I Integer
P Packed number
F Binary floating point number
b 1 byte integer without sign
s 2 byte integer with sign
u Flat structure
v Deep structure
h Internal table
r Object reference
g String (STRING): Character string with variable length
y X String (XSTRING): Byte string with variable length
l Data reference (REF TO DATA)
a Decimal floating point number (16 places)
e Decimal floating point number (34 places)
LCLENGTH CHAR 5 0
LVALUE Contents of a field in the ABAP Debugger DBGVALUE CHAR 132 0
SEARCHSTR Debugger: Search string DBGSEARCHS CHAR 30 0
LTEXT Input line DBGPOPLINE CHAR 30 0
REGION CHAR10 for SYST SYCHAR10 CHAR 10 0
SUBKEY Number DBGINT INT4 10 0
SUBKEYC CHAR06 data element for SYST SYCHAR06 CHAR 6 0
DISLINE Line number DBGLINNO INT4 10 0
SYSAREAHEA CHAR 120 0
SYSAREALIN CHAR 120 0
MEMTABALLO INT4 10 0
MEMTABUSED INT4 10 0
MEM_ROLL Occupied roll storage DBGROLL INT4 10 0
MEM_HEAP Fixed storage space DBGPRIV INT4 10 0
MEM_HEAPMX Maximum Memory that Can Be Addressed DBGMAX INT4 10 0
MEM_ROLLEX Extended roll memory DBGROLLEX INT4 10 0
MEM_MMUSED INT4 10 0
MEM_MMFREE INT4 10 0
MEM_SHORT Occupied short storage DBGSHORT INT4 10 0
MEM_PAGING Occupied paging area (all internal modes) DBGPAGE INT4 10 0
MEM_SUM Total memory allocated DBGALLOC INT4 10 0
SYSTDEBUG CHAR 1 0
MEMORY Memory monitoring DBGMEMORY CHAR 1 0
UPDTASKDBG CHAR 1 0
AC_FLUSH Flag: Automation Controller: Always process reqs. synchron. DBGACFLUSH CHAR 1 0
WARNLIST Log warnings DBGWARNON CHAR 1 0
WARNSTOP CHAR 1 0
WARNDUMP Dump on warnings DBGWARNDMP CHAR 1 0
TABTYPE CHAR 8 0
EXTTYPE CHAR 10 0
METHOD CHAR 61 0
CLAS CHAR 30 0
PROG Program DBGLPROG CHAR 40 0
FLAGGLOBAL CHAR 1 0
FLAGLOCAL CHAR 1 0
FLAGLOCCP CHAR 1 0
SRCOFFSET INT4 10 0
SREPID Internal Name (Key) of BSP Page O2PAGE CHAR 70 0
ICON_LANGU Icon DBGICON CHAR 4 0
EXCPNAME CHAR 30 0
EXCPCROBJ CHAR 1 0
FLAGRKBOXED CHAR 1 0
MEMREFALLO INT4 10 0
MEMREFUSED INT4 10 0
LCLASS CHAR 30 0
FLAGRKITAB CHAR 1 0
FLAGRKOBJ CHAR 1 0
FLAGRKREF CHAR 1 0
FLAGRKSTRI CHAR 1 0
FLAGRKSTRU CHAR 1 0
FLAGRKALL CHAR 1 0
FLAGRKSOBO CHAR 1 0
FLAGRKSORE CHAR 1 0
FLAGRKREAL CHAR 1 0
FLAGRKRERE CHAR 1 0
LSIZE1 INT4 10 0
LSIZE2 INT4 10 0
LSIZE3 INT4 10 0
LSIZE4 INT4 10 0
LNUMBER INT4 10 0