SAP ABAP Class CL_AUNIT_FAILURE_CX (INTERNAL: Alert: Exception Error)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-UT (Application Component) ABAP Unit
⤷
SABP_UNIT_CORE (Package) INTERNAL: NO REUSE - Core functionality
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_AUNIT_FAILURE | INTERNAL: Abstract Superclass for Assertions & Events | 20030904 |
Properties
| Class | CL_AUNIT_FAILURE_CX | |
| Short Description | INTERNAL: Alert: Exception Error | |
| Super Class | CL_AUNIT_FAILURE | INTERNAL: Abstract Superclass for Assertions & Events |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SABP_UNIT_CORE | INTERNAL: NO REUSE - Core functionality |
| Created | 20030903 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_AUNIT_FAILURE_CX has no interface implemented.
Friends
Class CL_AUNIT_FAILURE_CX has no friend class.
Attributes
Class CL_AUNIT_FAILURE_CX has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | 20080806 | ||
| 2 | Static method | Public | Method | Generate Exception Error | 20030903 | |
| 3 | Static method | Public | Method | Generate Exception Error from Description | 20030903 | |
| 4 | Instance method | Private | Method | 20080606 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | FAILURE_CX | Instance Event (0) |
Public (2) |
20031001 |
Types
Class CL_AUNIT_FAILURE_CX has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR_ID | Call by reference | Type reference (TYPE) | STRING | 20080806 |
Method CONSTRUCTOR on class CL_AUNIT_FAILURE_CX has no exception.
Method CREATE_CX_FAILURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CX | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | 20030903 | ||||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_AUNIT_FAILURE_CX | 20030903 | ||||
| 3 | STACK_ENTRIES | Call by reference | Type reference (TYPE) | IF_AUNIT_MISC_TYPES=>TY_T_STACK_ENTRIES | List of Includes with Line Number | 20080806 |
Method CREATE_CX_FAILURE on class CL_AUNIT_FAILURE_CX has no exception.
Method CREATE_CX_FAILURE_FROM_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCR_TAB | Call by reference | Type reference (TYPE) | TAUNIT_DESCR_TAB | 20030903 | ||||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_AUNIT_FAILURE_CX | 20030903 |
Method CREATE_CX_FAILURE_FROM_DESCR on class CL_AUNIT_FAILURE_CX has no exception.
Method __SET_MESSAGE_TEXT_FROM_CX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CX | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | 20080606 |
Method __SET_MESSAGE_TEXT_FROM_CX on class CL_AUNIT_FAILURE_CX has no exception.
Event Signatures
Event FAILURE_CX Signature
Event FAILURE_CX on class CL_AUNIT_FAILURE_CX has no parameter.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |