SAP ABAP Interface IF_TPDAPI_EVENT (TPDAPI Event)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
STPDA_API (Package) Debugger API

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_TPDAPI_EVENT_BREAKPOINT | Breakpoint reached | 20111118 |
2 | Interface composition (i COMPRISING i_ref) | IF_TPDAPI_EVENT_EXCEPTION | Exception as an event | 20110712 |
3 | Interface composition (i COMPRISING i_ref) | IF_TPDAPI_EVENT_UNEXPECTED_BP | Unverified breakpoint | 20110714 |
4 | Interface composition (i COMPRISING i_ref) | IF_TPDAPI_EVENT_WATCHPOINT | Breakpoint reached | 20130805 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_TPDAPI_EVENT | Event Class | 20091205 |
Properties
Interface | IF_TPDAPI_EVENT | |
Short Description | TPDAPI Event |
General Data
Package | STPDA_API | Debugger API |
Created | 20091205 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | IF_TPDA_CONTROL | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_TPDAPI_EVENT has no interface.
Friends
Interface IF_TPDAPI_EVENT has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_ID_BP_CANNOT_VERIFY | Constant | Public | Type reference (TYPE) | STRING | IF_TPDA_CONTROL=>RTS_ID_BP_CANNOT_VERIFY | 20091207 | ||
2 | C_ID_BP_WRONG_COND | Constant | Public | Type reference (TYPE) | STRING | IF_TPDA_CONTROL=>RTS_ID_BP_WRONG_COND | 20091207 | ||
3 | C_ID_BREAKPOINTS | Constant | Public | Type reference (TYPE) | STRING | IF_TPDA_CONTROL=>RTS_ID_BREAKPOINTS | 20091207 | ||
4 | C_ID_EXC_OCCURRED | Constant | Public | Type reference (TYPE) | STRING | IF_TPDA_CONTROL=>RTS_ID_EXC_OCCURRED | 20091207 | ||
5 | C_ID_LAYER_ENTRY | Constant | Public | Type reference (TYPE) | STRING | IF_TPDA_CONTROL=>RTS_ID_LAYER_ENTRY | 20091207 | ||
6 | C_ID_LAYER_EXIT | Constant | Public | Type reference (TYPE) | STRING | IF_TPDA_CONTROL=>RTS_ID_LAYER_EXIT | 20091207 | ||
7 | C_ID_NEW_BREAKPOINTS | Constant | Public | Type reference (TYPE) | STRING | IF_TPDA_CONTROL=>RTS_ID_NEW_BREAKPOINTS | 20091207 | ||
8 | C_ID_NEW_SLAVE | Constant | Public | Type reference (TYPE) | STRING | IF_TPDA_CONTROL=>RTS_ID_NEW_SLAVE | 20091207 | ||
9 | C_ID_ROLLAREA | Constant | Public | Type reference (TYPE) | STRING | IF_TPDA_CONTROL=>RTS_ID_ROLLAREA | 20091207 | ||
10 | C_ID_SLASHH_ACTIVATION | Constant | Public | Type reference (TYPE) | STRING | IF_TPDA_CONTROL=>RTS_ID_SLASHH_ACTIVATION | 20091207 | ||
11 | C_ID_WATCHPOINTS | Constant | Public | Type reference (TYPE) | STRING | IF_TPDA_CONTROL=>RTS_ID_WATCHPOINTS | 20091207 | ||
12 | C_ID_WPSTATUS | Constant | Public | Type reference (TYPE) | STRING | IF_TPDA_CONTROL=>RTS_ID_WPSTATUS | 20091207 | ||
13 | C_ID_WP_EXPIRED | Constant | Public | Type reference (TYPE) | STRING | IF_TPDA_CONTROL=>RTS_ID_WP_EXPIRED | 20091207 | ||
14 | C_INFO_NEW_BREAKPOINTS | Constant | Public | Type reference (TYPE) | STRING | IF_TPDA_CONTROL=>RTS_INFO_NEW_BREAKPOINTS | 20091207 | ||
15 | C_INFO_NEW_SLAVE | Constant | Public | Type reference (TYPE) | STRING | IF_TPDA_CONTROL=>RTS_INFO_NEW_SLAVE | 20091207 | ||
16 | C_INFO_ROLLAREA_ENTERED | Constant | Public | Type reference (TYPE) | STRING | IF_TPDA_CONTROL=>RTS_INFO_ROLLAREA_ENTERED | 20091207 | ||
17 | C_INFO_SLASHH_ACTIVATION | Constant | Public | Type reference (TYPE) | STRING | IF_TPDA_CONTROL=>RTS_INFO_SLASHH_ACTIVATION | 20091207 | ||
18 | C_INFO_SWITCHED_TO_NONEXCL | Constant | Public | Type reference (TYPE) | STRING | IF_TPDA_CONTROL=>RTS_INFO_SWITCHED_TO_NONEXCL | 20091207 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20111118 | |
2 | ![]() |
Instance method | Public | Method | 20120312 | |
3 | ![]() |
Instance method | Public | Method | 20111118 | |
4 | ![]() |
Instance method | Public | Method | 20110712 |
Events
Interface IF_TPDAPI_EVENT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TYP_STR_EVENTINFO | Public | Type reference (TYPE) | TPDA_SYS_SLAVE_STATUS_LINE | 20091207 |
|
|
2 | TYP_TAB_EVENTINFOS | Public | See coding | 20091207 | typ_tab_eventinfos TYPE STANDARD TABLE OF typ_str_eventinfo
WITH DEFAULT KEY
|
||
3 | TYP_TAB_EVENTS | Public | See coding | 20120312 | typ_tab_events TYPE STANDARD TABLE OF ref to if_tpdapi_event WITH DEFAULT KEY
|
Method Signatures
Method GET_EVENTINFOS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TAB_EVENTINFO | Value transfer | Type reference (TYPE) | TYP_TAB_EVENTINFOS | 20111118 |
Method GET_EVENTINFOS on Interface IF_TPDAPI_EVENT has no exception.
Method GET_SUB_EVENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TAB_SUBEVENTS | Value transfer | Type reference (TYPE) | IF_TPDAPI_EVENT=>TYP_TAB_EVENTS | 20120312 |
Method GET_SUB_EVENTS on Interface IF_TPDAPI_EVENT has no exception.
Method GET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_REF_EVENT_TYPE | Value transfer | Object reference (TYPE REF TO) | IE_TPDAPI_EVENT_TYPE | 20111118 |
Method GET_TYPE on Interface IF_TPDAPI_EVENT has no exception.
Method SPECIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_REF_EVENT | Value transfer | Object reference (TYPE REF TO) | IF_TPDAPI_EVENT | 20110712 |
Method SPECIALIZE on Interface IF_TPDAPI_EVENT has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 800 |