SAP ABAP Class CL_SWNC_GLOB_ADAPTER_DIR (Convert Table of Contents to SWNCGL Format)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     SWNC_GLOB_ADAPTER (Package) Conversions to SWNCGL Format
Properties
Class CL_SWNC_GLOB_ADAPTER_DIR  
Short Description Convert Table of Contents to SWNCGL Format    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWNC_GLOB_ADAPTER   Conversions to SWNCGL Format 
Created 20041106   SAP 
Last change 20041228   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWNC_GLOB_ADAPTER_DIR has no forward declaration.
Interfaces
Class CL_SWNC_GLOB_ADAPTER_DIR has no interface implemented.
Friends
Class CL_SWNC_GLOB_ADAPTER_DIR has no friend class.
Attributes
Class CL_SWNC_GLOB_ADAPTER_DIR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_FROM_R40 Static method Public Method Converts Table of Contents from 6.40 to 7.0 Format 20041125
2 CONVERT_SINGLE Static method Private Method Converts by Rows 20041106
Events
Class CL_SWNC_GLOB_ADAPTER_DIR has no event.
Types
Class CL_SWNC_GLOB_ADAPTER_DIR has no local type.
Method Signatures

Method CONVERT_FROM_R40 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AGR_TZONE Call by reference Type reference (TYPE) SWNCTIMEZONE SAP Workload NW Collector: Zeitzone 20041125
2 Importing I_ASSIGND_SYS Call by reference Type reference (TYPE) SYSYSID SAP Workload NW Collector: SystemID 20041125
3 Importing I_DIR_40 Call by reference Type reference (TYPE) SWNCGL_T_DIR_40 SAP Workload: Globaler R/3 Inhaltsverz. verfügbarer Daten 20041125
4 Returning R_DIR_70 Value transfer Type reference (TYPE) SWNCGL_T_DIR Inhaltsverzeichnis der Workload-Statistik (systemweit) 20041125

Method CONVERT_FROM_R40 on class CL_SWNC_GLOB_ADAPTER_DIR has no exception.

Method CONVERT_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R70 Call by reference Type reference (TYPE) SWNCGLDIR R70 Inhaltsverzeichnisses der Workload-Statistik 20041106
2 Importing I_AGR_TZONE Call by reference Type reference (TYPE) SWNCTIMEZONE SAP Workload NW Collector: Zeitzone 20041106
3 Importing I_ASSIGND_SYS Call by reference Type reference (TYPE) SYSYSID SAP Workload NW Collector: SystemID 20041106
4 Importing I_R40 Call by reference Type reference (TYPE) SGLWLDIR R74 Inhaltsverzeichnisses der Workload-Statistik 20041125

Method CONVERT_SINGLE on class CL_SWNC_GLOB_ADAPTER_DIR has no exception.
History
Last changed by/on SAP  20041228 
SAP Release Created in 700