SAP ABAP Class CL_RTM_TEST (Runtime Monitor Test)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SRTM (Package) Package for Runtime Monitor
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RTM_TEST__RTM | RTM Test, only for Test Purposes SRTM | 20020627 |
Properties
| Class | CL_RTM_TEST | |
| Short Description | Runtime Monitor Test | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRTM | Package for Runtime Monitor |
| Created | 20010323 | SAP |
| Last change | 00000000 | 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) |
Interfaces
Class CL_RTM_TEST has no interface implemented.
Friends
Class CL_RTM_TEST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | CHAR30 | 30 Characters | 20010406 | |||
| 2 | Constant | Public | Type reference (TYPE) | CHAR1 | 'A' | Test Type ABAP | 20020513 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR1 | 'K' | Test Type Kernel | 20020513 | ||
| 4 | Constant | Public | Type reference (TYPE) | AGGR_MASK | 31 | Key length of an RTM test | 20010403 | ||
| 5 | Constant | Public | Type reference (TYPE) | AGGR_MASK | 15 | Key length of an RTM test | 20010403 | ||
| 6 | Constant | Public | Type reference (TYPE) | AGGR_MASK | 3 | Key length of an RTM test | 20010403 | ||
| 7 | Constant | Public | Type reference (TYPE) | AGGR_MASK | 19 | Key length of an RTM test | 20010406 | ||
| 8 | Constant | Public | Type reference (TYPE) | AGGR_MASK | 16 | Key length of an RTM test | 20010403 | ||
| 9 | Constant | Public | Type reference (TYPE) | AGGR_MASK | 1 | Key length of an RTM test | 20010403 | ||
| 10 | Constant | Public | Type reference (TYPE) | AGGR_MASK | 17 | Key length of an RTM test | 20010406 | ||
| 11 | Constant | Public | Type reference (TYPE) | AGGR_MASK | 7 | Key length of an RTM test | 20010403 | ||
| 12 | Constant | Public | Type reference (TYPE) | AGGR_MASK | 23 | Key length of an RTM test | 20010406 | ||
| 13 | Constant | Public | Type reference (TYPE) | TEXTPROP | 'C' | Handling of free text | 20010403 | ||
| 14 | Constant | Public | Type reference (TYPE) | TEXTPROP | 'E' | Handling of free text | 20010403 | ||
| 15 | Constant | Public | Type reference (TYPE) | TEXTPROP | 'V' | Handling of free text | 20010403 | ||
| 16 | Constant | Public | Type reference (TYPE) | INT4 | 65535 | Natural Number | 20010406 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20010403 | ||
| 2 | Instance method | Public | Method | Return Class Description (and Test Description) | 20020911 | |
| 3 | Instance method | Public | Method | Is the test active? | 20010403 |
Events
Class CL_RTM_TEST has no event.
Types
Class CL_RTM_TEST has no local type.
Method Signatures
Method BEFORE_ADD_ENTRY Signature
Method BEFORE_ADD_ENTRY on class CL_RTM_TEST has no parameter.
Method BEFORE_ADD_ENTRY on class CL_RTM_TEST has no exception.
Method GET_DESCRIPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCRIPT | Value transfer | Type reference (TYPE) | STRING | Klassenbeschreibung | 20020911 |
Method GET_DESCRIPT on class CL_RTM_TEST has no exception.
Method IS_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVE | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20010403 |
Method IS_ACTIVE on class CL_RTM_TEST has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 610 |