SAP ABAP Class IF_COND_BREAKPOINT_CHECK (Interface for Conditional Breakpoint Providers: Check)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_COND_BREAKPOINT_PROVIDER Interface for Conditional Breakpoint Providers 20080207
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AXT_COND_BREAKPOINTS Extensibility Conditional Breakpoints Provider 20100126
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSP_DLC_DESIGN_BREAKPOINTS Design Layer: Conditional Breakpoints Provider 20080411
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSP_WD_COND_BREAKPOINTS UI Framework Conditional Breakpoints Provider 20080228
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CHTMLB_COND_BREAKPOINTS CHTMLB Conditional Breakpoints Provider 20080220
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_BOL_CORE BOL Core 20080214
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_BOL_ENTITY_MANAGER Entity Manager 20080211
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_UI_FRAME_BREAKPOINTS CRM Application Frame Conditional Breakpoints Provider 20080312
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GENIL_COND_BREAKPOINTS GenIL Conditional Breakpoints Provider 20080804
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_REUSE_COND_BREAKPOINTS GenIL Conditional Breakpoints Provider 20080808
Properties
Class IF_COND_BREAKPOINT_CHECK  
Short Description Interface for Conditional Breakpoint Providers: Check    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080207   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_COND_BREAKPOINT_CHECK has no interface implemented.
Friends
Class IF_COND_BREAKPOINT_CHECK has no friend class.
Attributes
Class IF_COND_BREAKPOINT_CHECK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 BREAK Instance method Public Method Check if breakpoint condition is met 20080207
2 GET_PROVIDER_ID Instance method Public Method Returns Id of Breakpoint Provider 20080207
Events
Class IF_COND_BREAKPOINT_CHECK has no event.
Types
Class IF_COND_BREAKPOINT_CHECK has no local type.
Method Signatures

Method BREAK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BREAKPOINT Call by reference Object reference (TYPE REF TO) CL_COND_BREAKPOINT Conditional breakpoints to check for break 20080220
2 Importing IV_DATA_TO_CHECK Call by reference Object reference (TYPE REF TO) DATA Data to be checked 20080211
3 Importing IV_OBJECT_TO_CHECK Call by reference Object reference (TYPE REF TO) OBJECT Object to be checked 20080207
4 Returning RV_DO_BREAK Value transfer Type reference (TYPE) ABAP_BOOL 20080207

Method BREAK on class IF_COND_BREAKPOINT_CHECK has no exception.

Method GET_PROVIDER_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ID Value transfer Type reference (TYPE) CNDBRK_GUID Id of Breakpoint Provider (including description) 20080207

Method GET_PROVIDER_ID on class IF_COND_BREAKPOINT_CHECK has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in