SAP ABAP Class CL_SWNC_PF_DB_ADAPTER (Database Subrecord)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     SWNC_READ_ADAPTER (Package) Adapter Functions for Conversions to SWNC Format
Properties
Class CL_SWNC_PF_DB_ADAPTER  
Short Description Database Subrecord    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWNC_READ_ADAPTER   Adapter Functions for Conversions to SWNC Format 
Created 20040823   SAP 
Last change 20050426   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWNC_PF_DB_ADAPTER has no forward declaration.
Interfaces
Class CL_SWNC_PF_DB_ADAPTER has no interface implemented.
Friends
Class CL_SWNC_PF_DB_ADAPTER has no friend class.
Attributes
Class CL_SWNC_PF_DB_ADAPTER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT Static method Public Method Converts Entire Table to SWNC Format 20040823
2 CONVERT_SINGLE Static method Private Method Converts Single Subrecord to SWNC Format 20040823
3 GET_DEFAULT_CONNECTION_NAME Static method Public Method Returns Default DB Connection Name 20040823
Events
Class CL_SWNC_PF_DB_ADAPTER has no event.
Types
Class CL_SWNC_PF_DB_ADAPTER has no local type.
Method Signatures

Method CONVERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMMITTI Call by reference Type reference (TYPE) STA_TIMERE Time value in statistical raw record 20050308
2 Importing I_PF_RECORDS Call by reference Type reference (TYPE) PF_DBCON_SUBREC_TAB Tabelle von DB Verbindungs-Subsätzen 20040823
3 Returning RETURN Value transfer Type reference (TYPE) SWNC_T_SUBDB 20040823

Method CONVERT on class CL_SWNC_PF_DB_ADAPTER has no exception.

Method CONVERT_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SINGLE_RECORD Call by reference Type reference (TYPE) PFDBCONSUBREC Tabelle von DB Verbindungs-Subsätzen 20040823
2 Returning RETURN Value transfer Type reference (TYPE) SWNCSUBDB SAP Workload NW Collector: Statistik-Subsatz DB 20040823

Method CONVERT_SINGLE on class CL_SWNC_PF_DB_ADAPTER has no exception.

Method GET_DEFAULT_CONNECTION_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) SWNCTXT30 SAP Workload NW Collector: Textfeld 30 Zeichen 20040823

Method GET_DEFAULT_CONNECTION_NAME on class CL_SWNC_PF_DB_ADAPTER has no exception.
History
Last changed by/on SAP  20050426 
SAP Release Created in 700