ABDBG_OLD_710_3 SAP (Communication area for ABAP debugger) Structure details

Dictionary Type: Structure
Description: Communication area for ABAP debugger




ABAP Code to SELECT data from ABDBG_OLD_710_3
Related tables to ABDBG_OLD_710_3
Access table ABDBG_OLD_710_3




Structure field list including key, data, relationships and ABAP select examples

ABDBG_OLD_710_3 is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "Communication area for ABAP debugger" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_ABDBG_OLD_710_3 TYPE ABDBG_OLD_710_3.

The ABDBG_OLD_710_3 table consists of various fields, each holding specific information or linking keys about Communication area for ABAP debugger data available in SAP. These include CLINE (Line number), BCOUNT (Breakpoint counter), XCODE (Function Code), REPID (Active program).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Cannot Be Enhanced


SAP ABDBG_OLD_710_3 structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
FLINELine number DBGLINNOINT410
CLINELine number DBGLINNOINT410
BCOUNTBreakpoint counter DBGBCONTINT25DBGBCOUNT
XCODE Function Code0
REPIDActive program DBGREPIDCHAR40PROGRAM_ID
REPIDTITL Designation: Main Program or BSP Application0
SREPIDTITL Designation: Program Source or BSP0
EVENTCurrent event/ module/ function module/ subroutine DBGEVENTCHAR82CHAR82
BREAKPDebugger: Breakpoint (active/inactive) DBGBREAKPCHAR4Assigned to domainICON
ACTUALDebugger: Current line DBGACTUALCHAR4Assigned to domainICON
CURRLINEDisplay line DBGLINECHAR72DBGLOW72
FIRSTVInternal number of a variable (for example 10, V10, P10) DBGVINDEXCHAR5DBGVINDEX
VINDEXInternal number of a variable (for example 10, V10, P10) DBGVINDEXCHAR5DBGVINDEX
VNAMEName of an ABAP field DBGNAMECHAR132DBGNAME
VTYPEData type of a data object displayed in the ABAP Debugger DBGTYPECHAR1DBGTYPE
VLENGTHField length DBGLENGTHCHAR5SYCHAR05
VLINECHAR45 data element for SYST SYCHAR45CHAR45SYCHAR45
LITINDEX Literal: Index0
LITOFFSET Literal: Offset0
LITLENGTH Literal: Length0
LITTYPE Literal: Data type0
LITVALUE Literal: Value0
V1INFODebugger: Field information (wrong name, watchpoint) DBGINFOCHAR4Assigned to domainICON
VNAME1Name of an ABAP field DBGNAMECHAR132DBGNAME
V1VALUEContents of a field in the ABAP Debugger DBGVALUECHAR132DBGCONTENT
V1HEXIcon DBGICONCHAR4Assigned to domainICON
V2INFODebugger: Field information (wrong name, watchpoint) DBGINFOCHAR4Assigned to domainICON
VNAME2Name of an ABAP field DBGNAMECHAR132DBGNAME
V2VALUEContents of a field in the ABAP Debugger DBGVALUECHAR132DBGCONTENT
V2HEXIcon DBGICONCHAR4Assigned to domainICON
V3INFODebugger: Field information (wrong name, watchpoint) DBGINFOCHAR4Assigned to domainICON
VNAME3Name of an ABAP field DBGNAMECHAR132DBGNAME
V3VALUEContents of a field in the ABAP Debugger DBGVALUECHAR132DBGCONTENT
V3HEXIcon DBGICONCHAR4Assigned to domainICON
V4INFODebugger: Field information (wrong name, watchpoint) DBGINFOCHAR4Assigned to domainICON
VNAME4Name of an ABAP field DBGNAMECHAR132DBGNAME
V4VALUEContents of a field in the ABAP Debugger DBGVALUECHAR132DBGCONTENT
V4HEXIcon DBGICONCHAR4Assigned to domainICON
VNUMFROM Number of first field displayed0
VNUMTO Number of last field displayed0
BUTTONIcon DBGICONCHAR4Assigned to domainICON
FIELDINFODebugger: Field information (wrong name, watchpoint) DBGINFOCHAR4Assigned to domainICON
FLDNAMEName of an ABAP field DBGNAMECHAR132DBGNAME
FLDVALUEContents of the field display in the ABAP Debugger DBGVALUE2CHAR132DBGCONTEN2
FLDHEXIcon DBGICONCHAR4Assigned to domainICON
STRNAMEName of an ABAP field DBGNAMECHAR132DBGNAME
STRINGNAMEName of an ABAP field DBGNAMECHAR132DBGNAME
STRINGLEN String length0
STRINGOFF1 String display: Offset of beginning0
STRINGOFF2 String display: Offset of end0
TABNAMEName of an ABAP field DBGNAMECHAR132DBGNAME
TABHEADTable header with component names DBGTABHEADCHAR75DBGTABLINE
TABLINERow contents for an internal table DBGTABLINECHAR75DBGTABLINE
TLINECHAR06 data element for SYST SYCHAR06CHAR6SYCHAR06
TMODEDebugging: Table display DBGTMODECHAR1DBGTMODE
OBJNAMEName of an ABAP field DBGNAMECHAR132DBGNAME
OBJVIEWDebugger: View of an instance (class or interface) DBGOBJVIEWCHAR30DBGPART
OBJMETHOD Event/Handling method0
OBJNAME_HA Object ID (processor object)0
ICON_CI Class/instance attribute0
ICON_PPP public/protected/private0
FLAGCLASAT Filter: Class attributes0
FLAGINSTAT Filter: Instance attributes0
FLAGPUBLAT Filter: Public attributes0
FLAGPRIVAT Filter: Private attributes0
FLAGPROTAT Filter: Protected attributes0
DYNAMEScreen name DBGDYNAMECHAR40PROGRAM_ID
DYNUMBDynpro Number SYDYNNRCHAR4SYCHAR04
DEVENTScreen event (PBO,PAI,EXIT) DBGDEVENTCHAR4DBGEVENT
VOLENOutput length DBGOLENCHAR3SYCHAR03
VODECDecimal Places DBGDECIMALCHAR2SYCHAR02
VOFFIField offset DBGOFFSETCHAR5SYCHAR05
POPOKCommand field for dialog box DBGPOPOKCHAR4SYCHAR04
POPLINEInput line DBGPOPLINECHAR30DBGPOPLINE
WARNLINE Runtime warning0
FIXPTARITH Flag: Fixed point arithmetic active0
RFCHOSTApplication Server SYHOSTCHAR32HOST_ID
RFCSYSIDName of SAP System SYSYSIDCHAR8SYCHAR08
RFCDESTLogical Destination (Specified in Function Call) RFCDESTCHAR32Assigned to domainRFCDESTRFCF4_RFCDESTYPEALL
LICONIcon DBGICONCHAR4Assigned to domainICON
LLINENUM3Line number DBGLLINUM3CHAR3SYCHAR03
LLINENUM6Line number DBGLLINUM6CHAR6SYCHAR06
LPROGRAMProgram DBGLPROGCHAR40PROGNAME
LEVENTTYPEType of an event DBGLEVTYPECHAR12SYCHAR12
LEVENTName of an event, module, subroutine... DBGLEVENTCHAR70CHAR70
LPROGGROUPProgram Group DBGLPROGGRCHAR3SYCHAR03
LLANGUAGELanguage DBGLLANGULANG1ISOLASYLANGU
LLOADSIZELoad DBGLLOADSZINT410
LUPDATELast changed on/by DBGLUPDATECHAR8SYCHAR08
LFLAGKEY Flag: Key field (in internal tables)0
LFLAGSEAR Flag: Search field (in internal tables)0
LSEARVALUEDebugger: Search field DBGSEARVALCHAR100TEXT100
LFLAG Flag: Check box0
LISEARFROM Table line where search should commence0
ROLL_AREA Roll area number0
WFLAGOR Flag: Watchpoints with OR0
WFLAGAND Flag: Watchpoints with AND0
LWFLAGLOCA Flag: Local watchpoint0
LWPROGRAMProgram DBGLPROGCHAR40PROGNAME
LWNAMEName of an ABAP field DBGNAMECHAR132DBGNAME
LWCOMPOPERComparison operator for watchpoints DBGWCOMPOPCHAR2DBGWCOMPOP
LWFLAGFIEL Flag: Comparison field (/ value)0
LWVALUEComparison field/value for a conditional watchpoint DBGWVALUECHAR132DBGCONTENT
WPROGRAMProgram DBGLPROGCHAR40PROGNAME
WNAMEName of an ABAP field DBGNAMECHAR132DBGNAME
WVALUEComparison field/value for a conditional watchpoint DBGWVALUECHAR132DBGCONTENT
LCOMPONENTName of an ABAP field DBGNAMECHAR132DBGNAME
LCTYPEData type of a data object displayed in the ABAP Debugger DBGTYPECHAR1DBGTYPE
LCLENGTH Length0
LVALUEContents of a field in the ABAP Debugger DBGVALUECHAR132DBGCONTENT
SEARCHSTRDebugger: Search string DBGSEARCHSCHAR30DBGPOPLINE
LTEXTInput line DBGPOPLINECHAR30DBGPOPLINE
REGIONCHAR10 for SYST SYCHAR10CHAR10SYCHAR10
SUBKEYNumber DBGINTINT410SYBIN4
SUBKEYCCHAR06 data element for SYST SYCHAR06CHAR6SYCHAR06
DISLINELine number DBGLINNOINT410
SYSAREAHEA System area display: Header0
SYSAREALIN System area display: Line0
MEMTABALLO Allocated memory for internal table0
MEMTABUSED Used memory for internal table0
MEM_ROLLOccupied roll storage DBGROLLINT410SYBIN4
MEM_HEAPFixed storage space DBGPRIVINT410SYBIN4
MEM_HEAPMXMaximum Memory that Can Be Addressed DBGMAXINT410SYBIN4
MEM_ROLLEXExtended roll memory DBGROLLEXINT410SYBIN4
MEM_MMUSED User memory0
MEM_MMFREE Free memory0
MEM_SHORTOccupied short storage DBGSHORTINT410SYBIN4
MEM_PAGINGOccupied paging area (all internal modes) DBGPAGEINT410SYBIN4
MEM_SUMTotal memory allocated DBGALLOCINT410SYBIN4
SYSTDEBUG Flag: System debugging active0
MEMORYMemory monitoring DBGMEMORYCHAR1SYST_FLAG
UPDTASKDBG Flag: Update debugging0
AC_FLUSHFlag: Automation Controller: Always process reqs. synchron. DBGACFLUSHCHAR1SYST_FLAG
WARNLISTLog warnings DBGWARNONCHAR1SYST_FLAG
WARNSTOP Stop at warning0
WARNDUMPDump on warnings DBGWARNDMPCHAR1SYST_FLAG
TABTYPE Type of an internal table: STANDARD, SORTED, or HASHED0
EXTTYPE Data type (external view)0
METHOD Method0
CLAS Class0
PROGProgram DBGLPROGCHAR40PROGNAME
FLAGGLOBAL Flag: Buffer Pool for Method in Global Class0
FLAGLOCAL Flag: Buffer Pool for Method in Local Program Class0
FLAGLOCCP Flag: Buffer Pool for Method in Local Class Pool Class0
SRCOFFSET Offset in Displayed Source0
SREPIDInternal Name (Key) of BSP Page O2PAGECHAR70O2PAGE
ICON_LANGUIcon DBGICONCHAR4Assigned to domainICON
EXCPNAME Name of Handled Exception0
EXCPCROBJ Flag: Create Exception Object for Debugging0
MEMREFALLO Allocated Memory for References0
MEMREFUSED Memory Used for References0
LCLASS Class name0
FLAGRKITAB Flag: Ranked List - Internal Tables0
FLAGRKOBJ Flag: Ranked List - Objects0
FLAGRKREF Flag: Ranked List - Data References0
FLAGRKSTRI Flag: Ranked List - Strings0
FLAGRKSTRU Flag: Ranked List - Structures/Classes0
FLAGRKALL Flag: Ranked List - All0
FLAGRKSOBO Flag: Ranked List - Sort by Bound Memory0
FLAGRKSORE Flag: Ranked List - Sort by Referenced Memory0
FLAGRKREAL Flag: Ranked List - Always Update0
FLAGRKRERE Flag: Ranked List - Update on Request Only0
LSIZE1 Size 10
LSIZE2 Size 20
LSIZE3 Size 30
LSIZE4 Size 40
LNUMBER Number0

Key field Non-key field



How do I retrieve data from SAP structure ABDBG_OLD_710_3 using ABAP code?

As ABDBG_OLD_710_3 is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on ABDBG_OLD_710_3 as there is no data to select.

How to access SAP table ABDBG_OLD_710_3

Within an ECC or HANA version of SAP you can also view further information about ABDBG_OLD_710_3 and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!