SAP ABAP Class CL_SCSM_CENSYSTEM (Check Class for Central System)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON (Application Component) Monitoring
⤷
SCSM_CEN_CONFIG (Package) CCMS Consistency Check

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SCSM_SYSTEM | Base Class for General System Checks | 20080613 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SCSM_CENBTCJOBS | Standard CEN Background Jobs | 20080618 |
Properties
Class | CL_SCSM_CENSYSTEM | |
Short Description | Check Class for Central System | |
Super Class | CL_SCSM_SYSTEM | Base Class for General System Checks |
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
Class CL_SCSM_CENSYSTEM has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SCSM_CENBTCJOBS | Standard CEN Background Jobs | 20080618 |
Friends
Class CL_SCSM_CENSYSTEM has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Checks background dispatching job | 20080617 |
2 | ![]() |
Instance method | Public | Method | Checks if all important jobs are scheduled | 20080613 |
3 | ![]() |
Instance method | Private | Method | Checks CENSYS dispatcher job | 20080617 |
4 | ![]() |
Instance method | Private | Method | Checks CPH reorganization jobs | 20080617 |
5 | ![]() |
Instance method | Private | Method | Checks background jobs for Downtime Planner | 20080618 |
6 | ![]() |
Instance method | Public | Method | Reads all assigned ARMS | 20080616 |
Events
Class CL_SCSM_CENSYSTEM has no event.
Types
Class CL_SCSM_CENSYSTEM has no local type.
Method Signatures
Method CHECK_BTCDISP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_BTCRESULT | Call by reference | Type reference (TYPE) | SCSM_BTCJOB_CHECK_TT | Tabellentyp Batch Job Prüfung | 20080617 |
Method CHECK_BTCDISP on class CL_SCSM_CENSYSTEM has no exception.
Method CHECK_BTC_JOBS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BACK_DISP | Call by reference | Type reference (TYPE) | FLAG | 'X' | Check ob Background Dispatcher eingeplant | 20080613 | |
2 | ![]() |
CENSYS | Call by reference | Type reference (TYPE) | FLAG | 'X' | CENSYS Dispatcher | 20080613 | |
3 | ![]() |
CPH | Call by reference | Type reference (TYPE) | FLAG | 'X' | CPH Jobs | 20080613 | |
4 | ![]() |
DTP | Call by reference | Type reference (TYPE) | FLAG | 'X' | Downtime planner jobs | 20080613 | |
5 | ![]() |
RT_RESULT | Call by reference | Type reference (TYPE) | SCSM_BTCJOB_CHECK_TT | Tabellentyp Batch Job Prüfung | 20080617 |
Method CHECK_BTC_JOBS on class CL_SCSM_CENSYSTEM has no exception.
Method CHECK_CENSYS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_BTCRESULT | Call by reference | Type reference (TYPE) | SCSM_BTCJOB_CHECK_TT | Tabellentyp Batch Job Prüfung | 20080617 |
Method CHECK_CENSYS on class CL_SCSM_CENSYSTEM has no exception.
Method CHECK_CPH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_BTCRESULT | Call by reference | Type reference (TYPE) | SCSM_BTCJOB_CHECK_TT | Tabellentyp Batch Job Prüfung | 20080617 |
Method CHECK_CPH on class CL_SCSM_CENSYSTEM has no exception.
Method CHECK_DTP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_BTCRESULT | Call by reference | Type reference (TYPE) | SCSM_BTCJOB_CHECK_TT | 20080618 |
Method CHECK_DTP on class CL_SCSM_CENSYSTEM has no exception.
Method GET_ASSARMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_CSMTOOLASG | Value transfer | Type reference (TYPE) | CSMTOOLASG | CCMS Monitoring: Zuordnung zentral anzustartender Methoden | 20080616 |
Method GET_ASSARMS on class CL_SCSM_CENSYSTEM has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 720 |