SAP ABAP Class CL_CRM_CNDB_BREAKPOINTSEN (CL_CRM_CNDB_BREAKPOINTSEN)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI-RT (Application Component) UI Runtime Environment
     CRM_CONDITIONAL_BREAKPOINTS (Package) Conditional Breakpoints for the CRM UI Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_VIEW_CONTROLLER Basis Class for WD View Controller 20080303
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CRM_CNDB_BREAKPOINTSEN_IMPL Conditional Breakpoints 20080303
Properties
Class CL_CRM_CNDB_BREAKPOINTSEN  
Short Description    
Super Class CL_BSP_WD_VIEW_CONTROLLER Basis Class for WD View Controller 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_CONDITIONAL_BREAKPOINTS   Conditional Breakpoints for the CRM UI Framework 
Created 20080303   SAP 
Last change 20100303   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 CL_CRM_CNDB_BREAKPOINTSEN has no interface implemented.
Friends
Class CL_CRM_CNDB_BREAKPOINTSEN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BREAK_AT_ANY_EVENT Instance attribute Public Type reference (TYPE) ABAP_BOOL Flag: Break at next event 20080318
2 BREAK_AT_ANY_EXCEPTION Instance attribute Public Type reference (TYPE) ABAP_BOOL Flag: Break at any error 20080318
3 BREAK_AT_ANY_TEXT_MESSAGE Instance attribute Public Type reference (TYPE) ABAP_BOOL Flag: Break at any text message 20090729
4 TYPED_CONTEXT Instance attribute Protected Object reference (TYPE REF TO) CL_CRM_CNDB_BREAKPOINTSEN_CTXT 20080303
5 VIEW Constant Private Type reference (TYPE) STRING 'BreakpointsEntry.htm' 20080303
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20080303
2 EH_ONACCEPTBREAKPOINTS Instance method Protected Method 20080304
3 EH_ONRECALL Instance method Protected Method 20080305
4 EH_ONREMEMBER Instance method Protected Method 20080305
5 EH_ONREMEMBERSTARTUP Instance method Protected Method 20080509
Events
Class CL_CRM_CNDB_BREAKPOINTSEN has no event.
Types
Class CL_CRM_CNDB_BREAKPOINTSEN has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_CRM_CNDB_BREAKPOINTSEN has no parameter.
Method CONSTRUCTOR on class CL_CRM_CNDB_BREAKPOINTSEN has no exception.

Method EH_ONACCEPTBREAKPOINTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20080304
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20080304

Method EH_ONACCEPTBREAKPOINTS on class CL_CRM_CNDB_BREAKPOINTSEN has no exception.

Method EH_ONRECALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20080305
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20080305

Method EH_ONRECALL on class CL_CRM_CNDB_BREAKPOINTSEN has no exception.

Method EH_ONREMEMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20080305
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20080305

Method EH_ONREMEMBER on class CL_CRM_CNDB_BREAKPOINTSEN has no exception.

Method EH_ONREMEMBERSTARTUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20080509
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20080509

Method EH_ONREMEMBERSTARTUP on class CL_CRM_CNDB_BREAKPOINTSEN has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 700