SAP ABAP Class CL_SCSM_SATSYS_DTP_SERVICE (Service Class for Determining Downtimes (Performance))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     SCSM_CEN_CONFIG (Package) CCMS Consistency Check
Properties
Class CL_SCSM_SATSYS_DTP_SERVICE  
Short Description Service Class for Determining Downtimes (Performance)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCSM_CEN_CONFIG   CCMS Consistency Check 
Created 20080918   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_SATSYS_DTP_SERVICE has no interface implemented.
Friends
Class CL_SCSM_SATSYS_DTP_SERVICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DTP_INFOS Static Attribute Private Type reference (TYPE) SCSM_DTP_NEXT_BUF_TT Table Type for DT Buffer 20080918
Methods
# Method Level Visibility Method type Description Created on
1 GET_NEXT_DOWNTIME Static method Public Method Returns the next pause 20080918
2 IS_SYSTEM_IN_MONPAUSE Static method Public Method Checks if system is in a monitoring pause 20080918
Events
Class CL_SCSM_SATSYS_DTP_SERVICE has no event.
Types
Class CL_SCSM_SATSYS_DTP_SERVICE has no local type.
Method Signatures

Method GET_NEXT_DOWNTIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXP_NEXTDT Call by reference Type reference (TYPE) SCSM_DTP_NEXT Anzeigestruktur nächste Downtime 20080918
2 Importing IMP_CALLING_CHECK Call by reference Object reference (TYPE REF TO) IF_SCSM_CHECK Checkinterface zur Konsistenzprüfung 20080918
3 Importing IMP_SYSTEMID Call by reference Type reference (TYPE) SYSYSID Name des SAP-Systems 20080918

Method GET_NEXT_DOWNTIME on class CL_SCSM_SATSYS_DTP_SERVICE has no exception.

Method IS_SYSTEM_IN_MONPAUSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXP_DOWN Call by reference Type reference (TYPE) ABAP_BOOL 20080918
2 Exporting EXP_STATUS Call by reference Type reference (TYPE) DTSMONSTAT DTS: Monitoring Status 20080918
3 Importing IMP_CALLING_CHECK Call by reference Object reference (TYPE REF TO) IF_SCSM_CHECK Checkinterface zur Konsistenzprüfung 20080918
4 Importing IMP_SYSTEMID Call by reference Type reference (TYPE) SYSYSID Name des SAP-Systems 20080918

Method IS_SYSTEM_IN_MONPAUSE on class CL_SCSM_SATSYS_DTP_SERVICE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720