SAP ABAP Interface IF_TPDAPI_EVENT_EXCEPTION (Exception as an event)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
STPDA_API (Package) Debugger API
⤷
⤷
Properties
| Interface | IF_TPDAPI_EVENT_EXCEPTION | |
| Short Description | Exception as an event |
General Data
| Package | STPDA_API | Debugger API |
| Created | 20110712 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_TPDAPI_EVENT_EXCEPTION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_TPDAPI_EVENT | TPDAPI Event | 20110712 |
Friends
Interface IF_TPDAPI_EVENT_EXCEPTION has no friend.
Attributes
Interface IF_TPDAPI_EVENT_EXCEPTION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20110712 |
Events
Interface IF_TPDAPI_EVENT_EXCEPTION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYP_STR_EXCEPTION_INFO | Public | See coding | 20110712 | BEGIN OF typ_str_exception_info,
program TYPE string,
include TYPE string,
line TYPE i,
name TYPE string,
reference TYPE string,
END OF typ_str_exception_info
|
Method Signatures
Method GET_EXCEPTION_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_STR_EXCEPTION_INFO | Value transfer | Type reference (TYPE) | IF_TPDAPI_EVENT_EXCEPTION=>TYP_STR_EXCEPTION_INFO | 20110712 |
Method GET_EXCEPTION_INFO on Interface IF_TPDAPI_EVENT_EXCEPTION has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 803 |