SAP ABAP Class CL_BSP_DLC_DESIGN_BREAKPOINTS (Design Layer: Conditional Breakpoints Provider)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-CON (Application Component) UI Configuration & Design Layer
     BSP_DYN_CONFIG_DESIGN (Package) Design Layer
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 20080411
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_COND_BREAKPOINT_PROVIDER Interface for Conditional Breakpoint Providers 20080411
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_COND_BREAKPOINT_REGISTER Interface for Conditional Breakpoint Providers: Registration 20080411
Properties
Class CL_BSP_DLC_DESIGN_BREAKPOINTS  
Short Description Design Layer: Conditional Breakpoints Provider    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_DYN_CONFIG_DESIGN   Design Layer 
Created 20080411   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
# Interface Abstract Final Description Created on
1 IF_COND_BREAKPOINT_CHECK Interface for Conditional Breakpoint Providers: Check 20080411
2 IF_COND_BREAKPOINT_PROVIDER Interface for Conditional Breakpoint Providers 20080411
3 IF_COND_BREAKPOINT_REGISTER Interface for Conditional Breakpoint Providers: Registration 20080411
Friends
Class CL_BSP_DLC_DESIGN_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 '47FEE99212530213E10000000A424BBF' GUID for conditional Breakpoints 20080411
2 SELF Static Attribute Private Object reference (TYPE REF TO) CL_BSP_DLC_DESIGN_BREAKPOINTS CHTMLB Conditional Breakpoints Provider 20080411
Methods
# Method Level Visibility Method type Description Created on
1 ASSERT Static method Public Method Assert with built-in registration 20080411
2 CLASS_CONSTRUCTOR Static method Public Constructor 20080611
3 GET_INSTANCE Static method Public Method Singleton access 20080411
Events
Class CL_BSP_DLC_DESIGN_BREAKPOINTS has no event.
Types
Class CL_BSP_DLC_DESIGN_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_BINDING_STRING_ATTR Call by reference Type reference (TYPE) NAME_KOMP Component name 20080414
2 Importing IV_BINDING_STRING_CN Call by reference Type reference (TYPE) STRING Component name 20080414
3 Importing IV_BREAK_EVENT Call by reference Type reference (TYPE) CNDBRK_KEY Id of Break Event 20080411
4 Importing IV_COMPONENT Call by reference Type reference (TYPE) BSP_WD_COMPONENT_NAME Component Name 20080414
5 Importing IV_COMPONENT_USAGE Call by reference Type reference (TYPE) BSP_DLC_COMPONENT_USAGE Component Usage 20080414
6 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) BSP_DLC_OBJECT_TYPE UI Object Type 20080414
7 Importing IV_SOURCE Call by reference Type reference (TYPE) BSP_DLC_DESIGN_LAYER_SOURCE Source of Design Layer Data: Customer / SAP / Both 20080414
8 Importing IV_VIEWNAME Call by reference Type reference (TYPE) O2PAGE Internal Name (Key) of BSP Page 20080414
9 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL Is everything ok? 20080411

Method ASSERT on class CL_BSP_DLC_DESIGN_BREAKPOINTS has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_BSP_DLC_DESIGN_BREAKPOINTS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BSP_DLC_DESIGN_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_BSP_DLC_DESIGN_BREAKPOINTS Design Layer Conditional Breakpoints Provider 20080411

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