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 | ![]() |
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 | ![]() |
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 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20080616 |
2 | ![]() |
Instance method | Protected | Method | Reads a message | 20080617 |
3 | ![]() |
Instance method | Public | Method | Returns ALBTCMON entries | 20080613 |
4 | ![]() |
Instance method | Public | Method | Returns ALTRAMON entries | 20080613 |
5 | ![]() |
Instance method | Public | Method | 20081007 | |
6 | ![]() |
Instance method | Public | Method | Checks if system is currently in a downtime | 20080613 |
7 | ![]() |
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 | ![]() |
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 | ![]() |
MESSAGE_CLASS | Call by reference | Type reference (TYPE) | ARBGB | Arbeitsgebiet | 20080617 | ||
2 | ![]() |
MESSAGE_ID | Call by reference | Type reference (TYPE) | MSGNR | Nachrichtennummer | 20080617 | ||
3 | ![]() |
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 | ![]() |
RT_BTCMON | Value transfer | Type reference (TYPE) | AL_BTCMON_T | Tabelle für Batch-Monitoring | 20080613 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmenklasse Konsitenzprüfung | 20080815 |
Method GET_MONITORED_TRA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_TRAMON | Value transfer | Type reference (TYPE) | ALTRAMONI_TT | MoniArch: Tab. für transaktionsspez. Monitor. | 20080616 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmenklasse Konsitenzprüfung | 20080815 |
Method GET_SEGMENT_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_ALCONSEG | Value transfer | Type reference (TYPE) | ALCONSEG_TAB | AL: Tabellentyp für ALCONSEG | 20081007 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmenklasse Konsitenzprüfung | 20081007 |
Method IS_INDOWNTIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
IF_TABNAME | Call by reference | Type reference (TYPE) | DD02L-TABNAME | Tabellenname | 20080616 | ||
2 | ![]() |
RT_CONTENT | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20080616 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmenklasse Konsitenzprüfung | 20080815 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 720 |