SAP ABAP Class CX_TPDAPI_FAILURE (Error in TPDAPI)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
STPDA_API (Package) Debugger API
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20091023 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20091023 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_TPDAPI_FAILURE_T100 | Error in TPDAPI | 20091029 |
Properties
| Class | CX_TPDAPI_FAILURE | |
| Short Description | Error in TPDAPI | |
| Super Class | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | TPDAPI | |
| Program status | ||
| Category | 40 | Exception Class |
| Package | STPDA_API | Debugger API |
| Created | 20091023 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_TPDAPI_FAILURE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20091023 |
Friends
Class CX_TPDAPI_FAILURE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'BP_NUMBER_EXCEEDED' | 20120425 | |||
| 2 | Static Attribute | Public | Type reference (TYPE) | STRING | 20091029 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | 20120425 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | 20091029 | ||||
| 5 | Static Attribute | Public | Object reference (TYPE REF TO) | CX_TPDAPI_FAILURE_T100 | Error in TPDAPI | 20091102 | |||
| 6 | Constant | Public | See coding | 20091029 | |||||
| 7 | Static Attribute | Public | Type reference (TYPE) | BAL_S_MSG | Application Log: Message Data | 20091102 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20091023 |
Events
Class CX_TPDAPI_FAILURE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYP_TAB_FAILURES | Public | See coding | 20120725 | typ_tab_failures TYPE STANDARD TABLE OF ref to cx_tpdapi_failure with default key
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DUMMY | Call by reference | Type reference (TYPE) | STRING | 20091029 | ||||
| 2 | ERROR_ID | Call by reference | Type reference (TYPE) | STRING | 20120425 | ||||
| 3 | MSG | Call by reference | Type reference (TYPE) | STRING | 20091029 | ||||
| 4 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20091023 | ||||
| 5 | RCX_FAILURE | Call by reference | Object reference (TYPE REF TO) | CX_TPDAPI_FAILURE_T100 | 20091102 | ||||
| 6 | STR_MSG | Call by reference | Type reference (TYPE) | BAL_S_MSG | 20091102 | ||||
| 7 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20091023 |
Method CONSTRUCTOR on class CX_TPDAPI_FAILURE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 800 |