SAP ABAP Interface IF_TPDAPI_BP_EXCEPTION (Exception Breakpoint)
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_BP_EXCEPTION | |
| Short Description | Exception Breakpoint |
General Data
| Package | STPDA_API | Debugger API |
| Created | 20111116 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_TPDAPI_BP_EXCEPTION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_TPDAPI_BP_BASE | Static Line Breakpoint | 20111116 |
Friends
Interface IF_TPDAPI_BP_EXCEPTION has no friend.
Attributes
Interface IF_TPDAPI_BP_EXCEPTION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20111116 | ||
| 2 | Instance method | Public | Method | 20111116 | ||
| 3 | Instance method | Public | Method | 20111116 | ||
| 4 | Instance method | Public | Method | 20111116 | ||
| 5 | Instance method | Public | Method | 20111116 |
Events
Interface IF_TPDAPI_BP_EXCEPTION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYP_STR_IDENTITY | Public | See coding | 20111116 | BEGIN OF typ_str_identity,
kind TYPE ie_tpdapi_bp_kind=>typ_kind,
exception_class TYPE string,
END OF typ_str_identity
|
||
| 2 | TYP_STR_SERIALIZED | Public | See coding | 20111116 | BEGIN OF typ_str_serialized.
INCLUDE TYPE typ_str_identity AS str_identity.
INCLUDE TYPE if_tpdapi_bp=>typ_str_properties AS str_properties.
TYPES:
END OF typ_str_serialized
|
||
| 3 | TYP_STR_SYS_BP_EXCEPTION | Public | Type reference (TYPE) | TPDA_SYS_BP_EXCEPTION | 20111116 | |
Method Signatures
Method GET_EXCEPTION_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_EXCEPTION_CLASS | Value transfer | Type reference (TYPE) | STRING | 20111116 |
Method GET_EXCEPTION_CLASS on Interface IF_TPDAPI_BP_EXCEPTION has no exception.
Method GET_ID Signature
Method GET_ID on Interface IF_TPDAPI_BP_EXCEPTION has no parameter.
Method GET_ID on Interface IF_TPDAPI_BP_EXCEPTION has no exception.
Method GET_KIND Signature
Method GET_KIND on Interface IF_TPDAPI_BP_EXCEPTION has no parameter.
Method GET_KIND on Interface IF_TPDAPI_BP_EXCEPTION has no exception.
Method GET_SCOPE Signature
Method GET_SCOPE on Interface IF_TPDAPI_BP_EXCEPTION has no parameter.
Method GET_SCOPE on Interface IF_TPDAPI_BP_EXCEPTION has no exception.
Method SERIALIZE Signature
Method SERIALIZE on Interface IF_TPDAPI_BP_EXCEPTION has no parameter.
Method SERIALIZE on Interface IF_TPDAPI_BP_EXCEPTION has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 804 |