SAP ABAP Interface IF_SWNC_READER (Interface for Objects to Read 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_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
Interface IF_SWNC_READER  
Short Description Interface for Objects to Read Statistics Records    
General Data
Package SWNC_READ   Read Functions for Workload Statistics 
Created 20040506   SAP 
Last changed 20050214   SAP 
Unicode checks active    
Forward declarations
Interface IF_SWNC_READER has no forward declaration.
Interfaces
Interface IF_SWNC_READER has no interface.
Friends
Interface IF_SWNC_READER has no friend.
Attributes
Interface 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
Interface IF_SWNC_READER has no event.
Types
Interface IF_SWNC_READER has no local type.
Method Signatures

Method FINALIZE Signature

Method FINALIZE on Interface IF_SWNC_READER has no parameter.
Method FINALIZE on Interface 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 Interface 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 700