SAP ABAP Class CL_RTM_API (API Runtime Monitor)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SRTM (Package) Package for Runtime Monitor

⤷

⤷

Properties
Class | CL_RTM_API | |
Short Description | API Runtime Monitor | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SRTM | Package for Runtime Monitor |
Created | 20031023 | SAP |
Last change | 20140121 | 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_API has no interface implemented.
Friends
Class CL_RTM_API has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | TEST_KIND | 'A' | Test Type: ABAP Test | 20031113 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | TEST_KIND | 'K' | Test Type: Kernel Test | 20031113 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Tranfer Data from Roll Area into Shared Memory | 20090320 |
2 | ![]() |
Static method | Public | Method | Specify Activation for Individual Test | 20031023 |
3 | ![]() |
Static method | Public | Method | Activate Test | 20031024 |
4 | ![]() |
Static method | Public | Method | 20130930 |
Events
Class CL_RTM_API has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_TEST_NAME | Public | See coding | 20130930 | begin of T_TESt_name,
kind type test_kind,
id type test_id,
end of t_test_name
|
||
2 | T_TEST_NAMES | Public | See coding | 20130930 | t_test_names type standard table of t_test_name
|
Method Signatures
Method FLUSH_ROLL2SHM Signature
Method FLUSH_ROLL2SHM on class CL_RTM_API has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei Steuerung des RTM | 20090320 |
Method GET_ACTIVATION_BY_TEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTIVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Test aktiv | 20031023 | ||
2 | ![]() |
ACTIVE_ON_ALL_SERVERS | Call by reference | Type reference (TYPE) | ABAP_BOOL | Test global aktiv | 20031023 | ||
3 | ![]() |
ACTIVE_SERVERS | Call by reference | Type reference (TYPE) | RTM_SERVER | Liste der aktiven Server | 20031023 | ||
4 | ![]() |
CHG_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | Zeitstempel letzte Änderung | 20031027 | ||
5 | ![]() |
CHG_USER | Call by reference | Type reference (TYPE) | XUBNAME | Letzter Änderer | 20031027 | ||
6 | ![]() |
SERVER | Call by reference | Type reference (TYPE) | MSNAME2 | Server | 20031023 | ||
7 | ![]() |
TEST_ID | Call by reference | Type reference (TYPE) | TEST_ID | Test-Name | 20031023 | ||
8 | ![]() |
TEST_KIND | Call by reference | Type reference (TYPE) | TEST_KIND | Test-Art | 20031023 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen der Run Time Monitor API | 20031023 |
Method SET_ACTIVATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTIVATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | 'X' | Aktivierung / Deaktivierung | 20031024 | |
2 | ![]() |
SERVERS | Call by reference | Type reference (TYPE) | RTM_SERVER | Zielserver | 20031024 | ||
3 | ![]() |
SUPPRESS_PROGRESS_INDICATOR | Call by reference | Type reference (TYPE) | XFLAG | 'X' | 20121130 | ||
4 | ![]() |
TEST_ID | Call by reference | Type reference (TYPE) | TEST_ID | Test-Name | 20031024 | ||
5 | ![]() |
TEST_KIND | Call by reference | Type reference (TYPE) | TEST_KIND | Test-Art | 20031024 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen der Run Time Monitor API | 20031024 |
Method SET_ACTIVATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTIVATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | 'X' | 20130930 | ||
2 | ![]() |
SERVERS | Call by reference | Type reference (TYPE) | RTM_SERVER | 20130930 | |||
3 | ![]() |
SUPPRESS_PROGRESS_INDICATOR | Call by reference | Type reference (TYPE) | XFLAG | 'X' | 20130930 | ||
4 | ![]() |
TEST_NAMES | Call by reference | Type reference (TYPE) | T_TEST_NAMES | 20130930 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130930 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 700 |