SAP ABAP Class CL_SWNC_READER_WLOAD_KTEST (-)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     SWNC_READ_TEST (Package) Test Programs for SWNC Collector
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 20050217
Properties
Class CL_SWNC_READER_WLOAD_KTEST  
Short Description -    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWNC_READ_TEST   Test Programs for SWNC Collector 
Created 20050217   SAP 
Last change 20050308   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWNC_READER_WLOAD_KTEST has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWNC_READER Interface for Objects to Read Statistics Records 20050217
Friends
Class CL_SWNC_READER_WLOAD_KTEST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FILENAME Instance attribute Private Type reference (TYPE) SWNCSTATFILENAME Statistic File (pffile) 20050217
2 PF_INITIALIZE_READ Constant Private Type reference (TYPE) I 5 20050217
3 PF_READ_NEXT_REC Constant Private Type reference (TYPE) I 1 20050217
4 PF_USER Constant Private Attribute reference (LIKE) SY-UNAME '' SAP System, User Logon Name 20050217
5 READ_MODE Instance attribute Private Type reference (TYPE) I 20050217
6 RECORD_COUNTER Instance attribute Private Type reference (TYPE) I Number of Single Records Read 20050217
7 START_READ_DATE Instance attribute Private Type reference (TYPE) SWNCDATUM UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20050217
8 START_READ_TIME Instance attribute Private Type reference (TYPE) SWNCUZEIT UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20050217
9 TIME_ZONE Instance attribute Private Type reference (TYPE) TIMEZONE Time Zone 20050217
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_MAINRECORD Instance method Private Method 20050217
2 CHECK_SUBRECORDS Instance method Private Method 20050217
3 CONSTRUCTOR Instance method Public Constructor Constructor 20050217
4 GET_RECORD_COUNTER Instance method Public Method Number of Single Records Read 20050217
Events
Class CL_SWNC_READER_WLOAD_KTEST has no event.
Types
Class CL_SWNC_READER_WLOAD_KTEST has no local type.
Method Signatures

Method CHECK_MAINRECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PFDIAREC Call by reference Type reference (TYPE) PFDIAREC dia rec of sap statistic 20050217

Method CHECK_MAINRECORD on class CL_SWNC_READER_WLOAD_KTEST has no exception.

Method CHECK_SUBRECORDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ADTAB Call by reference Type reference (TYPE) PF_AD_REC_TAB 20050217
2 Importing I_BTCSTEP Call by reference Type reference (TYPE) PFBATCHSTEPREC 20050217
3 Importing I_CLIREC Call by reference Type reference (TYPE) PFCLIREC 20050217
4 Importing I_DBCONTAB Call by reference Type reference (TYPE) PF_DBCON_SUBREC_TAB 20050217
5 Importing I_DBPROCTAB Call by reference Type reference (TYPE) PF_DBPROC_REC_TAB 20050217
6 Importing I_HTTPCLIENTDESTTAB Call by reference Type reference (TYPE) PF_HTTP_CLIENT_DEST_REC_TAB 20050217
7 Importing I_HTTPCLIENTTAB Call by reference Type reference (TYPE) PF_HTTP_CLIENT_REC_TAB 20050217
8 Importing I_HTTPSRVDESTTAB Call by reference Type reference (TYPE) PF_HTTP_SERVER_DEST_REC_TAB 20050217
9 Importing I_HTTPSRVTAB Call by reference Type reference (TYPE) PF_HTTP_SERVER_REC_TAB 20050217
10 Importing I_RFCCLIENTDESTTAB Call by reference Type reference (TYPE) PF_RFC_CLIDEST_REC_TAB 20050217
11 Importing I_RFCCLIENTTAB Call by reference Type reference (TYPE) PF_RFC_CLI_REC_TAB 20050217
12 Importing I_RFCSRVDESTTAB Call by reference Type reference (TYPE) PF_RFC_SRVDEST_REC_TAB 20050217
13 Importing I_RFCSRVTAB Call by reference Type reference (TYPE) PF_RFC_SRV_REC_TAB 20050217
14 Importing I_SMTPCLIENTDESTTAB Call by reference Type reference (TYPE) PF_SMTP_CLIENT_DEST_REC_TAB 20050217
15 Importing I_SMTPCLIENTTAB Call by reference Type reference (TYPE) PF_SMTP_CLIENT_REC_TAB 20050217
16 Importing I_SMTPSERVERDESTTAB Call by reference Type reference (TYPE) PF_SMTP_SERVER_DEST_REC_TAB 20050217
17 Importing I_SMTPSERVERTAB Call by reference Type reference (TYPE) PF_SMTP_SERVER_REC_TAB 20050217
18 Importing I_SPOACTIONTAB Call by reference Type reference (TYPE) PF_SPOACTION_REC_TAB 20050217
19 Importing I_SPOPRINTTAB Call by reference Type reference (TYPE) PF_SPOPRINT_REC_TAB 20050217
20 Importing I_TABRECTAB Call by reference Type reference (TYPE) PF_TAB_REC_TAB 20050217
21 Importing I_TIINTTAB Call by reference Type reference (TYPE) PF_TIINT_REC_TAB 20050217
22 Importing I_VMCTAB Call by reference Type reference (TYPE) PF_VMC_REC_TAB 20050217

Method CHECK_SUBRECORDS on class CL_SWNC_READER_WLOAD_KTEST has no exception.

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) 20050217

Method CONSTRUCTOR on class CL_SWNC_READER_WLOAD_KTEST 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 20050217

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