SAP ABAP Class CX_TPDAPI_FAILURE_T100 (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_TPDAPI_FAILURE | Error in TPDAPI | 20091029 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_TPDAPI_DEBUGGEE_ENDED | Debuggee ended (normally) | 20110309 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_TPDAPI_INVALID_USER | Invalid User | 20110228 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_TPDAPI_NOT_ATTACHED | cx_tpdapi_not_attached | 20130808 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_TPDAPI_NOT_AUTHORIZED | Requested information not found | 20100824 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CX_TPDAPI_NOT_FOUND | Requested information not found | 20091124 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CX_TPDAPI_NOT_SUPPORTED | Unsupported Function | 20091210 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CX_TPDAPI_SYS_FAILURE | System Error | 20091124 |
Properties
| Class | CX_TPDAPI_FAILURE_T100 | |
| Short Description | Error in TPDAPI | |
| Super Class | CX_TPDAPI_FAILURE | Error in TPDAPI |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | TPDAPI | |
| Program status | ||
| Category | 40 | Exception Class |
| Package | STPDA_API | Debugger API |
| Created | 20091029 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_TPDAPI_FAILURE_T100 has no forward declaration.
Interfaces
Class CX_TPDAPI_FAILURE_T100 has no interface implemented.
Friends
Class CX_TPDAPI_FAILURE_T100 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20091029 | |||||
| 2 | Instance attribute | Public | Type reference (TYPE) | SY-MSGID | Message Class | 20091029 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | SY-MSGNO | Message Class | 20091029 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | Message Variable | 20091029 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | Message Variable | 20091029 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | Message Variable | 20091029 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | Message Variable | 20091029 | |||
| 8 | Constant | Public | See coding | 20091029 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20091029 | |
| 2 | Static method | Public | Method | 20091110 | ||
| 3 | Instance method | Public | Method | Set SY-MSG* | 20091102 |
Events
Class CX_TPDAPI_FAILURE_T100 has no event.
Types
Class CX_TPDAPI_FAILURE_T100 has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CX_TPDAPI_FAILURE_T100 has no exception.
Method CREATE_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLASS | Value transfer | Type reference (TYPE) | CSEQUENCE | 'CX_TPDAPI_FAILURE_T100' | 20091116 | |||
| 2 | I_REF_PREVIOUS | Value transfer | Object reference (TYPE REF TO) | CX_ROOT | 20120425 | ||||
| 3 | I_STR_MSG | Value transfer | Type reference (TYPE) | ANY | 20091110 | ||||
| 4 | R_REX_FAILURE | Value transfer | Object reference (TYPE REF TO) | CX_TPDAPI_FAILURE | Fehler im TPDAPI | 20091110 |
Method CREATE_EXCEPTION on class CX_TPDAPI_FAILURE_T100 has no exception.
Method SET_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MSGID | Value transfer | Type reference (TYPE) | SY-MSGID | SY-MSGID | Nachrichtenklasse | 20091102 | ||
| 2 | I_MSGNO | Value transfer | Type reference (TYPE) | SY-MSGNO | SY-MSGNO | Nachrichtennummer | 20091102 | ||
| 3 | I_MSGV1 | Value transfer | Type reference (TYPE) | SY-MSGV1 | SY-MSGV1 | Nachrichtenvariable | 20091102 | ||
| 4 | I_MSGV2 | Value transfer | Type reference (TYPE) | SY-MSGV1 | SY-MSGV2 | Nachrichtenvariable | 20091102 | ||
| 5 | I_MSGV3 | Value transfer | Type reference (TYPE) | SY-MSGV1 | SY-MSGV3 | Nachrichtenvariable | 20091102 | ||
| 6 | I_MSGV4 | Value transfer | Type reference (TYPE) | SY-MSGV1 | SY-MSGV4 | Nachrichtenvariable | 20091102 |
Method SET_MSG on class CX_TPDAPI_FAILURE_T100 has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 800 |