SAP ABAP Class CL_CRM_UI_FRAME_BREAKPOINTS (CRM Application Frame Conditional Breakpoints Provider)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-APF (Application Component) Application Frame
     CRM_BSP_UI_FRAME_CORE (Package) Application Frame DDIC, Services and Utilities
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 20080312
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_COND_BREAKPOINT_PROVIDER Interface for Conditional Breakpoint Providers 20080312
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_COND_BREAKPOINT_REGISTER Interface for Conditional Breakpoint Providers: Registration 20080312
Properties
Class CL_CRM_UI_FRAME_BREAKPOINTS  
Short Description CRM Application Frame Conditional Breakpoints Provider    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_UI_FRAME_CORE   Application Frame DDIC, Services and Utilities 
Created 20080312   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
# Interface Abstract Final Description Created on
1 IF_COND_BREAKPOINT_CHECK Interface for Conditional Breakpoint Providers: Check 20080312
2 IF_COND_BREAKPOINT_PROVIDER Interface for Conditional Breakpoint Providers 20080312
3 IF_COND_BREAKPOINT_REGISTER Interface for Conditional Breakpoint Providers: Registration 20080312
Friends
Class CL_CRM_UI_FRAME_BREAKPOINTS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COND_BREAKPOINT_PROVIDER_ID Constant Public Type reference (TYPE) CNDBRK_GUID '47D55D61E44F5217E10000000A424BBF' GUID for conditional Breakpoints 20080312
2 SELF Static Attribute Private Object reference (TYPE REF TO) CL_CRM_UI_FRAME_BREAKPOINTS CRM UI Frame Conditional Breakpoints Provider 20080312
Methods
# Method Level Visibility Method type Description Created on
1 ASSERT Static method Public Method Assert with built-in registration 20080312
2 CLASS_CONSTRUCTOR Static method Public Constructor 20080312
3 GET_INSTANCE Static method Public Method Singleton access 20080312
Events
Class CL_CRM_UI_FRAME_BREAKPOINTS has no event.
Types
Class CL_CRM_UI_FRAME_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 20080312
2 Importing IV_DATA_TO_CHECK Call by reference Object reference (TYPE REF TO) DATA Data to check 20080312
3 Importing IV_OBJECT_TO_CHECK Call by reference Object reference (TYPE REF TO) OBJECT Object to check 20080312
4 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL Is everything ok? 20080312

Method ASSERT on class CL_CRM_UI_FRAME_BREAKPOINTS has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_CRM_UI_FRAME_BREAKPOINTS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CRM_UI_FRAME_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_CRM_UI_FRAME_BREAKPOINTS Application Frame Breakpoints Provider 20080312

Method GET_INSTANCE on class CL_CRM_UI_FRAME_BREAKPOINTS has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 701