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 ABAP 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 CLSNAME Instance attribute Protected Type reference (TYPE) CHAR30 30 Characters 20010406
2 CONST__TEST_KIND__ABAP Constant Public Type reference (TYPE) CHAR1 'A' Test Type ABAP 20020513
3 CONST__TEST_KIND__KERNEL Constant Public Type reference (TYPE) CHAR1 'K' Test Type Kernel 20020513
4 RTM_KEY_ALL Constant Public Type reference (TYPE) AGGR_MASK 31 Key length of an RTM test 20010403
5 RTM_KEY_LINE Constant Public Type reference (TYPE) AGGR_MASK 15 Key length of an RTM test 20010403
6 RTM_KEY_PROG Constant Public Type reference (TYPE) AGGR_MASK 3 Key length of an RTM test 20010403
7 RTM_KEY_PROG_S Constant Public Type reference (TYPE) AGGR_MASK 19 Key length of an RTM test 20010406
8 RTM_KEY_SUBKEY Constant Public Type reference (TYPE) AGGR_MASK 16 Key length of an RTM test 20010403
9 RTM_KEY_TEST Constant Public Type reference (TYPE) AGGR_MASK 1 Key length of an RTM test 20010403
10 RTM_KEY_TEST_S Constant Public Type reference (TYPE) AGGR_MASK 17 Key length of an RTM test 20010406
11 RTM_KEY_TRIG Constant Public Type reference (TYPE) AGGR_MASK 7 Key length of an RTM test 20010403
12 RTM_KEY_TRIG_S Constant Public Type reference (TYPE) AGGR_MASK 23 Key length of an RTM test 20010406
13 RTM_TEXT_CONSTANT Constant Public Type reference (TYPE) TEXTPROP 'C' Handling of free text 20010403
14 RTM_TEXT_EMPTY Constant Public Type reference (TYPE) TEXTPROP 'E' Handling of free text 20010403
15 RTM_TEXT_VARIABLE Constant Public Type reference (TYPE) TEXTPROP 'V' Handling of free text 20010403
16 TRIGID_INVALID Constant Public Type reference (TYPE) INT4 65535 Natural Number 20010406
Methods
# Method Level Visibility Method type Description Created on
1 BEFORE_ADD_ENTRY Instance method Protected Method 20010403
2 GET_DESCRIPT Instance method Public Method Return Class Description (and Test Description) 20020911
3 IS_ACTIVE 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 Returning 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 Returning 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