SAP ABAP Class CL_CRM_CNDB_BREAKPOINTENT (CL_CRM_CNDB_BREAKPOINTENT)
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 | 20080221 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_CNDB_BREAKPOINTENT_IMPL | 20080221 |
Properties
Class | CL_CRM_CNDB_BREAKPOINTENT | |
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 | 20080221 | SAP |
Last change | 20081007 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CRM_CNDB_BREAKPOINTENT has no forward declaration.
Interfaces
Class CL_CRM_CNDB_BREAKPOINTENT has no interface implemented.
Friends
Class CL_CRM_CNDB_BREAKPOINTENT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CRM_CNDB_BREAKPOINTENT_CTXT | 20080221 | |||
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'BreakpointEntry.htm' | 20080221 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20080221 | |
2 | ![]() |
Instance method | Protected | Method | 20080226 | |
3 | ![]() |
Instance method | Protected | Method | 20080227 | |
4 | ![]() |
Instance method | Protected | Method | 20080227 | |
5 | ![]() |
Instance method | Protected | Method | 20080227 | |
6 | ![]() |
Instance method | Protected | Method | 20080227 | |
7 | ![]() |
Instance method | Protected | Method | 20080222 | |
8 | ![]() |
Instance method | Protected | Method | 20080221 |
Events
Class CL_CRM_CNDB_BREAKPOINTENT has no event.
Types
Class CL_CRM_CNDB_BREAKPOINTENT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CRM_CNDB_BREAKPOINTENT has no parameter.
Method CONSTRUCTOR on class CL_CRM_CNDB_BREAKPOINTENT has no exception.
Method EH_ONACCEPTBREAKPOINTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HTMLB_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_EVENT | 20080226 | |||
2 | ![]() |
HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | 20080226 |
Method EH_ONACCEPTBREAKPOINTS on class CL_CRM_CNDB_BREAKPOINTENT has no exception.
Method EH_ONBREAK1COND1SELECTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HTMLB_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_EVENT | 20080227 | |||
2 | ![]() |
HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | 20080227 |
Method EH_ONBREAK1COND1SELECTED on class CL_CRM_CNDB_BREAKPOINTENT has no exception.
Method EH_ONBREAK1COND2SELECTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HTMLB_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_EVENT | 20080227 | |||
2 | ![]() |
HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | 20080227 |
Method EH_ONBREAK1COND2SELECTED on class CL_CRM_CNDB_BREAKPOINTENT has no exception.
Method EH_ONBREAK1COND3SELECTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HTMLB_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_EVENT | 20080227 | |||
2 | ![]() |
HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | 20080227 |
Method EH_ONBREAK1COND3SELECTED on class CL_CRM_CNDB_BREAKPOINTENT has no exception.
Method EH_ONBREAKEVENT1SELECTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HTMLB_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_EVENT | 20080227 | |||
2 | ![]() |
HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | 20080227 |
Method EH_ONBREAKEVENT1SELECTED on class CL_CRM_CNDB_BREAKPOINTENT has no exception.
Method EH_ONPROVIDER1SELECTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HTMLB_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_EVENT | 20080222 | |||
2 | ![]() |
HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | 20080222 |
Method EH_ONPROVIDER1SELECTED on class CL_CRM_CNDB_BREAKPOINTENT has no exception.
Method EH_ONSAMPLE_BTN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HTMLB_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_EVENT | 20080221 | |||
2 | ![]() |
HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | 20080221 |
Method EH_ONSAMPLE_BTN on class CL_CRM_CNDB_BREAKPOINTENT has no exception.
History
Last changed by/on | SAP | 20081007 |
SAP Release Created in | 700 |