Hierarchy

⤷

⤷

Properties
Class | CL_COND_BREAKPOINT_MANAGER | |
Short Description | Conditional Breakpoint Manager | |
Super Class | ||
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 | 20080205 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_COND_BREAKPOINT_MANAGER has no interface implemented.
Friends
Class CL_COND_BREAKPOINT_MANAGER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Indicates if application is starting up | 20080509 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CNDBRK_BREAKPOINTS | 20080209 | |||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CNDBRK_PROVIDERS | 20080208 | |||
4 | ![]() |
Static Attribute | Public | Type reference (TYPE) | AAB_ID_NAME | 'CRMUIF_CONDITIONAL_BREAKPOINTS' | Checkpoint Group | 20080227 | |
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CNDBRK_BREAK_EVENT_MAPPINGS | List of common break event and mappings | 20080311 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Flag common break events are activated | 20080311 | |
7 | ![]() |
Constant | Protected | Type reference (TYPE) | CNDBRK_GUID | '47D5FC2EE4B75215E10000000A424BBF' | Provider id for common break events | 20080311 | |
8 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'BREAKPOINTS' | 20080305 | ||
9 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | I | 10 | 20080305 | ||
10 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'CONDITIONAL_BREAKPOINTS' | Name of Server Cookie | 20080305 | |
11 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'STARTUP' | 20080509 | ||
12 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'ALL' | 20080509 | ||
13 | ![]() |
Constant | Public | Type reference (TYPE) | I | 1 | 20080227 | ||
14 | ![]() |
Constant | Public | Type reference (TYPE) | I | 2 | 20101220 | ||
15 | ![]() |
Constant | Public | Type reference (TYPE) | I | 0 | 20080310 | ||
16 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | LCL_MEMORY_CONSUMPTION_MONITOR | Memory consumption monitor | 20101217 | ||
17 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_COND_BREAKPOINT_MANAGER | Singleton class to manage conditional breakpoints | 20080205 | ||
18 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '----------' | 20090729 | ||
19 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Indicates if Breakpoint Manager is sleeping | 20080318 | ||
20 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'MEM_CONSUMPTION_INCREASE' | Standard event condition key | 20101217 | |
21 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'MEM_CONSUMPTION_THRESHOLD' | Standard event condition key | 20101217 | |
22 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'DEBUG' | Standard event key | 20090728 | |
23 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'EXCEPTION' | Standard event key | 20090728 | |
24 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'MEMORY_CONSUMPTION' | Standard event key | 20101216 | |
25 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'TEXT_MESSAGE' | Standard event key | 20090728 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Add breakpoint to breakpoint list | 20080207 |
2 | ![]() |
Static method | Public | Method | Indicate startup phase finished | 20080509 |
3 | ![]() |
Static method | Public | Method | Returns assert result: ABAP_FALSE -> Debbuger to be opened | 20080207 |
4 | ![]() |
Static method | Public | Method | Returns assert result: ABAP_FALSE -> Debbuger to be opened | 20080207 |
5 | ![]() |
Static method | Public | Method | Save current User Breakpoints to Server Cookie | 20080305 |
6 | ![]() |
Static method | Public | Method | Checks if a operator based condition is met | 20080214 |
7 | ![]() |
Static method | Public | Constructor | Class constructor | 20080205 |
8 | ![]() |
Static method | Public | Method | Clear all breakpoints | 20080225 |
9 | ![]() |
Static method | Public | Method | Activate common breakopints | 20080312 |
10 | ![]() |
Static method | Public | Method | Checks if a text contains an expression (case insensitive) | 20080312 |
11 | ![]() |
Static method | Public | Method | Deregister conditional breakoint provider | 20080205 |
12 | ![]() |
Static method | Public | Method | Get all breakpoints | 20080225 |
13 | ![]() |
Static method | Public | Method | Get break conditions of provider-event as drop down list box | 20080223 |
14 | ![]() |
Static method | Public | Method | Get break events of provider as drop down list box | 20080222 |
15 | ![]() |
Instance method | Protected | Method | Get description of break event | 20080312 |
16 | ![]() |
Static method | Public | Method | Get id for common standard break event | 20090728 |
17 | ![]() |
Static method | Public | Method | Get text information about Conditional Breakpoint Feature | 20080227 |
18 | ![]() |
Static method | Public | Method | Returns the conditional breakpoint manager instance | 20080205 |
19 | ![]() |
Static method | Public | Method | Returns Maximum Memory Byte Value used so far | 20101215 |
20 | ![]() |
Static method | Public | Method | Get conditional breakpoint providers as drop down list box | 20080222 |
21 | ![]() |
Static method | Public | Method | Get description from breakpoint provider | 20080226 |
22 | ![]() |
Static method | Public | Method | Tells if debugging with conditional breakpoints is possible | 20080227 |
23 | ![]() |
Static method | Public | Method | Text if HTTP debugging is active | 20080227 |
24 | ![]() |
Static method | Public | Method | Puts Breakpoint Manager ins sleep mode | 20080318 |
25 | ![]() |
Static method | Protected | Method | Load breakpoints for startup phase | 20080509 |
26 | ![]() |
Static method | Public | Method | Parses an operator based condition | 20080214 |
27 | ![]() |
Static method | Public | Method | Register conditional breakpoint provider | 20080205 |
28 | ![]() |
Instance method | Protected | Method | Determine common break events: For more than one provider | 20080310 |
29 | ![]() |
Static method | Public | Method | Remove breakpoint from breakpoint list | 20080207 |
30 | ![]() |
Static method | Public | Method | Load current User Breakpoints to Server Cookie | 20080305 |
31 | ![]() |
Static method | Public | Method | Register breakpoints for startup phase | 20080509 |
32 | ![]() |
Static method | Private | Method | Test Conditional Breakpoint Manager | 20080215 |
Events
Class CL_COND_BREAKPOINT_MANAGER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | CHECK_LIST | Public | See coding | 20090807 | check_list type table of check_list_entry with key key
|
||
2 | CHECK_LIST_ENTRY | Public | See coding | 20090807 | begin of check_list_entry,
key type string,
value type string,
data type ref to data,
object type ref to object,
end of check_list_entry
|
||
3 | MEMORY_CONSUMPTION | Public | See coding | 20101229 | begin of memory_consumption,
component type string,
bound_size_alloc type abap_msize,
bound_size_used type abap_msize,
referenced_size_alloc type abap_msize,
referenced_size_used type abap_msize,
is_part_of_non_trivial_szk type c length 1,
szk_size_alloc type abap_msize,
szk_size_used type abap_msize,
low_mem type c length 1,
is_in_shared_memory type c length 1,
sizeof_alloc type abap_msize,
sizeof_used type abap_msize,
end of memory_consumption
|
||
4 | MEMORY_CONSUMPTIONS | Public | See coding | 20101229 | memory_consumptions type table of memory_consumption
|
Method Signatures
Method ADD_BREAKPOINT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BREAKPOINT | Call by reference | Object reference (TYPE REF TO) | CL_COND_BREAKPOINT | Conditional Breakpoint | 20080207 |
Method ADD_BREAKPOINT on class CL_COND_BREAKPOINT_MANAGER has no exception.
Method APPLICATION_STARTUP_FINISHED Signature
Method APPLICATION_STARTUP_FINISHED on class CL_COND_BREAKPOINT_MANAGER has no parameter.
Method APPLICATION_STARTUP_FINISHED on class CL_COND_BREAKPOINT_MANAGER has no exception.
Method ASSERT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BREAK_EVENT | Call by reference | Type reference (TYPE) | CNDBRK_KEY | Id of Break Event | 20080207 | ||
2 | ![]() |
IV_DATA_TO_CHECK | Call by reference | Object reference (TYPE REF TO) | DATA | Data to be checked | 20080212 | ||
3 | ![]() |
IV_OBJECT_TO_CHECK | Call by reference | Object reference (TYPE REF TO) | OBJECT | Object to be checked | 20080207 | ||
4 | ![]() |
IV_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_COND_BREAKPOINT_CHECK | Interface for Conditional Breakpoint Providers: Check | 20080207 | ||
5 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | Is everything ok ? | 20080212 |
Method ASSERT on class CL_COND_BREAKPOINT_MANAGER has no exception.
Method ASSERT2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BREAK_EVENT | Call by reference | Type reference (TYPE) | CNDBRK_KEY | Id of Break Event | 20080207 | ||
2 | ![]() |
IV_DATA_TO_CHECK | Call by reference | Object reference (TYPE REF TO) | DATA | Data to check | 20080212 | ||
3 | ![]() |
IV_OBJECT_TO_CHECK | Call by reference | Object reference (TYPE REF TO) | OBJECT | Object to check | 20080207 | ||
4 | ![]() |
IV_PROVIDER | Call by reference | Type reference (TYPE) | CNDBRK_GUID | Interface for Conditional Breakpoint Providers: Check | 20080207 | ||
5 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | Is everything ok? | 20080212 |
Method ASSERT2 on class CL_COND_BREAKPOINT_MANAGER has no exception.
Method BREAKPOINTS_TO_SERVER_COOKIE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_APPLICATION_NAME | Call by reference | Type reference (TYPE) | STRING | Name of application | 20080305 | ||
2 | ![]() |
IV_APPLICATION_NAMESPACE | Call by reference | Type reference (TYPE) | STRING | Applciation Namespace for cookie | 20080305 | ||
3 | ![]() |
IV_EXPIRY_SECONDS | Call by reference | Type reference (TYPE) | I | Expiry time in seconds | 20080509 | ||
4 | ![]() |
RV_ERROR_MESSAGE | Value transfer | Type reference (TYPE) | STRING | 20080305 |
Method BREAKPOINTS_TO_SERVER_COOKIE on class CL_COND_BREAKPOINT_MANAGER has no exception.
Method CHECK_CONDITION_WITH_OPERATOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ACTUAL_DATE_VALUE | Call by reference | Attribute reference (LIKE) | SY-DATUM | Date | 20080214 | ||
2 | ![]() |
IV_ACTUAL_INTEGER_VALUE | Call by reference | Type reference (TYPE) | INT4 | Integer (INT4) | 20080214 | ||
3 | ![]() |
IV_ACTUAL_STRING_VALUE | Call by reference | Type reference (TYPE) | STRING | String | 20080214 | ||
4 | ![]() |
IV_CONDITION | Call by reference | Type reference (TYPE) | STRING | Condition to evaluate | 20080214 | ||
5 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | Condition is met | 20080214 |
Method CHECK_CONDITION_WITH_OPERATOR on class CL_COND_BREAKPOINT_MANAGER has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_COND_BREAKPOINT_MANAGER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_COND_BREAKPOINT_MANAGER has no exception.
Method CLEAR_BREAKPOINTS Signature
Method CLEAR_BREAKPOINTS on class CL_COND_BREAKPOINT_MANAGER has no parameter.
Method CLEAR_BREAKPOINTS on class CL_COND_BREAKPOINT_MANAGER has no exception.
Method COMMON_BREAK_EVENTS_ARE_ACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ACTIVATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080312 | |||
2 | ![]() |
RV_ACTIVATED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080312 |
Method COMMON_BREAK_EVENTS_ARE_ACTIVE on class CL_COND_BREAKPOINT_MANAGER has no exception.
Method CONTAINS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_EXPRESSION | Call by reference | Type reference (TYPE) | ANY | Expression the text should contain (partially) | 20080312 | ||
2 | ![]() |
IV_IN_SUBSTRING_MATCH | Call by reference | Type reference (TYPE) | STRING | Regular expression to select substring as match | 20080316 | ||
3 | ![]() |
IV_IN_TEXT | Call by reference | Type reference (TYPE) | ANY | Text to be checked | 20080312 | ||
4 | ![]() |
IV_PATTERN | Call by reference | Type reference (TYPE) | STRING | Pattern the text should contain | 20080315 | ||
5 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080312 |
Method CONTAINS on class CL_COND_BREAKPOINT_MANAGER has no exception.
Method DEREGISTER_BREAKPOINT_PROVIDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BREAKPOINT_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_COND_BREAKPOINT_REGISTER | Conditional breakpoint provider to be deregistered | 20080205 |
Method DEREGISTER_BREAKPOINT_PROVIDER on class CL_COND_BREAKPOINT_MANAGER has no exception.
Method GET_BREAKPOINTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_BREAKPOINTS | Value transfer | Type reference (TYPE) | CNDBRK_BREAKPOINTS | Conditional Breakpoints Table | 20080225 |
Method GET_BREAKPOINTS on class CL_COND_BREAKPOINT_MANAGER has no exception.
Method GET_BREAK_CONDITIONS_DDLB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BREAK_EVENT_ID | Call by reference | Type reference (TYPE) | CNDBRK_KEY | Key for conditional breakpoints | 20080223 | ||
2 | ![]() |
IV_PROVIDER_ID | Call by reference | Type reference (TYPE) | CNDBRK_GUID | GUID for conditional Breakpoints | 20080223 | ||
3 | ![]() |
RV_BREAK_CONDITIONS_DDLB | Value transfer | Type reference (TYPE) | BSP_WD_DROPDOWN_TABLE | Value Table for BSP WD Dropdown List Boxes | 20080223 |
Method GET_BREAK_CONDITIONS_DDLB on class CL_COND_BREAKPOINT_MANAGER has no exception.
Method GET_BREAK_EVENT_DDLB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PROVIDER_ID | Call by reference | Type reference (TYPE) | CNDBRK_GUID | GUID for conditional Breakpoints | 20080222 | ||
2 | ![]() |
RV_BREAK_EVENT_DDLB | Value transfer | Type reference (TYPE) | BSP_WD_DROPDOWN_TABLE | Value Table for BSP WD Dropdown List Boxes | 20080222 |
Method GET_BREAK_EVENT_DDLB on class CL_COND_BREAKPOINT_MANAGER has no exception.
Method GET_BREAK_EVENT_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BREAK_EVENT | Call by reference | Type reference (TYPE) | CNDBRK_KEY | Key for conditional breakpoints | 20080312 | ||
2 | ![]() |
IV_PROVIDER_ID | Call by reference | Type reference (TYPE) | CNDBRK_GUID | 20080312 | |||
3 | ![]() |
RV_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | 20080312 |
Method GET_BREAK_EVENT_DESCRIPTION on class CL_COND_BREAKPOINT_MANAGER has no exception.
Method GET_COMMON_STANDARD_EVENT_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_COMMON_STANDARD_EVENT | Call by reference | Type reference (TYPE) | STRING | EXCEPTION, CREATE_TEXT_MESSAGE, DEBUG | 20090728 | ||
2 | ![]() |
RV_BREAK_EVENT_ID | Value transfer | Type reference (TYPE) | CNDBRK_KEY | Key for Conditional Breakpoints | 20090728 |
Method GET_COMMON_STANDARD_EVENT_ID on class CL_COND_BREAKPOINT_MANAGER has no exception.
Method GET_INFORMATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_INFO_TYPE | Call by reference | Type reference (TYPE) | I | 20080227 | |||
2 | ![]() |
RV_INFO_MESSAGE | Value transfer | Type reference (TYPE) | STRING | 20080227 |
Method GET_INFORMATION on class CL_COND_BREAKPOINT_MANAGER has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_COND_BREAKPOINT_MANAGER | Value transfer | Object reference (TYPE REF TO) | CL_COND_BREAKPOINT_MANAGER | Conditional breakpoint manager instance | 20080205 |
Method GET_INSTANCE on class CL_COND_BREAKPOINT_MANAGER has no exception.
Method GET_MEMORY_USED_MAX_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_MEMORY_USED | Value transfer | Type reference (TYPE) | I | 20101215 |
Method GET_MEMORY_USED_MAX_VALUE on class CL_COND_BREAKPOINT_MANAGER has no exception.
Method GET_PROVIDER_DDLB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_PROVIDER_DDLB | Value transfer | Type reference (TYPE) | BSP_WD_DROPDOWN_TABLE | Value Table for BSP WD Dropdown List Boxes | 20080222 |
Method GET_PROVIDER_DDLB on class CL_COND_BREAKPOINT_MANAGER has no exception.
Method GET_PROVIDER_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_EVENT_OR_CONDITION_KEY | Call by reference | Type reference (TYPE) | CNDBRK_KEY | Id of break event or condition | 20080226 | ||
2 | ![]() |
IV_PROVIDER_ID | Call by reference | Type reference (TYPE) | CNDBRK_GUID | Id of provider | 20080226 | ||
3 | ![]() |
RV_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | 20080226 |
Method GET_PROVIDER_DESCRIPTION on class CL_COND_BREAKPOINT_MANAGER has no exception.
Method IS_DEBUGGING_POSSIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DEBUGGING_IS_POSSIBLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080227 | |||
2 | ![]() |
EV_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20080227 |
Method IS_DEBUGGING_POSSIBLE on class CL_COND_BREAKPOINT_MANAGER has no exception.
Method IS_HTTP_DEBUGGING_ACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_HTTP_DEBUGGING_IS_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080227 | |||
2 | ![]() |
EV_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20080227 |
Method IS_HTTP_DEBUGGING_ACTIVE on class CL_COND_BREAKPOINT_MANAGER has no exception.
Method IS_SLEEPING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_IS_SLEEPING | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080318 | |||
2 | ![]() |
RV_IS_SLEEPING | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080318 |
Method IS_SLEEPING on class CL_COND_BREAKPOINT_MANAGER has no exception.
Method LOAD_BREAKPOINTS_FOR_STARTUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ERROR_MESSAGE | Value transfer | Type reference (TYPE) | STRING | 20080509 |
Method LOAD_BREAKPOINTS_FOR_STARTUP on class CL_COND_BREAKPOINT_MANAGER has no exception.
Method PARSE_CONDITION_WITH_OPERATOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_KEY | Call by reference | Type reference (TYPE) | STRING | key of condition | 20080214 | ||
2 | ![]() |
EV_OPERATOR | Call by reference | Type reference (TYPE) | STRING | operator | 20080214 | ||
3 | ![]() |
EV_SUCCESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | Tells if this was a valid operator based condition | 20080214 | ||
4 | ![]() |
EV_VALUE | Call by reference | Type reference (TYPE) | STRING | value | 20080214 | ||
5 | ![]() |
IV_CONDITION | Call by reference | Type reference (TYPE) | STRING | Condition | 20080214 |
Method PARSE_CONDITION_WITH_OPERATOR on class CL_COND_BREAKPOINT_MANAGER has no exception.
Method REGISTER_BREAKPOINT_PROVIDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_COND_BREAKPOINT_REGISTER | Interface for Conditional Breakpoint Providers | 20080205 | ||
2 | ![]() |
IV_SORT_EVENTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Events are usually sorted by key | 20090729 | |
3 | ![]() |
RV_SUCCESS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080205 |
Method REGISTER_BREAKPOINT_PROVIDER on class CL_COND_BREAKPOINT_MANAGER has no exception.
Method REGISTER_COMMON_BREAK_EVENTS Signature
Method REGISTER_COMMON_BREAK_EVENTS on class CL_COND_BREAKPOINT_MANAGER has no parameter.
Method REGISTER_COMMON_BREAK_EVENTS on class CL_COND_BREAKPOINT_MANAGER has no exception.
Method REMOVE_BREAKPOINT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BREAKPOINT | Call by reference | Object reference (TYPE REF TO) | CL_COND_BREAKPOINT | Breakpoint to remove | 20080207 |
Method REMOVE_BREAKPOINT on class CL_COND_BREAKPOINT_MANAGER has no exception.
Method SERVER_COOKIE_TO_BREAKPOINTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_APPLICATION_NAME | Call by reference | Type reference (TYPE) | STRING | Name of application | 20080305 | ||
2 | ![]() |
IV_APPLICATION_NAMESPACE | Call by reference | Type reference (TYPE) | STRING | Applciation Namespace for cookie | 20080305 | ||
3 | ![]() |
RV_ERROR_MESSAGE | Value transfer | Type reference (TYPE) | STRING | 20080305 |
Method SERVER_COOKIE_TO_BREAKPOINTS on class CL_COND_BREAKPOINT_MANAGER has no exception.
Method SET_BREAKPOINTS_FOR_STARTUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ERROR_MESSAGE | Value transfer | Type reference (TYPE) | STRING | 20080509 |
Method SET_BREAKPOINTS_FOR_STARTUP on class CL_COND_BREAKPOINT_MANAGER has no exception.
Method TEST Signature
Method TEST on class CL_COND_BREAKPOINT_MANAGER has no parameter.
Method TEST on class CL_COND_BREAKPOINT_MANAGER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |