SAP ABAP Class CL_ABAP_DEBUGGER (ABAP Debugger)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP_DEBUG (Package) Types for Debugger

⤷

⤷

Properties
Class | CL_ABAP_DEBUGGER | |
Short Description | ABAP Debugger | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | SY | |
Program status | ||
Category | 0 | |
Package | SABP_DEBUG | Types for Debugger |
Created | 20010125 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ABAP_DEBUGGER has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_BGRFC_SUPPORTABILITY | 20051216 | Supportability Tools for bgRFC |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | BP_KIND | 12 | Breakpoint Type: FORM Routine | 20041214 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | BP_KIND | 6 | Breakpoint Type: Function Module | 20041214 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | BP_KIND | 8 | Breakpoint Type: Method | 20041214 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | BP_KIND | 1 | Breakpoint Type: Point in Program | 20041214 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | BP_KIND | 9 | Breakpoint Type: FORM Routine | 20041214 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | BP_KIND | 15 | Breakpoint Type: ST Program Location | 20050916 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | BP_KIND | 4 | Breakpoint Type: Subroutine | 20041214 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | BP_KIND | 10 | Breakpoint Type: FORM Routine | 20041214 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | BP_KIND | 16 | Breakpoint Type: ST Template | 20050916 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | BPINFO_METH-BP_METHOD_KIND | 0 | Type of Method Breakpoint: Global | 20041214 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | BPINFO_METH-BP_METHOD_KIND | 2 | Type of Method Breakpoint: Local in Class Pool | 20041214 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | BPINFO_METH-BP_METHOD_KIND | 1 | Type of Method Breakpoint: Local in Program | 20041214 | |
13 | ![]() |
Constant | Private | Type reference (TYPE) | DBG_SETTINGS_T | 65536 | Settings: ABAP Debugging | 20051121 | |
14 | ![]() |
Constant | Private | Type reference (TYPE) | DBG_SETTINGS_T | 131072 | Settings: Dynpro Debugging | 20051121 | |
15 | ![]() |
Constant | Private | Type reference (TYPE) | DBG_SETTINGS_T | 65536 | Settings: Stop at Debugger | 20051121 | |
16 | ![]() |
Constant | Private | Type reference (TYPE) | DBG_SETTINGS_T | 16777216 | Settings: System Debugging | 20051121 | |
17 | ![]() |
Constant | Private | Type reference (TYPE) | DBG_TRISTATE_T | '-' | Retain Status | 20051123 | |
18 | ![]() |
Constant | Private | Type reference (TYPE) | I | 30 | Maximum Number of All Breakpoints | 20010823 | |
19 | ![]() |
Constant | Private | Type reference (TYPE) | DBG_TRISTATE_T | SPACE | Delete status | 20051123 | |
20 | ![]() |
Constant | Private | Type reference (TYPE) | DBG_TRISTATE_T | 'X' | Set Status | 20051123 | |
21 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Flag: Old Breakpoints (Database) Have Already Been Deleted | 20010821 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | Convert Breakpoint | 20041214 |
2 | ![]() |
Static method | Public | Method | Delete HTTP Breakpoint | 20041213 |
3 | ![]() |
Static method | Public | Method | Delete HTTP Breakpoints | 20011115 |
4 | ![]() |
Static method | Public | Method | Delete Old Debugging Session/HTTP Breakpoints | 20011115 |
5 | ![]() |
Static method | Public | Method | Fetching of the Termial ID for Breakpoints | 20071023 |
6 | ![]() |
Static method | Private | Method | Read Debugger Status | 20051212 |
7 | ![]() |
Static method | Private | Method | Write Header (ABDBG_INFO) for External Breakpoints | 20050222 |
8 | ![]() |
Static method | Public | Method | Set/Delete/Switch Simple Transformation Breakpoints | 20050914 |
9 | ![]() |
Static method | Public | Method | Read Breakpoints | 20010821 |
10 | ![]() |
Static method | Public | Method | Read HTTP Breakpoints | 20011115 |
11 | ![]() |
Static method | Public | Method | Read Simple Transformation line breakpoints | 20050914 |
12 | ![]() |
Static method | Public | Method | Save breakpoints | 20010822 |
13 | ![]() |
Static method | Public | Method | Save HTTP Breakpoint | 20041214 |
14 | ![]() |
Static method | Public | Method | Save HTTP Breakpoints | 20011115 |
15 | ![]() |
Static method | Private | Method | Set Debugger Status | 20051212 |
16 | ![]() |
Static method | Public | Method | Set Terminal ID for Outgoing Requests | 20080311 |
17 | ![]() |
Static method | Private | Method | Get Terminal ID for Breakpoints (internal) | 20080311 |
18 | ![]() |
Static method | Private | Method | Set Terminal ID for Breakpoints (Internal) | 20080311 |
19 | ![]() |
Static method | Private | Method | Set Terminal ID for Outgoing Requests (Internal) | 20080311 |
Events
Class CL_ABAP_DEBUGGER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | DBG_SETTINGS_T | Private | See coding | Bit String for Debugger Settings | 20051118 | DBG_SETTINGS_T type x length 8
|
|
2 | DBG_TRISTATE_T | Private | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20051123 |
|
Method Signatures
Method CONVERT_BREAKPOINT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BP_KIND | Call by reference | Type reference (TYPE) | BP_KIND | Breakpoint-Art | 20041214 | ||
2 | ![]() |
CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | Mandantenkennung des aktuellen Benutzers | 20041214 | ||
3 | ![]() |
REF_BP_INFO | Call by reference | Object reference (TYPE REF TO) | DATA | Referenz auf Breakpoint-Spezifikation | 20041214 | ||
4 | ![]() |
USERNAME | Call by reference | Type reference (TYPE) | SYUNAME | Benutzername | 20041214 | ||
5 | ![]() |
WA_ABDBG_BPS | Call by reference | Type reference (TYPE) | ABDBG_BPS | Arbeitsbereich zu ABDBG_BPS | 20041214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ein Übergabeparameter hat einen falschen Wert | 20041214 |
Method DELETE_HTTP_BREAKPOINT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BP_KIND | Call by reference | Type reference (TYPE) | BP_KIND | Breakpoint-Art | 20041214 | ||
2 | ![]() |
CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | Mandantenkennung des aktuellen Benutzers | 20041213 | ||
3 | ![]() |
REF_BP_INFO | Call by reference | Object reference (TYPE REF TO) | DATA | Referenz auf Breakpoint-Spezifikation | 20041214 | ||
4 | ![]() |
USERNAME | Call by reference | Type reference (TYPE) | SYUNAME | Benutzername | 20041213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ein Übergabeparameter hat einen falschen Wert | 20041214 |
Method DELETE_HTTP_BREAKPOINTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | SY-MANDT | Mandant | 20011115 | |
2 | ![]() |
USERNAME | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | Benutzername | 20011115 |
Method DELETE_HTTP_BREAKPOINTS on class CL_ABAP_DEBUGGER has no exception.
Method DELETE_OLD_SESSIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FLAG_UNCONDITIONED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | allgemeines flag | 20011115 |
Method DELETE_OLD_SESSIONS on class CL_ABAP_DEBUGGER has no exception.
Method GET_BREAKPOINT_TID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TERMINAL_ID | Value transfer | Type reference (TYPE) | SYSUUID_C32 | Characterfeld der Länge 32 | 20071023 |
Method GET_BREAKPOINT_TID on class CL_ABAP_DEBUGGER has no exception.
Method GET_DEBUGGER_FLAGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ABAP_DEBUGGING | Call by reference | Type reference (TYPE) | DBG_TRISTATE_T | Einstelliges Kennzeichen | 20051212 | ||
2 | ![]() |
DYNPRO_DEBUGGING | Call by reference | Type reference (TYPE) | DBG_TRISTATE_T | Einstelliges Kennzeichen | 20051212 | ||
3 | ![]() |
SYSTEM_DEBUGGING | Call by reference | Type reference (TYPE) | DBG_TRISTATE_T | Einstelliges Kennzeichen | 20051212 |
Method GET_DEBUGGER_FLAGS on class CL_ABAP_DEBUGGER has no exception.
Method MODIFY_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | Mandantenkennung des aktuellen Benutzers | 20050222 | ||
2 | ![]() |
FLAG_EXCEPTION_OBJECT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_UNDEFINED | Flag: Ausnahmeobjekt immer anlegen | 20050222 | |
3 | ![]() |
FLAG_SYSTEM_DEBUGGING | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_UNDEFINED | Flag: System-Debugging | 20050222 | |
4 | ![]() |
USERNAME | Call by reference | Type reference (TYPE) | SYUNAME | Benutzername | 20050222 |
Method MODIFY_HEADER on class CL_ABAP_DEBUGGER has no exception.
Method MODIFY_ST_BREAKPOINT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CALLED_BY_EDITOR | Call by reference | Type reference (TYPE) | ABAP_BOOL | Aufrufer ist die STRANS | 20080108 | ||
2 | ![]() |
INCLNAME | Call by reference | Type reference (TYPE) | INCLUDE | Verwendetes Include | 20050914 | ||
3 | ![]() |
OPERATION | Call by reference | Type reference (TYPE) | C | Setzen/Löschen/Umschalten | 20050914 | ||
4 | ![]() |
PROGNAME | Call by reference | Type reference (TYPE) | PROGNAME | ABAP-Programmname | 20050914 | ||
5 | ![]() |
SRCLINE | Call by reference | Type reference (TYPE) | INT4 | Quellcode-Zeile | 20050914 | ||
6 | ![]() |
SUCCESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | returncode | 20050916 | ||
7 | ![]() |
TEMPLATE | Call by reference | Type reference (TYPE) | SYXFORM | Internes ABAP-Systemfeld | 20050914 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20051021 | ||
2 | ![]() |
20051021 | ||
3 | ![]() |
20051021 | ||
4 | ![]() |
20051021 | ||
5 | ![]() |
20051021 |
Method READ_BREAKPOINTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BREAKPOINTS | Call by reference | Type reference (TYPE) | BREAKPOINTS | OBSOLET (Breakpoint-Tabelle ohne Hauptprogramme) | 20010821 | ||
2 | ![]() |
BREAKPOINTS_COMPLETE | Call by reference | Type reference (TYPE) | BREAKPOINTS_COMPLETE | Breakpoint-Tabelle (mit Hauptprogrammen) | 20040308 | ||
3 | ![]() |
FLAG_EXCEPTION_OBJECT | Call by reference | Type reference (TYPE) | ABAP_BOOL | Flag: Exception-Objekt anlegen | 20010821 | ||
4 | ![]() |
FLAG_OTHER_SESSION | Call by reference | Type reference (TYPE) | FLAG | SPACE | Flag: SPACE=normal, X=andere Sitzung bzw. HTTP-Debugging | 20010821 | |
5 | ![]() |
FLAG_SYSTEM_DEBUGGING | Call by reference | Type reference (TYPE) | ABAP_BOOL | Flag: System-Debugging | 20010821 | ||
6 | ![]() |
MAIN_PROGRAM | Call by reference | Type reference (TYPE) | SYREPID | '*' | Hauptprogramm (generische Werte zulässig) | 20010821 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim C-Call (FLAG_OTHER_SESSION=SPACE) | 20010821 | |
2 | ![]() |
wird nicht verwendet | 20030207 | |
3 | ![]() |
Übergabeparameter in dieser Kombination unzulässig | 20040308 |
Method READ_HTTP_BREAKPOINTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BREAKPOINTS | Call by reference | Type reference (TYPE) | BREAKPOINTS | OBSOLET: Breakpoint-Tabelle (Hauptprogramm erforderlich) | 20011115 | ||
2 | ![]() |
BREAKPOINTS_COMPLETE | Call by reference | Type reference (TYPE) | BREAKPOINTS_COMPLETE | Breakpoint-Tabelle (mit Hauptprogrammen) | 20040308 | ||
3 | ![]() |
CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | SY-MANDT | Mandant | 20011115 | |
4 | ![]() |
FLAG_EXCEPTION_OBJECT | Call by reference | Type reference (TYPE) | ABAP_BOOL | Flag: Exception-Objekt anlegen | 20011115 | ||
5 | ![]() |
FLAG_SYSTEM_DEBUGGING | Call by reference | Type reference (TYPE) | ABAP_BOOL | Flag: System-Debugging | 20011115 | ||
6 | ![]() |
MAIN_PROGRAM | Call by reference | Type reference (TYPE) | SYREPID | '*' | Hauptprogramm (generische Werte zulässig) | 20011115 | |
7 | ![]() |
NUMBER_ALL_BREAKPOINTS | Call by reference | Type reference (TYPE) | I | Anzahl aller gesetzter Breakpoints | 20011127 | ||
8 | ![]() |
USERNAME | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | Benutzername | 20011115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Übergabeparameter in dieser Kombination unzulässig | 20011127 |
Method READ_ST_BREAKPOINTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BREAKPOINTS | Call by reference | Type reference (TYPE) | BREAKPOINTS_COMPLETE | Breakpoint-Tabelle (mit Hauptprogrammen) | 20050916 | ||
2 | ![]() |
INCLNAME | Call by reference | Type reference (TYPE) | INCLUDE | Verwendetes Include | 20050920 | ||
3 | ![]() |
PROGNAME | Call by reference | Type reference (TYPE) | PROGNAME | ABAP-Programm, aktuelles Rahmenprogramm | 20050916 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050914 | ||
2 | ![]() |
20050914 | ||
3 | ![]() |
20050914 |
Method SAVE_BREAKPOINTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BREAKPOINTS | Call by reference | Type reference (TYPE) | BREAKPOINTS | Breakpoints im Editor sichern: Breakpoint-Tabelle | 20010822 | ||
2 | ![]() |
FLAG_ACTIVATE_IMMEDIATELY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Flag: Make breakpoints active immediately (not for HTTP) | 20120222 | |
3 | ![]() |
FLAG_EXCEPTION_OBJECT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_UNDEFINED | Flag: Exception-Objekt | 20010822 | |
4 | ![]() |
FLAG_OTHER_SESSION | Call by reference | Type reference (TYPE) | FLAG | SPACE | Flag: SPACE=normal, X=andere Sitzung bzw. HTTP-Debugging | 20010822 | |
5 | ![]() |
FLAG_SYSTEM_DEBUGGING | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_UNDEFINED | Flag: System-Debugging | 20010822 | |
6 | ![]() |
MAIN_PROGRAM | Call by reference | Type reference (TYPE) | SYREPID | Breakpoints im Editor sichern: Hauptprogramm | 20010822 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Die Position eines Breakpoints konnte nicht ermittelt werden | 20030116 | |
2 | ![]() |
Fehler beim C-Call (FLAG_OTHER_SESSION=' ') | 20010822 | |
3 | ![]() |
Unspezifizierter Fehler aufgetreten (FLAG_OTHER_SESSION='X') | 20010823 | |
4 | ![]() |
Hauptprogramm bitte generieren | 20010822 | |
5 | ![]() |
Zu viele Breakpoints (Maximum: 30) | 20010822 |
Method SAVE_HTTP_BREAKPOINT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BP_KIND | Call by reference | Type reference (TYPE) | BP_KIND | Breakpoint-Art | 20041214 | ||
2 | ![]() |
CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | Mandantenkennung des aktuellen Benutzers | 20041214 | ||
3 | ![]() |
REF_BP_INFO | Call by reference | Object reference (TYPE REF TO) | DATA | Referenz auf Breakpoint-Spezifikation | 20041214 | ||
4 | ![]() |
USERNAME | Call by reference | Type reference (TYPE) | SYUNAME | Benutzername | 20041214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ein Übergabeparameter hat einen falschen Wert | 20041214 |
Method SAVE_HTTP_BREAKPOINTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BREAKPOINTS | Call by reference | Type reference (TYPE) | BREAKPOINTS | Breakpoint-Tabelle | 20011115 | ||
2 | ![]() |
CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | SY-MANDT | Mandantenkennung des aktuellen Benutzers | 20050222 | |
3 | ![]() |
FLAG_EXCEPTION_OBJECT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_UNDEFINED | Flag: Ausnahmeobjekt immer anlegen | 20011115 | |
4 | ![]() |
FLAG_SYSTEM_DEBUGGING | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_UNDEFINED | Flag: System-Debugging | 20011115 | |
5 | ![]() |
MAIN_PROGRAM | Call by reference | Type reference (TYPE) | SYREPID | Hauptprogramm für die BREAKPOINTS | 20011115 | ||
6 | ![]() |
USERNAME | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | Benutzername | 20050222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Breakpoint-Position konnte nicht ermittelt werden | 20030127 | |
2 | ![]() |
Unspezifizierter Fehler aufgetreten | 20011115 | |
3 | ![]() |
Hauptprogramm bitte generieren | 20011115 | |
4 | ![]() |
Zu viele Breakpoints (mehr als MAX_NUM_BREAKPOINTS) | 20011115 | |
5 | ![]() |
Übergabeparameter in dieser Kombination unzulässig | 20011115 |
Method SET_DEBUGGER_FLAGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ABAP_DEBUGGING | Call by reference | Type reference (TYPE) | DBG_TRISTATE_T | KEEP | ABAP Debugging | 20051212 | |
2 | ![]() |
DYNPRO_DEBUGGING | Call by reference | Type reference (TYPE) | DBG_TRISTATE_T | KEEP | Dynpro Debugging | 20051212 | |
3 | ![]() |
SYSTEM_DEBUGGING | Call by reference | Type reference (TYPE) | DBG_TRISTATE_T | KEEP | System Debugging | 20051212 |
Method SET_DEBUGGER_FLAGS on class CL_ABAP_DEBUGGER has no exception.
Method SET_REQUEST_TID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RC | Value transfer | Type reference (TYPE) | CHAR1 | Gibt 'X' zurück bei Erfolg, SPACE im anderen Fall | 20080311 | ||
2 | ![]() |
TERMINAL_ID | Call by reference | Type reference (TYPE) | SYSUUID_C32 | 16 byte UUID in 32 chars (hexadecimal encoded) | 20080311 |
Method SET_REQUEST_TID on class CL_ABAP_DEBUGGER has no exception.
Method _GET_BREAKPOINT_TID_SESSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TERMINAL_ID | Value transfer | Type reference (TYPE) | SYSUUID_C32 | Characterfeld der Länge 32 | 20080311 |
Method _GET_BREAKPOINT_TID_SESSION on class CL_ABAP_DEBUGGER has no exception.
Method _SET_BREAKPOINT_TID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TERMINAL_ID | Call by reference | Type reference (TYPE) | SYSUUID_C32 | Characterfeld der Länge 32 | 20080311 |
Method _SET_BREAKPOINT_TID on class CL_ABAP_DEBUGGER has no exception.
Method _SET_REQUEST_TID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RC | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20080311 | ||
2 | ![]() |
TERMINAL_ID | Call by reference | Type reference (TYPE) | SYSUUID_C32 | Characterfeld der Länge 32 | 20080311 |
Method _SET_REQUEST_TID on class CL_ABAP_DEBUGGER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 610 |