SAP ABAP Class CL_TPDAPI_WP_SERVICES (WB Services)
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_WP_SERVICES Watchpoint Services 20130802
Properties
Class CL_TPDAPI_WP_SERVICES  
Short Description WB Services    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STPDA_API   Debugger API 
Created 20130802   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TPDAPI_WP_SERVICES has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_TPDAPI_WP_SERVICES Watchpoint Services 20130802
Friends
Class CL_TPDAPI_WP_SERVICES 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 20130802
2 S_REF_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_TPDAPI_WP_SERVICES 20130802
3 TAB_WPS Instance attribute Private Type reference (TYPE) TYP_TAB_WPS 20130802
Methods
# Method Level Visibility Method type Description Created on
1 ON_WP_MODIFED Instance method Private Event handling method 20130805
2 S_GET_INSTANCE Static method Public Method 20130802
Events
Class CL_TPDAPI_WP_SERVICES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_STR_WP Private See coding 20130802 BEGIN OF typ_str_wp, wp_id TYPE i, ref_wp TYPE REF TO cl_tpdapi_wp, END OF typ_str_wp
2 TYP_TAB_WPS Private See coding 20130802 typ_tab_wps TYPE STANDARD TABLE OF typ_str_wp WITH DEFAULT KEY
Method Signatures

Method ON_WP_MODIFED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NEW_ID Value transfer Attribute reference (LIKE) 20130805
2 Importing I_OLD_ID Value transfer Attribute reference (LIKE) 20130805
3 Importing SENDER Value transfer Attribute reference (LIKE) 20130805

Method ON_WP_MODIFED on class CL_TPDAPI_WP_SERVICES has no exception.

Method S_GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REF_SESSION Call by reference Object reference (TYPE REF TO) CL_TPDAPI_SESSION 20130802
2 Returning R_REF_WP_SERVICES Value transfer Object reference (TYPE REF TO) CL_TPDAPI_WP_SERVICES 20130802

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