SAP ABAP Class CL_SWNC_FILTER_MAXTIME (Filter with Limited Time Interval)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     SWNC_READ (Package) Read Functions for Workload Statistics
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SWNC_FILTER Filter with Basic Selection Criteria 20040715
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SWNC_FILTER_MAXTIME_MAXMEM Filter by Time and Memory Usage 20050208
Properties
Class CL_SWNC_FILTER_MAXTIME  
Short Description Filter with Limited Time Interval    
Super Class CL_SWNC_FILTER Filter with Basic Selection Criteria 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWNC_READ   Read Functions for Workload Statistics 
Created 20040715   SAP 
Last change 20050228   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWNC_FILTER_MAXTIME has no forward declaration.
Interfaces
Class CL_SWNC_FILTER_MAXTIME has no interface implemented.
Friends
Class CL_SWNC_FILTER_MAXTIME has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BEGINREAD_TIME Instance attribute Private Type reference (TYPE) SWNCUZEIT Time 20040715
2 MAXSEC2RUN Instance attribute Private Type reference (TYPE) INT4 Natural Number 20040715
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040715
Events
Class CL_SWNC_FILTER_MAXTIME has no event.
Types
Class CL_SWNC_FILTER_MAXTIME 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 I_ENDDATE Call by reference Type reference (TYPE) SWNCDATUM SAP Workload NW Collector: Datum 20040715
2 Importing I_ENDTIME Call by reference Type reference (TYPE) SWNCUZEIT SAP Workload NW Collector: Uhrzeit 20040715
3 Importing I_MAXSEC2RUN Call by reference Type reference (TYPE) INT4 300 Maximale Laufzeit interval (s) 20040715
4 Importing I_STARTDATE Call by reference Type reference (TYPE) SWNCDATUM UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20040715
5 Importing I_STARTTIME Call by reference Type reference (TYPE) SWNCUZEIT SAP Workload NW Collector: Uhrzeit 20040715
6 Importing I_TIMEZONE Call by reference Type reference (TYPE) TIMEZONE 'UTC ' Zeitzone 20040715

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