Hierarchy

⤷

⤷

Properties
Class | CL_RTM_SERVICES | |
Short Description | Auxiliary Method for 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 | 20020827 | SAP |
Last change | 20141121 | |
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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_RTM_SERVICES has no interface implemented.
Friends
Class CL_RTM_SERVICES has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | TBTCO-STATUS | 'Y' | State of Background Job | 20020912 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | TBTCO-STATUS | 'S' | State of Background Job | 20020912 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | TBTCO-STATUS | 'R' | State of Background Job | 20020912 | |
4 | ![]() |
Static Attribute | Private | See coding | 20121103 | ||||
5 | ![]() |
Constant | Public | Type reference (TYPE) | TBTCJOB-JOBNAME | 'RTM_PERIODIC_JOB' | Background Job Name | 20020912 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | SYREPID | 'RTM_COLLECT_ALL' | ABAP Program: Current Main Program | 20020912 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | SRTM_TEST-TEST_ID | 'EMPTY_4ALLNTRIES' | 20130812 | ||
8 | ![]() |
Constant | Public | Type reference (TYPE) | SRTM_TEST-TEST_ID | 'SELECT_NO_ORDER' | 20130812 | ||
9 | ![]() |
Constant | Public | Type reference (TYPE) | SRTM_TEST-TEST_ID | 'SQLMONITOR3' | 20130812 | ||
10 | ![]() |
Constant | Public | Type reference (TYPE) | SRTM_TEST-TEST_ID | 'SQLMON_REQ_TIME' | 20130812 | ||
11 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | LCL_IMPORT_ENGINE | Reference to Import Class | 20030128 | ||
12 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20130812 | |||
13 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SRTM_DATA-SUBID | Natural Number | 20031217 | ||
14 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SRTM_DATA-TRIGID | Natural Number | 20031217 | ||
15 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SRTM_DATA-TRIGOFFSET | Natural Number | 20031217 | ||
16 | ![]() |
Static Attribute | Public | Type reference (TYPE) | MSNAME2 | Name of Local Server | 20020827 | ||
17 | ![]() |
Static Attribute | Private | See coding | 20121103 | ||||
18 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | $REF$ | 20030225 | ||
19 | ![]() |
Static Attribute | Public | Type reference (TYPE) | RTM_SERVER | Runtime Monitor: Table of Servers | 20020827 | ||
20 | ![]() |
Static Attribute | Public | Type reference (TYPE) | RTM_SERVER | Runtime Monitor: Table of Servers | 20020827 |
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | COLLECT_FROM_SERVER_FINISHED | Static Event (1) |
Public (2) |
Data Transfer Completed | 20020904 |
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | COMPONENT_LOOKUP_T | Private | See coding | 20121103 | BEGIN OF component_lookup_t,
package TYPE devclass,
component TYPE ufps_posid,
END OF component_lookup_t
|
||
2 | ID_NAME | Public | See coding | 20031121 | id_name TYPE c LENGTH 30
|
||
3 | ID_TAB | Public | See coding | 20031121 | id_tab TYPE STANDARD TABLE OF id_name WITH DEFAULT KEY
|
||
4 | PROPERTIES_LOOKUP_T | Private | See coding | 20121103 | BEGIN OF properties_lookup_t,
program TYPE progname,
obj_type TYPE trobjtype,
obj_name TYPE sobj_name,
author TYPE tadir-author,
package TYPE devclass,
component TYPE ufps_posid,
srcsystem TYPE srcsystem,
END OF properties_lookup_t
|
||
5 | TY_PROC_T2 | Private | See coding | 20130812 | ty_proc_t2 TYPE STANDARD TABLE OF srtm_proc WITH DEFAULT KEY
|
||
6 | TY_RTCM_TEST_ID_RANGE | Private | See coding | 20130812 | ty_rtcm_test_id_range TYPE RANGE OF test_id
|
||
7 | TY_SUBID_T2 | Private | See coding | 20130812 | ty_subid_t2 TYPE HASHED TABLE OF int4 WITH UNIQUE DEFAULT KEY
|
||
8 | TY_TEST_T2 | Private | See coding | 20130812 | ty_test_t2 TYPE STANDARD TABLE OF srtm_test WITH DEFAULT KEY
|
Method Signatures
Method ACTIVATE_RTM_FOR_AAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DEACTIVATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | RTM deaktivieren | 20020912 | |
2 | ![]() |
IM_ID | Call by reference | Type reference (TYPE) | ID_NAME | Aktivierungs-ID | 20020912 | ||
3 | ![]() |
IT_IDS | Call by reference | Type reference (TYPE) | ID_TAB | Tabellentyp IDs | 20030110 |
Method ACTIVATE_RTM_FOR_AAB on class CL_RTM_SERVICES has no exception.
Method AGGRMASK_HAS_PROCEDURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KEY_MASK | Call by reference | Type reference (TYPE) | AGGR_MASK | Schlüssellänge eines RTM Tests | 20020827 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | Ergebnis | 20020827 |
Method AGGRMASK_HAS_PROCEDURE on class CL_RTM_SERVICES has no exception.
Method AGGRMASK_HAS_PROGRAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KEY_MASK | Call by reference | Type reference (TYPE) | AGGR_MASK | Schlüssellänge eines RTM Tests | 20020827 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | Ergebnis | 20020827 |
Method AGGRMASK_HAS_PROGRAM on class CL_RTM_SERVICES has no exception.
Method AGGRMASK_HAS_STATEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KEY_MASK | Call by reference | Type reference (TYPE) | AGGR_MASK | Schlüssellänge eines RTM Tests | 20020827 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | Ergebnis | 20020827 |
Method AGGRMASK_HAS_STATEMENT on class CL_RTM_SERVICES has no exception.
Method AGGRMASK_HAS_SUBKEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KEY_MASK | Call by reference | Type reference (TYPE) | AGGR_MASK | Schlüssellänge eines RTM Tests | 20020827 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | Ergebnis | 20020827 |
Method AGGRMASK_HAS_SUBKEY on class CL_RTM_SERVICES has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RTM_SERVICES has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RTM_SERVICES has no exception.
Method COLLECT_FROM_SERVERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COUNT_FILTER | Call by reference | Type reference (TYPE) | RTM_TEST_IDS | Filter für Ausgabe der Anzahl der Einträge | 20101221 | ||
2 | ![]() |
ET_SERVER_STATUS | Call by reference | Type reference (TYPE) | ABRTM_INFO_TABLE_T | Statusinformationen der Server | 20020827 | ||
3 | ![]() |
IT_SERVERS | Call by reference | Type reference (TYPE) | RTM_SERVER | Liste der Server | 20020827 | ||
4 | ![]() |
TOTAL_RECORDS_COLLECTED | Call by reference | Type reference (TYPE) | I | Anzahl übernommener Protokollsätze | 20020827 |
Method COLLECT_FROM_SERVERS on class CL_RTM_SERVICES has no exception.
Method CREATE_PERIODIC_JOB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_JOB_PARAMETERS | Call by reference | Type reference (TYPE) | ABRTM_JOBPARMS_T | Parameter für Job-Erzeugung | 20020912 |
Method CREATE_PERIODIC_JOB on class CL_RTM_SERVICES has no exception.
Method DELETE_CHILDLESS_DATA_ENTRIES Signature
Method DELETE_CHILDLESS_DATA_ENTRIES on class CL_RTM_SERVICES has no parameter.
Method DELETE_CHILDLESS_DATA_ENTRIES on class CL_RTM_SERVICES has no exception.
Method DELETE_CHILDLESS_PROC_ENTRIES Signature
Method DELETE_CHILDLESS_PROC_ENTRIES on class CL_RTM_SERVICES has no parameter.
Method DELETE_CHILDLESS_PROC_ENTRIES on class CL_RTM_SERVICES has no exception.
Method DELETE_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OLDER_THAN | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20040422 | ||
2 | ![]() |
TEST_ID | Call by reference | Type reference (TYPE) | SRTM_TEST-TEST_ID | 20030402 | |||
3 | ![]() |
TEST_KIND | Call by reference | Type reference (TYPE) | SRTM_TEST-TEST_KIND | 20030402 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Test exisitiert nicht | 20030402 |
Method DELETE_OBSOLETE_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HAS_DELETED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20131001 |
Method DELETE_OBSOLETE_ENTRIES on class CL_RTM_SERVICES has no exception.
Method DELETE_OBSOLETE_SRTM_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PROC_T2 | Call by reference | Type reference (TYPE) | TY_PROC_T2 | 20130812 | |||
2 | ![]() |
I_SUBID_T2 | Call by reference | Type reference (TYPE) | TY_SUBID_T2 | 20130812 | |||
3 | ![]() |
R_HAS_DELETED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130812 |
Method DELETE_OBSOLETE_SRTM_DATA on class CL_RTM_SERVICES has no exception.
Method DELETE_ORPHAN_ENTRIES Signature
Method DELETE_ORPHAN_ENTRIES on class CL_RTM_SERVICES has no parameter.
Method DELETE_ORPHAN_ENTRIES on class CL_RTM_SERVICES has no exception.
Method DELETE_ORPHAN_PROC_ENTRIES Signature
Method DELETE_ORPHAN_PROC_ENTRIES on class CL_RTM_SERVICES has no parameter.
Method DELETE_ORPHAN_PROC_ENTRIES on class CL_RTM_SERVICES has no exception.
Method DELETE_ORPHAN_PROG_ENTRIES Signature
Method DELETE_ORPHAN_PROG_ENTRIES on class CL_RTM_SERVICES has no parameter.
Method DELETE_ORPHAN_PROG_ENTRIES on class CL_RTM_SERVICES has no exception.
Method DELETE_ORPHAN_SUB_ENTRIES Signature
Method DELETE_ORPHAN_SUB_ENTRIES on class CL_RTM_SERVICES has no parameter.
Method DELETE_ORPHAN_SUB_ENTRIES on class CL_RTM_SERVICES has no exception.
Method DEQUEUE_RTM_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_TABLE_NAME | Call by reference | Type reference (TYPE) | C | RTM Datenbanktabelle | 20020903 | ||
2 | ![]() |
SUCCESS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20131001 |
Method DEQUEUE_RTM_TABLE on class CL_RTM_SERVICES has no exception.
Method DEQUEUE_RTM_TABLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SUCCESS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20131001 |
Method DEQUEUE_RTM_TABLES on class CL_RTM_SERVICES has no exception.
Method DEQUEUE_RTM_TEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SUCCESS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20131001 | |||
2 | ![]() |
TESTID | Call by reference | Type reference (TYPE) | SRTM_TEST-TESTID | 20131001 |
Method DEQUEUE_RTM_TEST on class CL_RTM_SERVICES has no exception.
Method ENQUEUE_RTM_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_LOCKED_BY | Value transfer | Type reference (TYPE) | SYUNAME | Benutzername | 20131001 | ||
2 | ![]() |
IM_TABLE_NAME | Call by reference | Type reference (TYPE) | C | Name der Tabelle | 20020903 | ||
3 | ![]() |
SUCCESS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20131108 |
Method ENQUEUE_RTM_TABLE on class CL_RTM_SERVICES has no exception.
Method ENQUEUE_RTM_TABLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SUCCESS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20131001 |
Method ENQUEUE_RTM_TABLES on class CL_RTM_SERVICES has no exception.
Method ENQUEUE_RTM_TEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LOCKED_BY | Value transfer | Type reference (TYPE) | SYUNAME | Benutzername | 20131001 | ||
2 | ![]() |
SUCCESS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20131001 | |||
3 | ![]() |
TESTID | Call by reference | Type reference (TYPE) | SRTM_TEST-TESTID | 20131001 |
Method ENQUEUE_RTM_TEST on class CL_RTM_SERVICES has no exception.
Method ENTRY__FIELD_GET_HANDLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HANDLE | Value transfer | Type reference (TYPE) | I | 20031205 |
Method ENTRY__FIELD_GET_HANDLE on class CL_RTM_SERVICES has no exception.
Method ENTRY__FIELD_GET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELD_NAME | Value transfer | Type reference (TYPE) | STRING | FIELD: Name | 20030128 |
Method ENTRY__FIELD_GET_NAME on class CL_RTM_SERVICES has no exception.
Method ENTRY__FIELD_GET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELD_TYPE | Value transfer | Type reference (TYPE) | STRING | 20030214 |
Method ENTRY__FIELD_GET_TYPE on class CL_RTM_SERVICES has no exception.
Method ENTRY__FIELD_GET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELD_VALUE | Value transfer | Type reference (TYPE) | STRING | FIELD: Wert | 20030128 |
Method ENTRY__FIELD_GET_VALUE on class CL_RTM_SERVICES has no exception.
Method ENTRY__FIELD_IS_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STRUCTURE | Value transfer | Type reference (TYPE) | ABAP_BOOL | FIELD: hat Struktur | 20030128 |
Method ENTRY__FIELD_IS_STRUCTURE on class CL_RTM_SERVICES has no exception.
Method ENTRY__FIELD_IS_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TABLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | FIELD ist eine interne Tabelle | 20030128 |
Method ENTRY__FIELD_IS_TABLE on class CL_RTM_SERVICES has no exception.
Method ENTRY__FIELD_IS_TRUNCATED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TRUNCATED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Feldwert ist abgeschnitten | 20030908 |
Method ENTRY__FIELD_IS_TRUNCATED on class CL_RTM_SERVICES has no exception.
Method ENTRY__FIELD_MEMBER_DOWN Signature
Method ENTRY__FIELD_MEMBER_DOWN on class CL_RTM_SERVICES has no parameter.
Method ENTRY__FIELD_MEMBER_DOWN on class CL_RTM_SERVICES has no exception.
Method ENTRY__FIELD_MEMBER_NEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MORE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20031124 |
Method ENTRY__FIELD_MEMBER_NEXT on class CL_RTM_SERVICES has no exception.
Method ENTRY__FIELD_MEMBER_UP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MORE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20031124 |
Method ENTRY__FIELD_MEMBER_UP on class CL_RTM_SERVICES has no exception.
Method ENTRY__FIELD_SET_MEMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HANDLE | Call by reference | Type reference (TYPE) | I | 20031205 |
Method ENTRY__FIELD_SET_MEMBER on class CL_RTM_SERVICES has no exception.
Method ENTRY__GET_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HAS_FIELDS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20030617 | |||
2 | ![]() |
IM_SUBID | Call by reference | Type reference (TYPE) | SRTM_DATA-SUBID | 20030617 | |||
3 | ![]() |
IM_TRIGID | Call by reference | Type reference (TYPE) | SRTM_DATA-TRIGID | 20030617 | |||
4 | ![]() |
IM_TRIGOFFSET | Call by reference | Type reference (TYPE) | SRTM_DATA-TRIGOFFSET | 20030617 |
Method ENTRY__GET_FIELDS on class CL_RTM_SERVICES has no exception.
Method ENTRY__GET_PROC_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_PROCEDURE_KIND | Call by reference | Type reference (TYPE) | STRING | 20020902 | |||
2 | ![]() |
EX_PROCEDURE_NAME | Call by reference | Type reference (TYPE) | RTRIG-EXTO | Externer Name | 20020903 | ||
3 | ![]() |
EX_SOURCE | Call by reference | Type reference (TYPE) | PROGNAME | ABAP-Programmname | 20020902 | ||
4 | ![]() |
EX_SOURCE_LINE | Call by reference | Type reference (TYPE) | RCONT-LINE | Zeile innerhalb des ABAP-Programms | 20020902 | ||
5 | ![]() |
IM_PROGID | Call by reference | Type reference (TYPE) | SRTM_PROG-PROGID | 20020902 | |||
6 | ![]() |
IM_TRIGID | Call by reference | Type reference (TYPE) | SRTM_PROC-TRIGID | Natürliche Zahl | 20020902 | ||
7 | ![]() |
IM_TRIGOFFSET | Call by reference | Type reference (TYPE) | SRTM_DATA-TRIGOFFSET | Natürliche Zahl | 20020902 |
Method ENTRY__GET_PROC_PROPERTIES on class CL_RTM_SERVICES has no exception.
Method ENTRY__GET_TEST_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_DESCRIPT | Call by reference | Type reference (TYPE) | TEST_DESCR | Beschreibung eines RTM Tests | 20020902 | ||
2 | ![]() |
EX_KEY_MASK | Call by reference | Type reference (TYPE) | AGGR_MASK | Schlüssellänge eines RTM Tests | 20020902 | ||
3 | ![]() |
EX_TEST_ID | Call by reference | Type reference (TYPE) | TEST_ID | Zeichenkette, die RTM Tests identifiziert | 20020902 | ||
4 | ![]() |
EX_TEST_KIND | Call by reference | Type reference (TYPE) | TEST_KIND | Art des Tests Kernel/Abap | 20020902 | ||
5 | ![]() |
EX_TEST_KIND_DESCRIPT | Call by reference | Type reference (TYPE) | STRING | 20020902 | |||
6 | ![]() |
EX_TEXT_PROP | Call by reference | Type reference (TYPE) | TEXTPROP | Behandlung des freien Textes | 20020902 | ||
7 | ![]() |
IM_TESTID | Call by reference | Type reference (TYPE) | SRTM_TEST-TESTID | TESTID des Protokolleintrags | 20020902 |
Method ENTRY__GET_TEST_PROPERTIES on class CL_RTM_SERVICES has no exception.
Method ENTRY__MAKE_FIELD_FOR_TESTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RAW_DATA | Call by reference | Type reference (TYPE) | XSTRING | 20040625 |
Method ENTRY__MAKE_FIELD_FOR_TESTING on class CL_RTM_SERVICES has no exception.
Method ENTRY__NEXT_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_SUBID | Call by reference | Type reference (TYPE) | SRTM_DATA-SUBID | Natürliche Zahl | 20030128 | ||
2 | ![]() |
IM_TRIGID | Call by reference | Type reference (TYPE) | SRTM_DATA-TRIGID | Natürliche Zahl | 20030128 | ||
3 | ![]() |
IM_TRIGOFFSET | Call by reference | Type reference (TYPE) | SRTM_DATA-TRIGOFFSET | Natürliche Zahl | 20030128 | ||
4 | ![]() |
MORE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Es gibt weitere FIELDS | 20030128 |
Method ENTRY__NEXT_FIELD on class CL_RTM_SERVICES has no exception.
Method EXISTS_ACTIVE_TEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TESTS_ARE_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Aktive Tests vorhanden | 20020912 |
Method EXISTS_ACTIVE_TEST on class CL_RTM_SERVICES has no exception.
Method EXISTS_PERIODIC_JOB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
JOB_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | Job ist vorhanden | 20020912 |
Method EXISTS_PERIODIC_JOB on class CL_RTM_SERVICES has no exception.
Method GET_COMPONENT_FOR_PACKAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMPONENT | Value transfer | Type reference (TYPE) | UFPS_POSID | 20121103 | |||
2 | ![]() |
PACKAGE | Call by reference | Type reference (TYPE) | DEVCLASS | 20121103 |
Method GET_COMPONENT_FOR_PACKAGE on class CL_RTM_SERVICES has no exception.
Method GET_JOB_DEFAULTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
JOB_DEFAULTS | Value transfer | Type reference (TYPE) | ABRTM_JOBPARMS_T | 20020912 |
Method GET_JOB_DEFAULTS on class CL_RTM_SERVICES has no exception.
Method GET_NEW_TESTID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TESTID | Value transfer | Type reference (TYPE) | INT4 | Neue TESTID | 20020829 |
Method GET_NEW_TESTID on class CL_RTM_SERVICES has no exception.
Method GET_OUTDATED_SUBID_T2_NO_DEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_RTCM_TEST_ID_RANGE | Call by reference | Type reference (TYPE) | TY_RTCM_TEST_ID_RANGE | 20130812 | |||
2 | ![]() |
R_SUBID_T2 | Value transfer | Type reference (TYPE) | TY_SUBID_T2 | 20130812 |
Method GET_OUTDATED_SUBID_T2_NO_DEL on class CL_RTM_SERVICES has no exception.
Method GET_PLAIN_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_DATE_FROM | Call by reference | Type reference (TYPE) | RTMDDATE | 20121103 | |||
2 | ![]() |
P_DATE_TO | Call by reference | Type reference (TYPE) | RTMDDATE | 20121103 | |||
3 | ![]() |
P_LIST | Call by reference | Type reference (TYPE) | RTM_ALVLISTTAB | 20121103 | |||
4 | ![]() |
P_TEST_ID | Call by reference | Type reference (TYPE) | TEST_ID | 20121103 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20121103 |
Method GET_PROGRAM_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_AUTHOR | Call by reference | Type reference (TYPE) | RESPONSIBL | 20121103 | |||
2 | ![]() |
P_COMPONENT | Call by reference | Type reference (TYPE) | UFPS_POSID | 20121103 | |||
3 | ![]() |
P_OBJ_NAME | Call by reference | Type reference (TYPE) | SOBJ_NAME | 20121103 | |||
4 | ![]() |
P_OBJ_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | 20121103 | |||
5 | ![]() |
P_PACKAGE | Call by reference | Type reference (TYPE) | DEVCLASS | 20121103 | |||
6 | ![]() |
P_PROGRAM | Call by reference | Type reference (TYPE) | PROGNAME | 20121103 | |||
7 | ![]() |
P_SRCSYSTEM | Call by reference | Type reference (TYPE) | SRCSYSTEM | 20121103 |
Method GET_PROGRAM_PROPERTIES on class CL_RTM_SERVICES has no exception.
Method GET_RANGE_OF_ALL_RTCM_TESTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_RTCM_TEST_ID_RANGE | Value transfer | Type reference (TYPE) | TY_RTCM_TEST_ID_RANGE | 20130812 |
Method GET_RANGE_OF_ALL_RTCM_TESTS on class CL_RTM_SERVICES has no exception.
Method GET_TADIR_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_AUTHOR | Call by reference | Type reference (TYPE) | TADIR-AUTHOR | 20121103 | |||
2 | ![]() |
P_OBJ_NAME | Call by reference | Type reference (TYPE) | SOBJ_NAME | 20121103 | |||
3 | ![]() |
P_OBJ_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | 20121103 | |||
4 | ![]() |
P_PACKAGE | Call by reference | Type reference (TYPE) | DEVCLASS | 20121103 | |||
5 | ![]() |
P_PROGRAM | Call by reference | Type reference (TYPE) | PROGNAME | 20121103 | |||
6 | ![]() |
P_SRCSYSTEM | Call by reference | Type reference (TYPE) | SRCSYSTEM | 20121103 |
Method GET_TADIR_PROPERTIES on class CL_RTM_SERVICES has no exception.
Method IS_CUSTOMER_SYSTEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_IS_CUSTOMER_SYSTEM | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130812 |
Method IS_CUSTOMER_SYSTEM on class CL_RTM_SERVICES has no exception.
Method NAVIGATE_TO_SOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RTM_ENTRY | Call by reference | Type reference (TYPE) | ABRTM_DATA_T | 20020827 |
Method NAVIGATE_TO_SOURCE on class CL_RTM_SERVICES has no exception.
Method NO_EVALUATION_IN_RTM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20130812 | |||
2 | ![]() |
I_FOR_SAP_SYSTEM | Call by reference | Type reference (TYPE) | FLAG | ' ' | SPACE (nur im Kundensystem) | 20130829 | |
3 | ![]() |
I_TEST_ID | Call by reference | Type reference (TYPE) | SRTM_TEST-TEST_ID | 20130812 | |||
4 | ![]() |
I_TEST_KIND | Call by reference | Type reference (TYPE) | SRTM_TEST-TEST_KIND | CL_RTM_TEST=>CONST__TEST_KIND__KERNEL | 20131108 | ||
5 | ![]() |
R_NO_EVALUATION_IN_SRTM | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130812 |
Method NO_EVALUATION_IN_RTM on class CL_RTM_SERVICES has no exception.
Method REFRESH_SERVER_TABLE Signature
Method REFRESH_SERVER_TABLE on class CL_RTM_SERVICES has no parameter.
Method REFRESH_SERVER_TABLE on class CL_RTM_SERVICES has no exception.
Method SELECT_OUTDATED_PROC_T2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_PROC_T2 | Value transfer | Type reference (TYPE) | TY_PROC_T2 | 20130812 |
Method SELECT_OUTDATED_PROC_T2 on class CL_RTM_SERVICES has no exception.
Event Signatures
Event COLLECT_FROM_SERVER_FINISHED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | RECORDS_COLLECTED | Exporting | Value transfer | Type reference (TYPE) | I | Anzahl übernommener Protokollsätze | 20020905 | ||
2 | SERVER_STATUS_INFO | Exporting | Value transfer | Type reference (TYPE) | RTM_SERVER_INFO | Statusinformationen vom Server | 20020904 |
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 630 |