SAP ABAP Class CL_SCSM_SYSTEM (Base Class for General System Checks)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     SCSM_CEN_CONFIG (Package) CCMS Consistency Check
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SCSM_CENSYSTEM Check Class for Central System 20080613
2 Inheritance (c INHERITING FROM c_ref)  CL_SCSM_SATSYSTEM Check Class for Monitored Systems 20080616
Properties
Class CL_SCSM_SYSTEM  
Short Description Base Class for General System Checks    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SCSM_CEN_CONFIG   CCMS Consistency Check 
Created 20080613   SAP 
Last change 20110908   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_SCSM_SYSTEM has no interface implemented.
Friends
Class CL_SCSM_SYSTEM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LS_ALSYSTEM Instance attribute Protected Type reference (TYPE) ALSYSTEMS CCMS Central System Management: Remote Managed Systems 20080613
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080616
2 GET_MESSAGE_TEXT Instance method Protected Method Reads a message 20080617
3 GET_MONITORED_JOBS Instance method Public Method Returns ALBTCMON entries 20080613
4 GET_MONITORED_TRA Instance method Public Method Returns ALTRAMON entries 20080613
5 GET_SEGMENT_TAB Instance method Public Method 20081007
6 IS_INDOWNTIME Instance method Public Method Checks if system is currently in a downtime 20080613
7 READ_RFCTABLE Instance method Private Method Reads any table by RFC 20080616
Events
Class CL_SCSM_SYSTEM has no event.
Types
Class CL_SCSM_SYSTEM 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 LS_ALSYSTEM Value transfer Type reference (TYPE) ALSYSTEMS 20080616

Method CONSTRUCTOR on class CL_SCSM_SYSTEM has no exception.

Method GET_MESSAGE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_CLASS Call by reference Type reference (TYPE) ARBGB Arbeitsgebiet 20080617
2 Importing MESSAGE_ID Call by reference Type reference (TYPE) MSGNR Nachrichtennummer 20080617
3 Exporting MESSAGE_TEXT Call by reference Type reference (TYPE) TEXT255 Nachrichtentext 20080617

Method GET_MESSAGE_TEXT on class CL_SCSM_SYSTEM has no exception.

Method GET_MONITORED_JOBS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_BTCMON Value transfer Type reference (TYPE) AL_BTCMON_T Tabelle für Batch-Monitoring 20080613
# Exception Resumable Description Created on
1 CX_SCSM_CHECK Ausnahmenklasse Konsitenzprüfung 20080815

Method GET_MONITORED_TRA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_TRAMON Value transfer Type reference (TYPE) ALTRAMONI_TT MoniArch: Tab. für transaktionsspez. Monitor. 20080616
# Exception Resumable Description Created on
1 CX_SCSM_CHECK Ausnahmenklasse Konsitenzprüfung 20080815

Method GET_SEGMENT_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ALCONSEG Value transfer Type reference (TYPE) ALCONSEG_TAB AL: Tabellentyp für ALCONSEG 20081007
# Exception Resumable Description Created on
1 CX_SCSM_CHECK Ausnahmenklasse Konsitenzprüfung 20081007

Method IS_INDOWNTIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_DOWN Value transfer Type reference (TYPE) FLAG System befindet sich momentan in einer Downtime 20080616

Method IS_INDOWNTIME on class CL_SCSM_SYSTEM has no exception.

Method READ_RFCTABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_TABNAME Call by reference Type reference (TYPE) DD02L-TABNAME Tabellenname 20080616
2 Changing RT_CONTENT Call by reference Type reference (TYPE) STANDARD TABLE 20080616
# Exception Resumable Description Created on
1 CX_SCSM_CHECK Ausnahmenklasse Konsitenzprüfung 20080815
History
Last changed by/on SAP  20110908 
SAP Release Created in 720