SAP ABAP Class IF_SWNC_STATREC (Main Interface for Reading Statistics Records)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWNC_STATREC_SET Abstract Class for Collecting Statistics Records 20040916
Properties
Class IF_SWNC_STATREC  
Short Description Main Interface for Reading Statistics Records    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040916   SAP 
Last change 20041228   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SWNC_STATREC has no forward declaration.
Interfaces
Class IF_SWNC_STATREC has no interface implemented.
Friends
Class IF_SWNC_STATREC has no friend class.
Attributes
Class IF_SWNC_STATREC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DO_READ Instance method Public Method Read Statistics Records from the Specified Time Interval 20040916
2 GET_MAINRECORDS Instance method Public Method Returns Table with References to Read Statistics Records 20040916
3 GET_MAINRECORDS_COUNT Instance method Public Method Returns Number of Read Statistics Records 20040916
Events
Class IF_SWNC_STATREC has no event.
Types
Class IF_SWNC_STATREC has no local type.
Method Signatures

Method DO_READ Signature

Method DO_READ on class IF_SWNC_STATREC has no parameter.
# Exception Resumable Description Created on
1 CX_SWNC_MAX_RECORDS_READ 'End Of File' Ausnahmeklasse 20040916
2 CX_SWNC_READ_ERROR Fehler beim Lesen von logischen Statistiksätzen 20040916

Method GET_MAINRECORDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Object reference (TYPE REF TO) SWNC_T_REFMAINRECORDS Tabelle mit Referenzen auf Objekte für Statistiksätze 20040916

Method GET_MAINRECORDS on class IF_SWNC_STATREC has no exception.

Method GET_MAINRECORDS_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) INT4 Zähler 20040916

Method GET_MAINRECORDS_COUNT on class IF_SWNC_STATREC has no exception.
History
Last changed by/on SAP  20041228 
SAP Release Created in