SAP ABAP Class IF_SWNC_READER (Interface for Objects to Read Statistics Records)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWNC_READER_ASTAT Class for Reading Application-Specific Statistics Records 20040510
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWNC_READER_WLOAD Class for Reading Standard Statistics Records 20040909
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWNC_READER_WLOAD_KTEST - 20050217
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWNC_READER_WLOAD_R40 Class for Reading Standard Statistics Records 20041129
Properties
Class IF_SWNC_READER  
Short Description Interface for Objects to Read Statistics Records    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040506   SAP 
Last change 20050214   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SWNC_READER has no forward declaration.
Interfaces
Class IF_SWNC_READER has no interface implemented.
Friends
Class IF_SWNC_READER has no friend class.
Attributes
Class IF_SWNC_READER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FINALIZE Instance method Public Method End Read 20040521
2 INITIALIZE Instance method Public Method Initialization of Read with Start Time Stamp and Time Zone 20040521
3 READ_NEXT Instance method Public Method Read the Next Logical Record 20040506
Events
Class IF_SWNC_READER has no event.
Types
Class IF_SWNC_READER has no local type.
Method Signatures

Method FINALIZE Signature

Method FINALIZE on class IF_SWNC_READER has no parameter.
Method FINALIZE on class IF_SWNC_READER has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STARTTIME Call by reference Type reference (TYPE) TIMESTAMP Lesestart-Zeitstempel 20040521
2 Importing I_TIMEZONE Call by reference Type reference (TYPE) TIMEZONE Zeitzone 20040521

Method INITIALIZE on class IF_SWNC_READER has no exception.

Method READ_NEXT 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) IF_SWNC_MAINREC Logischer Statistikssatz (Hauptsatz+Subsätze) 20040517
# Exception Resumable Description Created on
1 CX_SWNC_EOF 'End Of File' Ausnahmeklasse 20040518
2 CX_SWNC_READ_ERROR Fehler beim Lesen von logischen Statistiksätzen 20040518
3 CX_SWNC_TRANSFORMATION_ERROR 'Strukturtransformationfehler' Ausnahmeklasse 20040525
History
Last changed by/on SAP  20050214 
SAP Release Created in