SAP ABAP Class CL_SWNC_READER_ASTAT (Class for Reading Application-Specific 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 20040510
Properties
Class CL_SWNC_READER_ASTAT  
Short Description Class for Reading Application-Specific 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 20040510   SAP 
Last change 20040719   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWNC_READER_ASTAT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWNC_READER Interface for Objects to Read Statistics Records 20040510
Friends
Class CL_SWNC_READER_ASTAT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FACTOR Instance attribute Private Type reference (TYPE) I Duplication of the ASTAT Records 20040914
2 FILENAME Instance attribute Private Type reference (TYPE) SWNCSTATFILENAME File Name 20040524
3 PF_INITIALIZE_READ Constant Private Type reference (TYPE) I 5 20040524
4 PF_READ_NEXT_REC Constant Private Type reference (TYPE) I 1 20040524
5 PF_USER Constant Private Type reference (TYPE) SWNCUNAME '' SAP System, User Logon Name 20040524
6 READ_MODE Instance attribute Private Type reference (TYPE) I 20040524
7 RECORD_COUNTER Instance attribute Private Type reference (TYPE) I Number of Single Records Read 20040524
8 START_READ_DATE Instance attribute Private Type reference (TYPE) SWNCDATUM UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20040524
9 START_READ_TIME Instance attribute Private Type reference (TYPE) SWNCUZEIT UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20040524
10 STAT_AS_REC Instance attribute Private Type reference (TYPE) PFASREC Structure of an ASTAT Record 20040914
11 TIME_ZONE Instance attribute Private Type reference (TYPE) SWNCTIMEZONE Time Zone 20040524
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20040524
2 CONVERT_LOGICAL_RECORD Instance method Private Method Conversion to a Logical Record 20040524
3 GET_RECORD_COUNTER Instance method Public Method Returns the Number of Records Read 20040527
Events
Class CL_SWNC_READER_ASTAT has no event.
Types
Class CL_SWNC_READER_ASTAT 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 Filename (optional) 20040524

Method CONSTRUCTOR on class CL_SWNC_READER_ASTAT has no exception.

Method CONVERT_LOGICAL_RECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ASREC Call by reference Type reference (TYPE) PFASREC Anwendungsstatistiksatz 20040524
2 Returning RETURN Value transfer Object reference (TYPE REF TO) CL_SWNC_RECORD_ASTAT_PF Anwendungsstatistik-Hauptsatz 20040524
# Exception Resumable Description Created on
1 CX_SWNC_TRANSFORMATION_ERROR 'Strukturtransformationfehler' Ausnahmeklasse 20040909

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 Sätze 20040527

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