SAP ABAP Class IF_TPDAPI_SESSION (Debug Session (Attached))
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
Class IF_TPDAPI_SESSION  
Short Description Debug Session (Attached)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091022   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_TPDAPI_SESSION has no forward declaration.
Interfaces
Class IF_TPDAPI_SESSION has no interface implemented.
Friends
Class IF_TPDAPI_SESSION has no friend class.
Attributes
Class IF_TPDAPI_SESSION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DEBUGGEE_EXISTS Instance method Public Method 20100708
2 GET_BP_SERVICES Instance method Public Method 20091118
3 GET_CONTROL_SERVICES Instance method Public Method 20091102
4 GET_DATA_SERVICES Instance method Public Method 20091105
5 GET_INSTANCE_NAME Instance method Public Method 20111118
6 GET_SCRIPT_HANDLER Instance method Public Method 20120301
7 GET_SESSION_ID Instance method Public Method 20120203
8 GET_SETTINGS Instance method Public Method 20111021
9 GET_SOURCE Instance method Public Method 20091104
10 GET_STACK_HANDLER Instance method Public Method 20100113
11 GET_WP_SERVICES Instance method Public Method 20130802
12 IS_POST_MORTEM Instance method Public Method 20120802
13 IS_RFC Instance method Public Method 20111118
14 IS_SAME_SYSTEM Instance method Public Method 20111118
15 SET_SETTINGS 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 Returning R_EXISTS Value transfer Type reference (TYPE) XFLAG neue Eingabewerte 20100708
# Exception Resumable Description Created on
1 CX_TPDAPI_FAILURE Fehler im TPDAPI 20100708

Method GET_BP_SERVICES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REF_BP_SERVICES Value transfer Object reference (TYPE REF TO) IF_TPDAPI_BP_SERVICES 20091118
# Exception Resumable Description Created on
1 CX_TPDAPI_NOT_ATTACHED 20130808

Method GET_CONTROL_SERVICES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 CX_TPDAPI_NOT_ATTACHED 20130808

Method GET_DATA_SERVICES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 CX_TPDAPI_FAILURE Fehler im TPDAPI 20091119

Method GET_INSTANCE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INSTANCE_NAME Value transfer Type reference (TYPE) STRING 20111118
# Exception Resumable Description Created on
1 CX_TPDAPI_FAILURE 20111118

Method GET_SCRIPT_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REF_SCRIPT_HANDLER Value transfer Object reference (TYPE REF TO) IF_TPDAPI_SCRIPT_HANDLER 20120301
# Exception Resumable Description Created on
1 CX_TPDAPI_FAILURE 20130808

Method GET_SESSION_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SESSION_ID Value transfer Type reference (TYPE) SYSUUID_C32 20120203

Method GET_SESSION_ID on class 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 Returning R_STR_SETTINGS Value transfer Type reference (TYPE) IF_TPDAPI_SESSION=>TYP_STR_SETTINGS 20111021
# Exception Resumable Description Created on
1 CX_TPDAPI_FAILURE 20111021

Method GET_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REF_SOURCE Value transfer Object reference (TYPE REF TO) IF_TPDAPI_SOURCE 20091104
# Exception Resumable Description Created on
1 CX_TPDAPI_FAILURE Fehler im TPDAPI 20091104

Method GET_STACK_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REF_STACK_HANDLER Value transfer Object reference (TYPE REF TO) IF_TPDAPI_STACK_HANDLER Stack Handler 20100113
# Exception Resumable Description Created on
1 CX_TPDAPI_FAILURE 20130808

Method GET_WP_SERVICES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REF_WP_SERVICES Value transfer Object reference (TYPE REF TO) IF_TPDAPI_WP_SERVICES 20130802
# Exception Resumable Description Created on
1 CX_TPDAPI_NOT_ATTACHED 20130808

Method IS_POST_MORTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_POST_MORTEM Value transfer Type reference (TYPE) XFLAG 20120802

Method IS_POST_MORTEM on class 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 Returning R_IS_RFC Value transfer Type reference (TYPE) XFLAG 20111118
# Exception Resumable Description Created on
1 CX_TPDAPI_FAILURE 20111118

Method IS_SAME_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FLG_SAME_SYSTEM Value transfer Type reference (TYPE) XFLAG 20111118
# Exception Resumable Description Created on
1 CX_TPDAPI_FAILURE 20111118

Method SET_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STR_SETTINGS Call by reference Type reference (TYPE) IF_TPDAPI_SESSION=>TYP_STR_SETTINGS 20111021
# Exception Resumable Description Created on
1 CX_TPDAPI_FAILURE 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