SAP ABAP Interface IF_TPDAPI_DATA_EXCEPTION (Exception Object)
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_DATA_EXCEPTION | |
| Short Description | Exception Object |
General Data
| Package | STPDA_API | Debugger API |
| Created | 20120118 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_TPDAPI_DATA_EXCEPTION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_TPDAPI_DATA | Data | 20120120 | ||
| 2 | IF_TPDAPI_DATA_OBJREF | Object Reference | 20120120 |
Friends
Interface IF_TPDAPI_DATA_EXCEPTION has no friend.
Attributes
Interface IF_TPDAPI_DATA_EXCEPTION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120120 | ||
| 2 | Instance method | Public | Method | 20120120 | ||
| 3 | Instance method | Public | Method | 20120120 | ||
| 4 | Instance method | Public | Method | 20120120 | ||
| 5 | Instance method | Public | Method | 20120120 |
Events
Interface IF_TPDAPI_DATA_EXCEPTION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYP_TAB_EXCEPTIONS | Public | See coding | 20120120 | typ_tab_exceptions TYPE STANDARD TABLE OF ref to IF_TPDAPI_DATA_EXCEPTION WITH DEFAULT KEY
|
Method Signatures
Method GET_EXCEPTION_CLASSNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_EXCEPTION_CLASSNAME | Value transfer | Type reference (TYPE) | STRING | 20120120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120120 |
Method GET_EXCEPTION_SOURCEINFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_STR_SRCINFO | Value transfer | Type reference (TYPE) | IF_TPDAPI_SOURCE=>TYP_STR_SOURCEINFO | 20120120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120120 |
Method GET_EXCEPTION_STACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLG_INCLUDING_SELF | Call by reference | Type reference (TYPE) | XFLAG | 20120120 | ||||
| 2 | R_TAB_EXCEPTIONS | Value transfer | Type reference (TYPE) | IF_TPDAPI_DATA_EXCEPTION=>TYP_TAB_EXCEPTIONS | 20120120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120120 |
Method GET_EXCEPTION_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TEXT | Value transfer | Type reference (TYPE) | STRING | 20120120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120120 |
Method GET_PREVIOUS_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REF_PEVIOUS_EXCEPTION | Value transfer | Object reference (TYPE REF TO) | IF_TPDAPI_DATA_EXCEPTION | 20120120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120120 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |