SAP ABAP Class CL_TPDAPI_SERVICE (Service Class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     STPDA_API (Package) Debugger API
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TPDAPI_SERVICE Service Instance of Debugger 20091022
Properties
Class CL_TPDAPI_SERVICE  
Short Description Service Class    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class TPDAPI    
Program status     
Category 0   
Package STPDA_API   Debugger API 
Created 20091022   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_TPDAPI_SERVICE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_TPDAPI_SERVICE Service Instance of Debugger 20091022
Friends
Class CL_TPDAPI_SERVICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 REF_SESSION Instance attribute Private Object reference (TYPE REF TO) IF_TPDAPI_SESSION Debug Session (Attached) 20091022
2 S_REF_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_TPDAPI_SERVICE Service Class 20091102
3 S_REF_SERVICE Static Attribute Private Object reference (TYPE REF TO) IF_TPDAPI_SERVICE Service Instance of Debugger 20091022
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_IF_ALREADY_ATTACHED Instance method Private Method 20091216
2 INIT Instance method Private Method 20091102
3 IS_DEBUGGING_AVAILABLE Static method Public Method 20120202
4 ON_SESSION_DEBUGGER_EVENT Instance method Private Event handling method 20110802
5 S_GET_INSTANCE Static method Public Method 20091022
Events
Class CL_TPDAPI_SERVICE has no event.
Types
Class CL_TPDAPI_SERVICE has no local type.
Method Signatures

Method CHECK_IF_ALREADY_ATTACHED Signature

Method CHECK_IF_ALREADY_ATTACHED on class CL_TPDAPI_SERVICE has no parameter.
Method CHECK_IF_ALREADY_ATTACHED on class CL_TPDAPI_SERVICE has no exception.

Method INIT Signature

Method INIT on class CL_TPDAPI_SERVICE has no parameter.
Method INIT on class CL_TPDAPI_SERVICE has no exception.

Method IS_DEBUGGING_AVAILABLE Signature

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

Method IS_DEBUGGING_AVAILABLE on class CL_TPDAPI_SERVICE has no exception.

Method ON_SESSION_DEBUGGER_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REF_EVENT Value transfer Attribute reference (LIKE) 20110802

Method ON_SESSION_DEBUGGER_EVENT on class CL_TPDAPI_SERVICE has no exception.

Method S_GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REF_INSTANCE Value transfer Object reference (TYPE REF TO) IF_TPDAPI_SERVICE Service Instanz des Debuggers 20091022

Method S_GET_INSTANCE on class CL_TPDAPI_SERVICE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 800