SAP ABAP Class CL_SWNC_GLOB_EXCEPTIONS (CL_SWNC_GLOB_EXCEPTIONS)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     SWNC_INTERFACES_TOOLS (Package) Private Functions for Workload Statistics
Properties
Class CL_SWNC_GLOB_EXCEPTIONS  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWNC_INTERFACES_TOOLS   Private Functions for Workload Statistics 
Created 20041105   SAP 
Last change 20041208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWNC_GLOB_EXCEPTIONS has no forward declaration.
Interfaces
Class CL_SWNC_GLOB_EXCEPTIONS has no interface implemented.
Friends
Class CL_SWNC_GLOB_EXCEPTIONS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SYSTEM Instance attribute Private Type reference (TYPE) SYSYSID Name of the R/3 System 20041105
2 T_EXCEPTIONS Instance attribute Private Type reference (TYPE) SWNCGL_T_RCINF Table with Error Messages when Reading the Workload Stats 20041105
Methods
# Method Level Visibility Method type Description Created on
1 ADD_EXCEPTION Instance method Public Method 20041105
2 ADD_FUBA_EXCEPTION Instance method Public Method 20041105
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041105
4 GET_EXCEPTIONS_TABLE Instance method Public Method 20041105
Events
Class CL_SWNC_GLOB_EXCEPTIONS has no event.
Types
Class CL_SWNC_GLOB_EXCEPTIONS has no local type.
Method Signatures

Method ADD_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstrakte Oberklasse aller globalen Exceptions 20041105
2 Importing I_INSTANCE Call by reference Type reference (TYPE) ANY SAP Workload NW Collector: Hostname 20041105

Method ADD_EXCEPTION on class CL_SWNC_GLOB_EXCEPTIONS has no exception.

Method ADD_FUBA_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ERROR_TEXT Call by reference Type reference (TYPE) ANY 128 Zeichen 20041105
2 Importing I_INSTANCE Call by reference Type reference (TYPE) ANY SAP Workload NW Collector: Hostname 20041105
3 Importing I_RC Call by reference Type reference (TYPE) ANY 20041105
4 Importing I_RECS_READ Call by reference Type reference (TYPE) ANY 20041105

Method ADD_FUBA_EXCEPTION on class CL_SWNC_GLOB_EXCEPTIONS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SYSTEM Call by reference Type reference (TYPE) SYSYSID Name des SAP-Systems 20041105

Method CONSTRUCTOR on class CL_SWNC_GLOB_EXCEPTIONS has no exception.

Method GET_EXCEPTIONS_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) SWNCGL_T_RCINF Tabelle mit Fehlermeldungen beim Lesen der Wokload Statistik 20041105

Method GET_EXCEPTIONS_TABLE on class CL_SWNC_GLOB_EXCEPTIONS has no exception.
History
Last changed by/on SAP  20041208 
SAP Release Created in 700