SAP ABAP Class CL_GENIL_COND_BREAKPOINTS (GenIL Conditional Breakpoints Provider)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-GOL-GIL (Application Component) Generic Interaction Layer
     CRM_GENIL (Package) Generic Interaction Layer for Access to CRM Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_COND_BREAKPOINT_CHECK Interface for Conditional Breakpoint Providers: Check 20080804
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_COND_BREAKPOINT_PROVIDER Interface for Conditional Breakpoint Providers 20080804
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_COND_BREAKPOINT_REGISTER Interface for Conditional Breakpoint Providers: Registration 20080804
Properties
Class CL_GENIL_COND_BREAKPOINTS  
Short Description GenIL Conditional Breakpoints Provider    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_GENIL   Generic Interaction Layer for Access to CRM Objects 
Created 20080804   SAP 
Last change 20110908   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
# Interface Abstract Final Description Created on
1 IF_COND_BREAKPOINT_CHECK Interface for Conditional Breakpoint Providers: Check 20080804
2 IF_COND_BREAKPOINT_PROVIDER Interface for Conditional Breakpoint Providers 20080804
3 IF_COND_BREAKPOINT_REGISTER Interface for Conditional Breakpoint Providers: Registration 20080804
Friends
Class CL_GENIL_COND_BREAKPOINTS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BOL_BREAKPOINT_PROVIDER_ID Constant Public Type reference (TYPE) CNDBRK_GUID '47B4A8C76C3944A1E10000000A424BBF' GUID for Conditional Breakpoints 20090908
2 CHAR_BUFFER Instance attribute Private See coding 20090831
3 COND_BREAKPOINT_PROVIDER_ID Constant Public Type reference (TYPE) CNDBRK_GUID '47673C993BD4703EE10000000A424BBF' GUID for conditional Breakpoints 20080804
4 SELF Static Attribute Private Object reference (TYPE REF TO) CL_GENIL_COND_BREAKPOINTS GenIL Conditional Breakpoints Provider 20080804
Methods
# Method Level Visibility Method type Description Created on
1 ASSERT Static method Public Method Assert with built-in registration 20080804
2 ASSERT_DEBUG Static method Public Method Assert with built-in registration 20080806
3 ASSERT_EXCEPTION Static method Public Method Assert with built-in registration 20080809
4 CLASS_CONSTRUCTOR Static method Public Constructor 20080804
5 GET_INSTANCE Static method Public Method Singleton access 20080804
Events
Class CL_GENIL_COND_BREAKPOINTS has no event.
Types
Class CL_GENIL_COND_BREAKPOINTS has no local type.
Method Signatures

Method ASSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BREAK_EVENT Call by reference Type reference (TYPE) CNDBRK_KEY Id of Break Event 20080804
2 Importing IV_DATA_TO_CHECK Call by reference Object reference (TYPE REF TO) DATA Data to check 20080804
3 Importing IV_GENIL_COMPONENT Call by reference Object reference (TYPE REF TO) IF_GENIL_APPL_INTLAY Interface for Application Components 20090610
4 Importing IV_OBJECT_TO_CHECK Call by reference Object reference (TYPE REF TO) OBJECT Object to check 20080804
5 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL Is everything ok? 20080804

Method ASSERT on class CL_GENIL_COND_BREAKPOINTS has no exception.

Method ASSERT_DEBUG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DEBUG_OPTIONS Call by reference Type reference (TYPE) STRING Debug options 20080806
2 Importing IV_DEBUG_TOPIC Call by reference Type reference (TYPE) STRING Debug Topic 20080807
3 Importing IV_OBJECT_TO_CHECK Call by reference Object reference (TYPE REF TO) OBJECT Object to check 20080806
4 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL Is everything ok? 20080806

Method ASSERT_DEBUG on class CL_GENIL_COND_BREAKPOINTS has no exception.

Method ASSERT_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXCEPTION Call by reference Object reference (TYPE REF TO) OBJECT Object to check 20080809
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL Is everything ok? 20080809

Method ASSERT_EXCEPTION on class CL_GENIL_COND_BREAKPOINTS has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_GENIL_COND_BREAKPOINTS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GENIL_COND_BREAKPOINTS has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ME Value transfer Object reference (TYPE REF TO) CL_GENIL_COND_BREAKPOINTS GenIL Breakpoints Provider 20080804

Method GET_INSTANCE on class CL_GENIL_COND_BREAKPOINTS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700