SAP ABAP Class IF_TPDAPI_WP_SERVICES (Watchpoint Services)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TPDAPI_WP_SERVICES WB Services 20130802
Properties
Class IF_TPDAPI_WP_SERVICES  
Short Description Watchpoint Services    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130802   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_TPDAPI_WP_SERVICES has no forward declaration.
Interfaces
Class IF_TPDAPI_WP_SERVICES has no interface implemented.
Friends
Class IF_TPDAPI_WP_SERVICES has no friend class.
Attributes
Class IF_TPDAPI_WP_SERVICES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Instance method Public Method 20130802
2 DELETE Instance method Public Method 20130802
3 GET_ALL_WPS Instance method Public Method 20130807
4 GET_FROM_ID Instance method Public Method 20130805
5 REFRESH_WP Instance method Public Method 20130806
Events
Class IF_TPDAPI_WP_SERVICES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_TAB_WP_IDS Public See coding 20130805 typ_tab_wp_ids TYPE STANDARD TABLE OF i with default key
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONDITION Call by reference Type reference (TYPE) CSEQUENCE 20130802
2 Importing I_VARNAME Call by reference Type reference (TYPE) CSEQUENCE 20130802
3 Returning R_REF_WP Value transfer Object reference (TYPE REF TO) IF_TPDAPI_WP 20130802
# Exception Resumable Description Created on
1 CX_TPDAPI_CONTRACT_VIOLATION 20130802
2 CX_TPDAPI_FAILURE 20130802
3 CX_TPDAPI_NOT_FOUND 20130806
4 CX_TPDA_SYS 20130806

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FLG_DELETED Call by reference Type reference (TYPE) XFLAG 20130802
2 Importing I_WP_ID Call by reference Type reference (TYPE) I 20130802
# Exception Resumable Description Created on
1 CX_TPDAPI_CONTRACT_VIOLATION 20130805
2 CX_TPDAPI_FAILURE 20130802

Method GET_ALL_WPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_REFRESH Call by reference Type reference (TYPE) XFLAG 20130807
2 Returning R_TAB_WPS Value transfer Type reference (TYPE) IF_TPDAPI_WP=>TYP_TAB_WPS 20130807
# Exception Resumable Description Created on
1 CX_TPDAPI_FAILURE 20130807
2 CX_TPDA_SYS 20130807

Method GET_FROM_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WP_ID Call by reference Type reference (TYPE) I 20130805
2 Returning R_REF_WP Value transfer Object reference (TYPE REF TO) IF_TPDAPI_WP 20130805
# Exception Resumable Description Created on
1 CX_TPDAPI_CONTRACT_VIOLATION 20130805
2 CX_TPDAPI_FAILURE 20130805
3 CX_TPDAPI_NOT_FOUND 20130808

Method REFRESH_WP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WP_ID Value transfer Type reference (TYPE) I 20130806
2 Returning R_REF_WP Value transfer Object reference (TYPE REF TO) IF_TPDAPI_WP 20130806
# Exception Resumable Description Created on
1 CX_TPDAPI_FAILURE 20130807
2 CX_TPDA_SYS 20130807
History
Last changed by/on SAP  20140121 
SAP Release Created in