SAP ABAP Class CL_SWNC_READER_WLOAD (Class for Reading Standard 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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWNC_READER Interface for Objects to Read Statistics Records 20040909
Properties
Class CL_SWNC_READER_WLOAD  
Short Description Class for Reading Standard Statistics Records    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWNC_READ   Read Functions for Workload Statistics 
Created 20040909   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWNC_READER_WLOAD has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWNC_READER Interface for Objects to Read Statistics Records 20040909
Friends
Class CL_SWNC_READER_WLOAD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ESICOUNT1 Instance attribute Private Type reference (TYPE) SWNCLOCNT SAP Workload NW Collector: Counter (Long) 20120816
2 FILENAME Instance attribute Private Type reference (TYPE) SWNCSTATFILENAME Statistic File (pffile) 20040909
3 PF_INITIALIZE_READ Constant Private Type reference (TYPE) I 5 20040909
4 PF_READ_NEXT_REC Constant Private Type reference (TYPE) I 1 20040909
5 PF_USER Constant Private Attribute reference (LIKE) SY-UNAME '' ABAP System, User Logon Name 20040909
6 READ_MODE Instance attribute Private Type reference (TYPE) I 20040909
7 RECORD_COUNTER Instance attribute Private Type reference (TYPE) I Number of Single Records Read 20040909
8 START_READ_DATE Instance attribute Private Type reference (TYPE) SWNCDATUM UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20040909
9 START_READ_TIME Instance attribute Private Type reference (TYPE) SWNCUZEIT UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20040909
10 TIME_ZONE Instance attribute Private Type reference (TYPE) TIMEZONE Time Zone 20040909
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040909
2 GET_RECORD_COUNTER Instance method Public Method Number of Single Records Read 20040909
Events
Class CL_SWNC_READER_WLOAD has no event.
Types
Class CL_SWNC_READER_WLOAD 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_FILENAME Call by reference Type reference (TYPE) SWNCSTATFILENAME Statistik-Datei (pffile) 20040909

Method CONSTRUCTOR on class CL_SWNC_READER_WLOAD has no exception.

Method GET_RECORD_COUNTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) I Anzahl der gelesenen Einzelsätze 20040909

Method GET_RECORD_COUNTER on class CL_SWNC_READER_WLOAD has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700