SAP ABAP Class CL_TPDA_DEBUG_SESSION_HANDLER (TPDA: Debug Sessions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
STPDA_DEBUGGER_SERVICES (Package) ABAP Debugger: Core Layer

⤷

⤷

Properties
Class | CL_TPDA_DEBUG_SESSION_HANDLER | |
Short Description | TPDA: Debug Sessions | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | STPDA_DEBUGGER_SERVICES | ABAP Debugger: Core Layer |
Created | 20040205 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_TPDA_DEBUG_SESSION_HANDLER has no forward declaration.
Interfaces
Class CL_TPDA_DEBUG_SESSION_HANDLER has no interface implemented.
Friends
Class CL_TPDA_DEBUG_SESSION_HANDLER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | TPDA_LAYOUT_NAME | 'START_UP' | TPDA: Layout Name of User-Specific Debugger Layout | 20040210 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | TPDA_FILE_SIGNATURE | '0A0DFF' | TPDA: File Signature for Debug Session Download | 20040224 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | FLAG | 'X' | General Flag | 20040206 | |
4 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CX_TPDA_SESSION_UPLOAD | Error When Uploading a Debug Session | 20040304 | ||
5 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | LCL_SESSION_DOWNLOAD | 20040224 |
Methods
Events
Class CL_TPDA_DEBUG_SESSION_HANDLER has no event.
Types
Class CL_TPDA_DEBUG_SESSION_HANDLER has no local type.
Method Signatures
Method DELETE_SESSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_KEY | Call by reference | Type reference (TYPE) | TPDA_PRESETTINGS_KEY | TPDA: Voreinstellungen- Schlüssel | 20041217 |
Method DELETE_SESSION on class CL_TPDA_DEBUG_SESSION_HANDLER has no exception.
Method DELETE_SESSION_SPACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_USER | Call by reference | Type reference (TYPE) | XUBNAME | Benutzername im Benutzerstamm | 20040220 |
Method DELETE_SESSION_SPACE on class CL_TPDA_DEBUG_SESSION_HANDLER has no exception.
Method DELETE_SESSION_WO_APPL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_KEY | Call by reference | Type reference (TYPE) | TPDA_PRESETTINGS_KEY | TPDA: Voreinstellungen- Schlüssel | 20040524 |
Method DELETE_SESSION_WO_APPL on class CL_TPDA_DEBUG_SESSION_HANDLER has no exception.
Method GET_BPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_BPS_IT | Call by reference | Type reference (TYPE) | TPDA_SYS_BPTAB | TPDA: Retrieval-Tabelle für get_BreakPoints | 20051108 | ||
2 | ![]() |
P_SESS_BPS_IT | Value transfer | Type reference (TYPE) | TPDA_SESSIONS_BPS_IT | TPDA: Debug Session Breakpoints | 20040206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Debug session: Fehler beim UI sichern | 20040206 |
Method GET_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_PROFILE | Call by reference | Type reference (TYPE) | SLAD_PROFILE_KEY | SLAD: Schlüsselfelder Objektmenge | 20060628 | ||
2 | ![]() |
P_SETTINGS | Call by reference | Type reference (TYPE) | TPDA_SYS_DBGOPTIONS | Debugger Optionen | 20040206 |
Method GET_SETTINGS on class CL_TPDA_DEBUG_SESSION_HANDLER has no exception.
Method GET_UI_TABLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_PRES_UI | Call by reference | Type reference (TYPE) | TPDA_PRES_UI | TPDA: Voreistellungen zum UI | 20040206 | ||
2 | ![]() |
P_TAB_ADMIN_IT | Call by reference | Type reference (TYPE) | TPDA_SUBSCREEN_ADMIN_IT | tpda: Subscreen handler Verwaltung | 20040206 | ||
3 | ![]() |
P_TAB_IT | Call by reference | Type reference (TYPE) | TPDA_DESKTOP_TABS_IT | tpda: Vorhandene Desktops | 20060310 |
Method GET_UI_TABLES on class CL_TPDA_DEBUG_SESSION_HANDLER has no exception.
Method GET_WPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_WPS_IT | Call by reference | Type reference (TYPE) | TPDA_SYS_WPTAB | 20120405 | |||
2 | ![]() |
R_TAB_WPS_SESSION | Value transfer | Type reference (TYPE) | TPDA_SESSIONS_WPS_IT | 20120405 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120405 |
Method LOAD_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_ATTR | Call by reference | Type reference (TYPE) | TPDA_DEB_SESSION_ATTR | TPDA: Debug Session Attribute | 20040210 | ||
2 | ![]() |
P_REF_VARIABLE_MANAGER | Call by reference | Object reference (TYPE REF TO) | CL_TPDA_VARIABLE_MANAGER | Variable Manager | 20111215 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Debug session: Fehler beim UI sichern | 20040210 |
Method LOAD_SESSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_ATTR | Call by reference | Type reference (TYPE) | TPDA_DEB_SESSION_ATTR | TPDA: Debug Session Attribute | 20040210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Debug session: Fehler beim UI sichern | 20040210 |
Method LOAD_SESSION_FROM_FILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_ACTIVE_TAB | Call by reference | Type reference (TYPE) | TPDA_ACTIVE_TAB | tpda: Aktiver Reiter eines Tabstrip | 20040224 | ||
2 | ![]() |
P_FILE_NAME | Call by reference | Type reference (TYPE) | TPDA_DEBUG_SESSION_FILE_NAME | TPDA: Debug session - Download Dateiname | 20040224 | ||
3 | ![]() |
P_REF_VARIABLE_MANAGER | Call by reference | Object reference (TYPE REF TO) | CL_TPDA_VARIABLE_MANAGER | 20111215 | |||
4 | ![]() |
P_SESSION | Call by reference | Type reference (TYPE) | TPDA_SESSIONS | TPDA: Debug Sessions | 20040224 | ||
5 | ![]() |
P_SESSION_BP_IT | Call by reference | Type reference (TYPE) | TPDA_SESSIONS_BPS_IT | TPDA: Debug Session Breakpoints | 20040224 | ||
6 | ![]() |
P_SESSION_OPTIONS_IT | Call by reference | Type reference (TYPE) | TPDA_OPTIONS_IT | TPDA:Optionen | 20040521 | ||
7 | ![]() |
P_SESSION_SETTINGS | Call by reference | Type reference (TYPE) | TPDA_SESSIONS_SETTINGS | TPDA: Debug Sessions - Einstellungen | 20040224 | ||
8 | ![]() |
P_SESSION_TEXT | Call by reference | Type reference (TYPE) | TPDA_SESSIONS_TEXT | TPDA: Debug Sessions Text | 20040224 | ||
9 | ![]() |
P_SESSION_UI_SUBSC_AREA_IT | Call by reference | Type reference (TYPE) | TPDA_SUBSC_AREA_IT | tpda: Tabelle zu den Dypros des Subscreen trees | 20040224 | ||
10 | ![]() |
P_SESSION_UI_SUBSC_IT | Call by reference | Type reference (TYPE) | TPDA_SUBSC_IT | tpda: Tabelle zu den Dypros des Subscreen trees | 20040224 | ||
11 | ![]() |
P_SESSION_UI_TAB | Call by reference | Type reference (TYPE) | TPDA_PRES_UI | TPDA: Voreistellungen zum UI | 20040224 | ||
12 | ![]() |
P_SESSION_WP_IT | Call by reference | Type reference (TYPE) | TPDA_SESSIONS_WPS_IT | 20120405 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Hochladen einer Debugsitzung | 20040224 |
Method LOAD_SESSION_SETTINGS_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_SESSION | Call by reference | Type reference (TYPE) | TPDA_DEB_SESSION_ATTR | TPDA: Debug Session Attribute | 20040326 | ||
2 | ![]() |
P_SETTINGS | Value transfer | Type reference (TYPE) | TPDA_SESSIONS_SETTINGS | TPDA: Debug Sessions - Einstellungen | 20040326 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
TPDA: Debugger Einstellungen | 20040326 |
Method SAVE_SESSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_ATTR | Call by reference | Type reference (TYPE) | TPDA_DEB_SESSION_ATTR | TPDA: Debug Session Attribute | 20040206 | ||
2 | ![]() |
P_NO_DELETE_MODE | Call by reference | Type reference (TYPE) | FLAG | SPACE | allgemeines flag | 20040524 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Debug session: Fehler beim UI sichern | 20040206 | |
2 | ![]() |
20040526 | ||
3 | ![]() |
20040525 | ||
4 | ![]() |
Debug session: Fehler beim UI sichern | 20040526 | |
5 | ![]() |
20040225 | ||
6 | ![]() |
Debug session: Fehler beim UI sichern | 20040206 |
Method SET_ACTIVE_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_ACTIVE_TAB | Call by reference | Type reference (TYPE) | TPDA_ACTIVE_TAB | tpda: Aktiver Reiter eines Tabstrip | 20040219 | ||
2 | ![]() |
P_ATTR | Call by reference | Type reference (TYPE) | TPDA_DEB_SESSION_ATTR | TPDA: Debug Session Attribute | 20040219 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
tpda: Fehler in subscreen Vorseinstellungen | 20040219 |
Method SET_BPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_NO_DELETE | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20050726 | ||
2 | ![]() |
P_SESS_BPS_IT | Call by reference | Type reference (TYPE) | TPDA_SESSIONS_BPS_IT | TPDA: Debug Session Breakpoints | 20040210 |
Method SET_BPS on class CL_TPDA_DEBUG_SESSION_HANDLER has no exception.
Method SET_DESKTOP_TEXTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_ATTR | Call by reference | Type reference (TYPE) | TPDA_DEB_SESSION_ATTR | TPDA: Debug Session Attribute | 20060310 | ||
2 | ![]() |
P_DESKTOP_TEXTS_IT | Value transfer | Type reference (TYPE) | TPDA_DESKTOP_TABS_IT | tpda: Aktiver Reiter eines Tabstrip | 20060310 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
tpda: Fehler in subscreen Vorseinstellungen | 20060310 |
Method SET_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_PROFILE | Call by reference | Type reference (TYPE) | SLAD_PROFILE_KEY | SLAD: Schlüsselfelder Objektmenge | 20060628 | ||
2 | ![]() |
P_SETTINGS | Call by reference | Type reference (TYPE) | TPDA_SYS_DBGOPTIONS | Debugger Optionen | 20040210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040210 |
Method SET_UI_TABLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_ACTIVE_TAB | Call by reference | Type reference (TYPE) | TPDA_ACTIVE_TAB | tpda: Aktiver Reiter eines Tabstrip | 20040219 | ||
2 | ![]() |
P_ATTR | Call by reference | Type reference (TYPE) | TPDA_DEB_SESSION_ATTR | TPDA: Debug Session Attribute | 20040219 | ||
3 | ![]() |
P_PRES_SUBSC_AREA_IT | Call by reference | Type reference (TYPE) | TPDA_SUBSC_AREA_IT | tpda: subscreen tree: Subscreen area | 20040219 | ||
4 | ![]() |
P_PRES_SUBSC_IT | Call by reference | Type reference (TYPE) | TPDA_SUBSC_IT | tpda: Tabelle zu den Dypros des Subscreen trees | 20040219 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
tpda: Fehler in subscreen Vorseinstellungen | 20040219 |
Method SET_WPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_NO_DELETE | Call by reference | Type reference (TYPE) | FLAG | 20120405 | |||
2 | ![]() |
P_SESS_WPS_IT | Call by reference | Type reference (TYPE) | TPDA_SESSIONS_WPS_IT | 20120405 |
Method SET_WPS on class CL_TPDA_DEBUG_SESSION_HANDLER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |