SAP ABAP Class CL_SWNC_DBCON_SC_ADAPTER (DBcon Scale Adapter)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     SWNC_COLL_ADAPTER (Package) SWNC Collector Adapters
Properties
Class CL_SWNC_DBCON_SC_ADAPTER  
Short Description DBcon Scale Adapter    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWNC_COLL_ADAPTER   SWNC Collector Adapters 
Created 20041229   SAP 
Last change 20050213   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWNC_DBCON_SC_ADAPTER has no forward declaration.
Interfaces
Class CL_SWNC_DBCON_SC_ADAPTER has no interface implemented.
Friends
Class CL_SWNC_DBCON_SC_ADAPTER has no friend class.
Attributes
Class CL_SWNC_DBCON_SC_ADAPTER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 SCALE Static method Public Method Converts Whole Table to SWNCGL Format 20041229
2 SCALE_SINGLE Static method Private Method Converts Individual Rows to SWNCGL Format 20041229
Events
Class CL_SWNC_DBCON_SC_ADAPTER has no event.
Types
Class CL_SWNC_DBCON_SC_ADAPTER has no local type.
Method Signatures

Method SCALE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing AGGTABLE Call by reference Type reference (TYPE) SWNC_T_AGGDBC SAP Workload NW Collector: db connection table 20041229
2 Importing DIVISION_FACTOR Call by reference Type reference (TYPE) SWNCDIVFACTOR division factor 20041229

Method SCALE on class CL_SWNC_DBCON_SC_ADAPTER has no exception.

Method SCALE_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DIVISION_FACTOR Call by reference Type reference (TYPE) SWNCDIVFACTOR division factor 20041229
2 Changing RECORD Call by reference Type reference (TYPE) SWNCAGGDBC SAP Workload NW Collector: DB Connections 20041229

Method SCALE_SINGLE on class CL_SWNC_DBCON_SC_ADAPTER has no exception.
History
Last changed by/on SAP  20050213 
SAP Release Created in 700