SAP ABAP Class CX_RTM_TEST (Run Time Monitor Exceptions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SRTM (Package) Package for Runtime Monitor
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_RTM_DYNAMIC | Run Time Monitor Exceptions | 20070601 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20070601 |
Properties
| Class | CX_RTM_TEST | |
| Short Description | Run Time Monitor Exceptions | |
| Super Class | CX_RTM_DYNAMIC | Run Time Monitor Exceptions |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SRTM | Package for Runtime Monitor |
| Created | 20070601 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_RTM_TEST has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20070601 |
Friends
Class CX_RTM_TEST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20070601 | |||||
| 2 | Constant | Public | See coding | 20070626 | |||||
| 3 | Constant | Public | See coding | 20070601 | |||||
| 4 | Instance attribute | Public | Type reference (TYPE) | TEST_ID | Character string that identifies RTM tests | 20070601 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | TEST_KIND | Type of test kernel/ABAP | 20070601 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20070601 |
Events
Class CX_RTM_TEST has no event.
Types
Class CX_RTM_TEST 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 | 20070601 | ||||
| 2 | TEST_ID | Call by reference | Type reference (TYPE) | TEST_ID | 20070601 | ||||
| 3 | TEST_KIND | Call by reference | Type reference (TYPE) | TEST_KIND | 20070601 | ||||
| 4 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20070601 |
Method CONSTRUCTOR on class CX_RTM_TEST has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |