SAP ABAP Interface IF_SWNC_RECORDS_FILTER (Interface for Objects for Filtering Statistics Records)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     SWNC_READ (Package) Read Functions for Workload Statistics
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BP_STATREC_FILTER Background Processing Statistics Filter 20060207
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWNC_FILTER Filter with Basic Selection Criteria 20040513
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWNC_FILTER_ADV Filter with Extended Selection Criteria 20041215
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWNC_FILTER_FAKE Filter with Basic Selection Criteria 20041122
Properties
Interface IF_SWNC_RECORDS_FILTER  
Short Description Interface for Objects for Filtering Statistics Records    
General Data
Package SWNC_READ   Read Functions for Workload Statistics 
Created 20040507   SAP 
Last changed 20041208   SAP 
Unicode checks active    
Forward declarations
Interface IF_SWNC_RECORDS_FILTER has no forward declaration.
Interfaces
Interface IF_SWNC_RECORDS_FILTER has no interface.
Friends
Interface IF_SWNC_RECORDS_FILTER has no friend.
Attributes
Interface IF_SWNC_RECORDS_FILTER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ENDTIME Instance method Public Method Returns Upper Limit of Time Interval 20040916
2 GET_STARTTIME Instance method Public Method Returns Lower Limit of Time Interval 20040916
3 GET_TIMEZONE Instance method Public Method Outputs Timezone 20040921
4 RECORD_FIT Instance method Public Method Filters by Predefined Selection Criteria 20040507
Events
Interface IF_SWNC_RECORDS_FILTER has no event.
Types
Interface IF_SWNC_RECORDS_FILTER has no local type.
Method Signatures

Method GET_ENDTIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) TIMESTAMP SAP Workload NW Collector: Uhrzeit 20040916

Method GET_ENDTIME on Interface IF_SWNC_RECORDS_FILTER has no exception.

Method GET_STARTTIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) TIMESTAMP SAP Workload NW Collector: Uhrzeit 20040916

Method GET_STARTTIME on Interface IF_SWNC_RECORDS_FILTER has no exception.

Method GET_TIMEZONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) SWNCTIMEZONE SAP Workload NW Collector: Zeitzone 20040921

Method GET_TIMEZONE on Interface IF_SWNC_RECORDS_FILTER has no exception.

Method RECORD_FIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MAINREC Call by reference Object reference (TYPE REF TO) IF_SWNC_MAINREC Aktueller Statistiksatz 20040511
2 Returning RETURN Value transfer Type reference (TYPE) BOOLEAN Fit = true ( ' ' o.'X' ) 20040511
# Exception Resumable Description Created on
1 CX_SWNC_MAX_RECORDS_READ 'End Of File' Ausnahmeklasse 20040916
2 CX_SWNC_NOT_IN_INTERVAL 20040916
History
Last changed by/on SAP  20041208 
SAP Release Created in 700