SAP ABAP Interface IF_TPDAPI_SESSION (Debug Session (Attached))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
STPDA_API (Package) Debugger API

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_TPDAPI_SESSION | Debug Session | 20091102 |
Properties
Interface | IF_TPDAPI_SESSION | |
Short Description | Debug Session (Attached) |
General Data
Package | STPDA_API | Debugger API |
Created | 20091022 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_TPDAPI_SESSION has no forward declaration.
Interfaces
Interface IF_TPDAPI_SESSION has no interface.
Friends
Interface IF_TPDAPI_SESSION has no friend.
Attributes
Interface IF_TPDAPI_SESSION has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20100708 | |
2 | ![]() |
Instance method | Public | Method | 20091118 | |
3 | ![]() |
Instance method | Public | Method | 20091102 | |
4 | ![]() |
Instance method | Public | Method | 20091105 | |
5 | ![]() |
Instance method | Public | Method | 20111118 | |
6 | ![]() |
Instance method | Public | Method | 20120301 | |
7 | ![]() |
Instance method | Public | Method | 20120203 | |
8 | ![]() |
Instance method | Public | Method | 20111021 | |
9 | ![]() |
Instance method | Public | Method | 20091104 | |
10 | ![]() |
Instance method | Public | Method | 20100113 | |
11 | ![]() |
Instance method | Public | Method | 20130802 | |
12 | ![]() |
Instance method | Public | Method | 20120802 | |
13 | ![]() |
Instance method | Public | Method | 20111118 | |
14 | ![]() |
Instance method | Public | Method | 20111118 | |
15 | ![]() |
Instance method | Public | Method | 20111021 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | DEBUGGER_EVENT | Instance Event (0) |
Public (2) |
20091207 |
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TYP_STR_SETTINGS | Public | See coding | 20111021 | begin of typ_str_settings,
system_debugging type xflag,
create_exception_object type xflag,
background_rfc type xflag,
shared_object_debugging type xflag,
end of typ_str_settings
|
Method Signatures
Method DEBUGGEE_EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_EXISTS | Value transfer | Type reference (TYPE) | XFLAG | neue Eingabewerte | 20100708 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler im TPDAPI | 20100708 |
Method GET_BP_SERVICES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_REF_BP_SERVICES | Value transfer | Object reference (TYPE REF TO) | IF_TPDAPI_BP_SERVICES | 20091118 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130808 |
Method GET_CONTROL_SERVICES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_REF_CONTROL_SERVICES | Value transfer | Object reference (TYPE REF TO) | IF_TPDAPI_CONTROL_SERVICES | Kontrolle über den Zustand des Debuggers | 20091102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130808 |
Method GET_DATA_SERVICES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_REF_DATA_SERVICES | Value transfer | Object reference (TYPE REF TO) | IF_TPDAPI_DATA_SERVICES | Services rund um Variablen | 20091105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler im TPDAPI | 20091119 |
Method GET_INSTANCE_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_INSTANCE_NAME | Value transfer | Type reference (TYPE) | STRING | 20111118 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111118 |
Method GET_SCRIPT_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_REF_SCRIPT_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_TPDAPI_SCRIPT_HANDLER | 20120301 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130808 |
Method GET_SESSION_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_SESSION_ID | Value transfer | Type reference (TYPE) | SYSUUID_C32 | 20120203 |
Method GET_SESSION_ID on Interface IF_TPDAPI_SESSION has no exception.
Method GET_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_STR_SETTINGS | Value transfer | Type reference (TYPE) | IF_TPDAPI_SESSION=>TYP_STR_SETTINGS | 20111021 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111021 |
Method GET_SOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_REF_SOURCE | Value transfer | Object reference (TYPE REF TO) | IF_TPDAPI_SOURCE | 20091104 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler im TPDAPI | 20091104 |
Method GET_STACK_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_REF_STACK_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_TPDAPI_STACK_HANDLER | Stack Handler | 20100113 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130808 |
Method GET_WP_SERVICES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_REF_WP_SERVICES | Value transfer | Object reference (TYPE REF TO) | IF_TPDAPI_WP_SERVICES | 20130802 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130808 |
Method IS_POST_MORTEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_IS_POST_MORTEM | Value transfer | Type reference (TYPE) | XFLAG | 20120802 |
Method IS_POST_MORTEM on Interface IF_TPDAPI_SESSION has no exception.
Method IS_RFC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_IS_RFC | Value transfer | Type reference (TYPE) | XFLAG | 20111118 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111118 |
Method IS_SAME_SYSTEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_FLG_SAME_SYSTEM | Value transfer | Type reference (TYPE) | XFLAG | 20111118 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111118 |
Method SET_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STR_SETTINGS | Call by reference | Type reference (TYPE) | IF_TPDAPI_SESSION=>TYP_STR_SETTINGS | 20111021 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111021 |
Event Signatures
Event DEBUGGER_EVENT Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | I_REF_EVENT | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_TPDAPI_EVENT | TPDAPI Event | 20091207 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 800 |