SAP ABAP Class CX_TESTZONE (TestZone: Base Class for Exceptions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷
STESTZONE_EXCEPTION (Package) TestZone: Exceptions
⤷
⤷
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 | 20040719 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_TESTZONE_APL | TestZone: Middleware Exceptions | 20040719 |
Properties
| Class | CX_TESTZONE | |
| Short Description | TestZone: Base Class for Exceptions | |
| 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 | STESTZONE_EXCEPTION | TestZone: Exceptions |
| Created | 20040719 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_TESTZONE has no forward declaration.
Interfaces
Class CX_TESTZONE has no interface implemented.
Friends
Class CX_TESTZONE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | ETONOFF | ' ' | Single-Character Flag | 20040719 | ||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | Method where Exception Occurred (OPERATION_NOT_SUPPORTED) | 20040719 | |||
| 3 | Constant | Public | Type reference (TYPE) | SOTR_CONC | 'BCB72E924D55274DABE4FB7375EB3034' | 20040818 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20051212 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20040719 |
Events
Class CX_TESTZONE has no event.
Types
Class CX_TESTZONE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ABORT_FLAG | Call by reference | Type reference (TYPE) | ETONOFF | ' ' | 20040719 | |||
| 2 | CALLED_METHOD | Call by reference | Type reference (TYPE) | STRING | 20040719 | ||||
| 3 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20040719 | ||||
| 4 | SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | 20051212 | ||||
| 5 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20040719 |
Method CONSTRUCTOR on class CX_TESTZONE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |