SAP ABAP Class CX_RTM_API (Exceptions of Runtime Monitor API)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SRTM (Package) Package for Runtime Monitor
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20031023
Properties
Class CX_RTM_API  
Short Description Exceptions of Runtime Monitor API    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SRTM   Package for Runtime Monitor 
Created 20031023   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_RTM_API has no forward declaration.
Interfaces
Class CX_RTM_API has no interface implemented.
Friends
Class CX_RTM_API has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ERR__DEQUEUE_FAILED Constant Public Type reference (TYPE) SOTR_CONC 'D6C84D40A1C2AB39E10000000A1550A8' 20031024
2 ERR__ENQUEUE_FAILED Constant Public Type reference (TYPE) SOTR_CONC 'D1C84D40A1C2AB39E10000000A1550A8' 20031024
3 ERR__GET_SERVERS_FAILED Constant Public Type reference (TYPE) SOTR_CONC 'DBC84D40A1C2AB39E10000000A1550A8' 20031024
4 ERR__NO_SUCH_SERVER Constant Public Type reference (TYPE) SOTR_CONC '8EBB4D407C950F35E10000000A1550A8' 20031024
5 ERR__NO_SUCH_TEST Constant Public Type reference (TYPE) SOTR_CONC '102E4D40B0AA5737E10000000A1550A8' 20040309
6 ERR__OPERATION_NOT_SUPPORTED Constant Public Type reference (TYPE) SOTR_CONC 'A1BB4D407C950F35E10000000A1550A8' 20031027
7 SERVER Instance attribute Public Type reference (TYPE) MSNAME2 20031023
8 SUBRC Instance attribute Public Type reference (TYPE) SY-SUBRC 20031024
9 TABLE Instance attribute Public Type reference (TYPE) STRING 20031024
10 TEST_ID Instance attribute Public Type reference (TYPE) SRTM_TEST-TEST_ID 20031023
11 TEST_KIND Instance attribute Public Type reference (TYPE) SRTM_TEST-TEST_KIND 20031023
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20031023
Events
Class CX_RTM_API has no event.
Types
Class CX_RTM_API has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20031023
2 Importing SERVER Call by reference Type reference (TYPE) MSNAME2 20031023
3 Importing SUBRC Call by reference Type reference (TYPE) SY-SUBRC 20031024
4 Importing TABLE Call by reference Type reference (TYPE) STRING 20031024
5 Importing TEST_ID Call by reference Type reference (TYPE) SRTM_TEST-TEST_ID 20031023
6 Importing TEST_KIND Call by reference Type reference (TYPE) SRTM_TEST-TEST_KIND 20031023
7 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20031023

Method CONSTRUCTOR on class CX_RTM_API has no exception.
History
Last changed by/on SAP  20040518 
SAP Release Created in 700