SAP ABAP Class CL_SWNC_ORGUNITS (Basis Class for Reading Workload Statistics)
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_ORGUNITS  
Short Description Basis Class for Reading Workload Statistics    
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 20041109   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWNC_ORGUNITS has no forward declaration.
Interfaces
Class CL_SWNC_ORGUNITS has no interface implemented.
Friends
Class CL_SWNC_ORGUNITS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LAST_CLIENT Static Attribute Private Type reference (TYPE) MANDT Client Used for Previous Call 20041112
2 T_BUFFER Static Attribute Private Type reference (TYPE) SWNCGL_T_ORGUNIT Buffer Table 20041111
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_BUFFER Static method Public Method Delete the Internal Buffer 20041112
2 GET_ORGUNIT4USER Static method Public Method Resolution of Organization Unit for a User Name 20041109
Events
Class CL_SWNC_ORGUNITS has no event.
Types
Class CL_SWNC_ORGUNITS has no local type.
Method Signatures

Method CLEAR_BUFFER Signature

Method CLEAR_BUFFER on class CL_SWNC_ORGUNITS has no parameter.
Method CLEAR_BUFFER on class CL_SWNC_ORGUNITS has no exception.

Method GET_ORGUNIT4USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENT Call by reference Type reference (TYPE) MANDT Mandant 20041112
2 Returning ORGUNIT Value transfer Type reference (TYPE) SWNCGLORGUNIT Zuordnung von Anwendernamen zu Organisationseinheiten 20041111
3 Importing USERNAME Call by reference Type reference (TYPE) SWNCUSERNAME Username 20041111

Method GET_ORGUNIT4USER on class CL_SWNC_ORGUNITS has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 700