SAP ABAP Class IF_TPDAPI_EVENT_EXCEPTION (Exception as an event)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_TPDAPI_EVENT | TPDAPI Event | 20110712 |
Properties
Class | IF_TPDAPI_EVENT_EXCEPTION | |
Short Description | Exception as an event | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20110712 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_TPDAPI_EVENT_EXCEPTION has no forward declaration.
Interfaces
Class IF_TPDAPI_EVENT_EXCEPTION has no interface implemented.
Friends
Class IF_TPDAPI_EVENT_EXCEPTION has no friend class.
Attributes
Class IF_TPDAPI_EVENT_EXCEPTION has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20110712 |
Events
Class 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 class IF_TPDAPI_EVENT_EXCEPTION has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |