SAP ABAP Class CX_ATD_UNIT_TEST_EXCEPTION (Exception calls to be used in ATD unit tests)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-UT (Application Component) ABAP Unit
⤷
SABP_UNIT_TEST_DOUBLE_TEST (Package) Strictly Internal: automated tests for framework
⤷
⤷
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 | 20130905 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20130905 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_ATD_UNIT_TEST_EXCEPTION_SUB | Exception subclass for atd unit test exception | 20130905 |
Properties
| Class | CX_ATD_UNIT_TEST_EXCEPTION | |
| Short Description | Exception calls to be used in ATD unit tests | |
| 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 | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SABP_UNIT_TEST_DOUBLE_TEST | Strictly Internal: automated tests for framework |
| Created | 20130621 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_ATD_UNIT_TEST_EXCEPTION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20130905 |
Friends
Class CX_ATD_UNIT_TEST_EXCEPTION has no friend class.
Attributes
Class CX_ATD_UNIT_TEST_EXCEPTION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130905 |
Events
Class CX_ATD_UNIT_TEST_EXCEPTION has no event.
Types
Class CX_ATD_UNIT_TEST_EXCEPTION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20130905 | ||||
| 2 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20130905 |
Method CONSTRUCTOR on class CX_ATD_UNIT_TEST_EXCEPTION has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |