SAP ABAP Class CL_RTM_SERVICES (Auxiliary Method for 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_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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 ABRTM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 CL_RTM_TEST 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 BTC_READY Constant Private Type reference (TYPE) TBTCO-STATUS 'Y' State of Background Job 20020912
2 BTC_RELEASED Constant Private Type reference (TYPE) TBTCO-STATUS 'S' State of Background Job 20020912
3 BTC_RUNNING Constant Private Type reference (TYPE) TBTCO-STATUS 'R' State of Background Job 20020912
4 COMPONENT_LOOKUP Static Attribute Private See coding 20121103
5 CONST__RTM_JOB_NAME Constant Public Type reference (TYPE) TBTCJOB-JOBNAME 'RTM_PERIODIC_JOB' Background Job Name 20020912
6 CONST__RTM_REPORT Constant Public Type reference (TYPE) SYREPID 'RTM_COLLECT_ALL' ABAP Program: Current Main Program 20020912
7 C_TEST_ID_EMPTY_4ALLNTRIES Constant Public Type reference (TYPE) SRTM_TEST-TEST_ID 'EMPTY_4ALLNTRIES' 20130812
8 C_TEST_ID_SELECT_NO_ORDER Constant Public Type reference (TYPE) SRTM_TEST-TEST_ID 'SELECT_NO_ORDER' 20130812
9 C_TEST_ID_SQLMONITOR3 Constant Public Type reference (TYPE) SRTM_TEST-TEST_ID 'SQLMONITOR3' 20130812
10 C_TEST_ID_SQLMON_REQ_TIME Constant Public Type reference (TYPE) SRTM_TEST-TEST_ID 'SQLMON_REQ_TIME' 20130812
11 IMPORT_RENDERING_REF Static Attribute Private Object reference (TYPE REF TO) LCL_IMPORT_ENGINE Reference to Import Class 20030128
12 IS_SAP_SYSTEM Static Attribute Private Type reference (TYPE) ABAP_BOOL 20130812
13 LAST_SUBID Static Attribute Private Type reference (TYPE) SRTM_DATA-SUBID Natural Number 20031217
14 LAST_TRIGID Static Attribute Private Type reference (TYPE) SRTM_DATA-TRIGID Natural Number 20031217
15 LAST_TRIGOFFSET Static Attribute Private Type reference (TYPE) SRTM_DATA-TRIGOFFSET Natural Number 20031217
16 LOCAL_SERVER Static Attribute Public Type reference (TYPE) MSNAME2 Name of Local Server 20020827
17 PROPERTIES_LOOKUP Static Attribute Private See coding 20121103
18 SAP_BIN Static Attribute Private Type reference (TYPE) ABAP_BOOL $REF$ 20030225
19 T_ALL_SERVERS Static Attribute Public Type reference (TYPE) RTM_SERVER Runtime Monitor: Table of Servers 20020827
20 T_LOCAL_SERVER Static Attribute Public Type reference (TYPE) RTM_SERVER Runtime Monitor: Table of Servers 20020827
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_RTM_FOR_AAB Static method Public Method Activate Runtime Monitor to Log Activatable Assertions 20020912
2 AGGRMASK_HAS_PROCEDURE Static method Public Method Summarization: Is Procedure Contained? 20020827
3 AGGRMASK_HAS_PROGRAM Static method Public Method Summarization: Is Program Contained? 20020827
4 AGGRMASK_HAS_STATEMENT Static method Public Method Summarization: Is Statement Contained? 20020827
5 AGGRMASK_HAS_SUBKEY Static method Public Method Summarization: Is SUBKEY Contained? 20020827
6 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20020827
7 COLLECT_FROM_SERVERS Static method Public Method Transfer Log Records to Database 20020827
8 CREATE_PERIODIC_JOB Static method Public Method Create Periodic Job for Runtime Monitor Data Transfer 20020912
9 DELETE_CHILDLESS_DATA_ENTRIES Static method Private Method Delete Data Enries Without Subnodes 20020916
10 DELETE_CHILDLESS_PROC_ENTRIES Static method Private Method Delete Procedure Enries Without Subnodes 20020916
11 DELETE_ENTRIES Static method Public Method Delete Data Records for RTM Test 20030402
12 DELETE_OBSOLETE_ENTRIES Static method Public Method Delete Log Records of Obsolete Programs 20020916
13 DELETE_OBSOLETE_SRTM_DATA Static method Private Method 20130812
14 DELETE_ORPHAN_ENTRIES Static method Public Method Delete orphaned entries (if possible) 20131001
15 DELETE_ORPHAN_PROC_ENTRIES Static method Private Method Delete orphaned proc entries 20130411
16 DELETE_ORPHAN_PROG_ENTRIES Static method Private Method Delete orphaned prog entries 20130411
17 DELETE_ORPHAN_SUB_ENTRIES Static method Public Method Delete Orphaned Subkey Entries 20020913
18 DEQUEUE_RTM_TABLE Static method Public Method Unlock Runtime Monitor Database Table 20020903
19 DEQUEUE_RTM_TABLES Static method Public Method Release additional exclusive lock 20131001
20 DEQUEUE_RTM_TEST Static method Private Method 20131001
21 ENQUEUE_RTM_TABLE Static method Public Method Lock Runtime Monitor Database Table 20020903
22 ENQUEUE_RTM_TABLES Static method Public Method Additional exclusive lock for SRTM_PROC, SRTM_PROG, SRTM_SUB 20131001
23 ENQUEUE_RTM_TEST Static method Private Method 20131001
24 ENTRY__FIELD_GET_HANDLE Static method Public Method 20031205
25 ENTRY__FIELD_GET_NAME Static method Public Method Specify Name for FIELD 20030128
26 ENTRY__FIELD_GET_TYPE Static method Public Method Specify Type for FIELD 20030214
27 ENTRY__FIELD_GET_VALUE Static method Public Method Specify Value for FIELD 20030128
28 ENTRY__FIELD_IS_STRUCTURE Static method Public Method Is FIELD structured? 20030128
29 ENTRY__FIELD_IS_TABLE Static method Public Method Is FIELD a table? 20030128
30 ENTRY__FIELD_IS_TRUNCATED Static method Public Method Is FIELD value truncated? 20030908
31 ENTRY__FIELD_MEMBER_DOWN Static method Public Method 20031124
32 ENTRY__FIELD_MEMBER_NEXT Static method Public Method 20031124
33 ENTRY__FIELD_MEMBER_UP Static method Public Method 20031124
34 ENTRY__FIELD_SET_MEMBER Static method Public Method 20031205
35 ENTRY__GET_FIELDS Static method Public Method Read FIELDs for Log Entry 20030617
36 ENTRY__GET_PROC_PROPERTIES Static method Public Method Specify Procedure Attributes for Log Entry 20020902
37 ENTRY__GET_TEST_PROPERTIES Static method Public Method Specify Test Attributes for Log Entry 20020902
38 ENTRY__MAKE_FIELD_FOR_TESTING Static method Public Method Internal Use (AU) 20040625
39 ENTRY__NEXT_FIELD Static method Public Method Read Next FIELD for Log Entry 20030128
40 EXISTS_ACTIVE_TEST Static method Public Method Is at least one runtime monitor test active? 20020912
41 EXISTS_PERIODIC_JOB Static method Public Method Is there a periodic background job for RTM data transfer? 20020912
42 GET_COMPONENT_FOR_PACKAGE Static method Private Method 20121103
43 GET_JOB_DEFAULTS Static method Public Method Get Default Values for Periodic Background Job 20020912
44 GET_NEW_TESTID Static method Public Method Specify free TESTID 20020829
45 GET_OUTDATED_SUBID_T2_NO_DEL Static method Private Method 20130812
46 GET_PLAIN_LIST Static method Public Method 20121103
47 GET_PROGRAM_PROPERTIES Static method Public Method 20121103
48 GET_RANGE_OF_ALL_RTCM_TESTS Static method Private Method 20130812
49 GET_TADIR_PROPERTIES Static method Private Method 20121103
50 IS_CUSTOMER_SYSTEM Static method Public Method 20130812
51 NAVIGATE_TO_SOURCE Static method Public Method Source Code Navigation Starting from the Log Record 20020827
52 NO_EVALUATION_IN_RTM Static method Public Method 20130812
53 REFRESH_SERVER_TABLE Static method Public Method Refresh Table of Servers 20020827
54 SELECT_OUTDATED_PROC_T2 Static method Private Method 20130812
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 Importing IM_DEACTIVATE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE RTM deaktivieren 20020912
2 Importing IM_ID Call by reference Type reference (TYPE) ID_NAME Aktivierungs-ID 20020912
3 Importing 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 Importing KEY_MASK Call by reference Type reference (TYPE) AGGR_MASK Schlüssellänge eines RTM Tests 20020827
2 Returning 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 Importing KEY_MASK Call by reference Type reference (TYPE) AGGR_MASK Schlüssellänge eines RTM Tests 20020827
2 Returning 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 Importing KEY_MASK Call by reference Type reference (TYPE) AGGR_MASK Schlüssellänge eines RTM Tests 20020827
2 Returning 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 Importing KEY_MASK Call by reference Type reference (TYPE) AGGR_MASK Schlüssellänge eines RTM Tests 20020827
2 Returning 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 Importing COUNT_FILTER Call by reference Type reference (TYPE) RTM_TEST_IDS Filter für Ausgabe der Anzahl der Einträge 20101221
2 Exporting ET_SERVER_STATUS Call by reference Type reference (TYPE) ABRTM_INFO_TABLE_T Statusinformationen der Server 20020827
3 Importing IT_SERVERS Call by reference Type reference (TYPE) RTM_SERVER Liste der Server 20020827
4 Exporting 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 Importing 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 Importing OLDER_THAN Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20040422
2 Importing TEST_ID Call by reference Type reference (TYPE) SRTM_TEST-TEST_ID 20030402
3 Importing TEST_KIND Call by reference Type reference (TYPE) SRTM_TEST-TEST_KIND 20030402
# Exception Resumable Description Created on
1 TEST_NOT_FOUND Test exisitiert nicht 20030402

Method DELETE_OBSOLETE_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Importing I_PROC_T2 Call by reference Type reference (TYPE) TY_PROC_T2 20130812
2 Importing I_SUBID_T2 Call by reference Type reference (TYPE) TY_SUBID_T2 20130812
3 Returning 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 Importing IM_TABLE_NAME Call by reference Type reference (TYPE) C RTM Datenbanktabelle 20020903
2 Returning 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 Returning 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 Returning SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL 20131001
2 Importing 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 Exporting E_LOCKED_BY Value transfer Type reference (TYPE) SYUNAME Benutzername 20131001
2 Importing IM_TABLE_NAME Call by reference Type reference (TYPE) C Name der Tabelle 20020903
3 Returning 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 Returning 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 Exporting LOCKED_BY Value transfer Type reference (TYPE) SYUNAME Benutzername 20131001
2 Returning SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL 20131001
3 Importing 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Importing 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 Returning HAS_FIELDS Value transfer Type reference (TYPE) ABAP_BOOL 20030617
2 Importing IM_SUBID Call by reference Type reference (TYPE) SRTM_DATA-SUBID 20030617
3 Importing IM_TRIGID Call by reference Type reference (TYPE) SRTM_DATA-TRIGID 20030617
4 Importing 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 Exporting EX_PROCEDURE_KIND Call by reference Type reference (TYPE) STRING 20020902
2 Exporting EX_PROCEDURE_NAME Call by reference Type reference (TYPE) RTRIG-EXTO Externer Name 20020903
3 Exporting EX_SOURCE Call by reference Type reference (TYPE) PROGNAME ABAP-Programmname 20020902
4 Exporting EX_SOURCE_LINE Call by reference Type reference (TYPE) RCONT-LINE Zeile innerhalb des ABAP-Programms 20020902
5 Importing IM_PROGID Call by reference Type reference (TYPE) SRTM_PROG-PROGID 20020902
6 Importing IM_TRIGID Call by reference Type reference (TYPE) SRTM_PROC-TRIGID Natürliche Zahl 20020902
7 Importing 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 Exporting EX_DESCRIPT Call by reference Type reference (TYPE) TEST_DESCR Beschreibung eines RTM Tests 20020902
2 Exporting EX_KEY_MASK Call by reference Type reference (TYPE) AGGR_MASK Schlüssellänge eines RTM Tests 20020902
3 Exporting EX_TEST_ID Call by reference Type reference (TYPE) TEST_ID Zeichenkette, die RTM Tests identifiziert 20020902
4 Exporting EX_TEST_KIND Call by reference Type reference (TYPE) TEST_KIND Art des Tests Kernel/Abap 20020902
5 Exporting EX_TEST_KIND_DESCRIPT Call by reference Type reference (TYPE) STRING 20020902
6 Exporting EX_TEXT_PROP Call by reference Type reference (TYPE) TEXTPROP Behandlung des freien Textes 20020902
7 Importing 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 Importing 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 Importing IM_SUBID Call by reference Type reference (TYPE) SRTM_DATA-SUBID Natürliche Zahl 20030128
2 Importing IM_TRIGID Call by reference Type reference (TYPE) SRTM_DATA-TRIGID Natürliche Zahl 20030128
3 Importing IM_TRIGOFFSET Call by reference Type reference (TYPE) SRTM_DATA-TRIGOFFSET Natürliche Zahl 20030128
4 Returning 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 Returning 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 Returning 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 Returning COMPONENT Value transfer Type reference (TYPE) UFPS_POSID 20121103
2 Importing 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 Returning 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 Returning 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 Importing I_RTCM_TEST_ID_RANGE Call by reference Type reference (TYPE) TY_RTCM_TEST_ID_RANGE 20130812
2 Returning 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 Importing P_DATE_FROM Call by reference Type reference (TYPE) RTMDDATE 20121103
2 Importing P_DATE_TO Call by reference Type reference (TYPE) RTMDDATE 20121103
3 Exporting P_LIST Call by reference Type reference (TYPE) RTM_ALVLISTTAB 20121103
4 Importing P_TEST_ID Call by reference Type reference (TYPE) TEST_ID 20121103
# Exception Resumable Description Created on
1 TEST_ID_NO_EXIST 20121103

Method GET_PROGRAM_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_AUTHOR Call by reference Type reference (TYPE) RESPONSIBL 20121103
2 Exporting P_COMPONENT Call by reference Type reference (TYPE) UFPS_POSID 20121103
3 Exporting P_OBJ_NAME Call by reference Type reference (TYPE) SOBJ_NAME 20121103
4 Exporting P_OBJ_TYPE Call by reference Type reference (TYPE) TROBJTYPE 20121103
5 Exporting P_PACKAGE Call by reference Type reference (TYPE) DEVCLASS 20121103
6 Importing P_PROGRAM Call by reference Type reference (TYPE) PROGNAME 20121103
7 Exporting 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 Returning 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 Exporting P_AUTHOR Call by reference Type reference (TYPE) TADIR-AUTHOR 20121103
2 Exporting P_OBJ_NAME Call by reference Type reference (TYPE) SOBJ_NAME 20121103
3 Exporting P_OBJ_TYPE Call by reference Type reference (TYPE) TROBJTYPE 20121103
4 Exporting P_PACKAGE Call by reference Type reference (TYPE) DEVCLASS 20121103
5 Importing P_PROGRAM Call by reference Type reference (TYPE) PROGNAME 20121103
6 Exporting 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 Returning 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 Importing 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 Exporting E_MESSAGE Call by reference Type reference (TYPE) STRING 20130812
2 Importing I_FOR_SAP_SYSTEM Call by reference Type reference (TYPE) FLAG ' ' SPACE (nur im Kundensystem) 20130829
3 Importing I_TEST_ID Call by reference Type reference (TYPE) SRTM_TEST-TEST_ID 20130812
4 Importing I_TEST_KIND Call by reference Type reference (TYPE) SRTM_TEST-TEST_KIND CL_RTM_TEST=>CONST__TEST_KIND__KERNEL 20131108
5 Returning 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 Returning 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