SAP ABAP Class CL_SWNC_GLOB_DEST_ADMIN (Administration of Destinations)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     SWNC_INTERFACES (Package) Interfaces for Workload Statistics
Properties
Class CL_SWNC_GLOB_DEST_ADMIN  
Short Description Administration of Destinations    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWNC_INTERFACES   Interfaces for Workload Statistics 
Created 20041109   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWNC_GLOB_DEST_ADMIN has no forward declaration.
Interfaces
Class CL_SWNC_GLOB_DEST_ADMIN has no interface implemented.
Friends
Class CL_SWNC_GLOB_DEST_ADMIN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GLOBDEST Instance attribute Private Type reference (TYPE) SWNCGLOBDEST SAP Workload NW Collector: GLOB_STAT RFC Destinations 20041111
2 PERSIST Constant Private Type reference (TYPE) I 3 20041109
3 R40_GROUP Constant Private Type reference (TYPE) RS38L-AREA 'SAPWL_GLOB_STAT' 20041109
4 R46_GROUP Constant Private Type reference (TYPE) RS38L-AREA 'SCSM_GLOB_STAT' 20041109
5 R70_GROUP Constant Private Type reference (TYPE) RS38L-AREA 'SCSM_NW_WORKLOAD' 20041109
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20041111
2 GET_ASYNC_TASKNAME Instance method Public Method Task Names for Asynchronous RFCs 20041109
3 GET_HASH Instance method Private Method Determine Hash Value of a Destination 20041109
4 GET_NUMBER_OF_REGISTRATIONS Static method Public Method Number of Registrations in the Database 20041112
5 GET_SYSTEM_CATEGORY Instance method Public Method System Category 20041109
6 IS_LOCAL Instance method Public Method Does Destination Point to Local System? 20041109
7 IS_R40 Instance method Public Method Does Destination Point to a System with Release 7.0? 20041109
8 IS_R46 Instance method Public Method Does Destination Point to a System with Release 4.6? 20041109
9 IS_R70 Instance method Public Method Does Destination Point to a System with Release 4.0? 20041109
10 REORG_DESTINATIONS Static method Public Method Remove Expired Registrations 20041111
11 RESET_REGISTRATIONS Static method Public Method Remove All Registrations 20041109
12 SET_SYSTEM_CATEGORY Instance method Private Method Set/Refresh System Category 20041109
13 WHO_AM_I Instance method Public Method Who Am I? 20041111
Events
Class CL_SWNC_GLOB_DEST_ADMIN has no event.
Types
Class CL_SWNC_GLOB_DEST_ADMIN has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) SWNCSYSDEST RFC-Destination eines Monitoring-Systems 20041111
# Exception Resumable Description Created on
1 CX_SWNC_DEST_NOT_SUPPORTED Destination für das Monitoring-System wird nicht unterstützt 20041111

Method GET_ASYNC_TASKNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ASYNC_TASKNAME Value transfer Type reference (TYPE) SWNCTASKNAME Taskname für asynchronen RFC 20041109

Method GET_ASYNC_TASKNAME on class CL_SWNC_GLOB_DEST_ADMIN has no exception.

Method GET_HASH Signature

Method GET_HASH on class CL_SWNC_GLOB_DEST_ADMIN has no parameter.
# Exception Resumable Description Created on
1 CX_SWNC_DEST_NOT_SUPPORTED Destination für das Monitoring-System wird nicht unterstützt 20041111

Method GET_NUMBER_OF_REGISTRATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) I 20041112

Method GET_NUMBER_OF_REGISTRATIONS on class CL_SWNC_GLOB_DEST_ADMIN has no exception.

Method GET_SYSTEM_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SYSTEM_CATEGORY Value transfer Type reference (TYPE) SWNCSYSCAT Systemkategorie 20041109

Method GET_SYSTEM_CATEGORY on class CL_SWNC_GLOB_DEST_ADMIN has no exception.

Method IS_LOCAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20041109

Method IS_LOCAL on class CL_SWNC_GLOB_DEST_ADMIN has no exception.

Method IS_R40 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) BOOLEAN 20041109

Method IS_R40 on class CL_SWNC_GLOB_DEST_ADMIN has no exception.

Method IS_R46 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) BOOLEAN 20041109

Method IS_R46 on class CL_SWNC_GLOB_DEST_ADMIN has no exception.

Method IS_R70 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) BOOLEAN 20041109

Method IS_R70 on class CL_SWNC_GLOB_DEST_ADMIN has no exception.

Method REORG_DESTINATIONS Signature

Method REORG_DESTINATIONS on class CL_SWNC_GLOB_DEST_ADMIN has no parameter.
Method REORG_DESTINATIONS on class CL_SWNC_GLOB_DEST_ADMIN has no exception.

Method RESET_REGISTRATIONS Signature

Method RESET_REGISTRATIONS on class CL_SWNC_GLOB_DEST_ADMIN has no parameter.
Method RESET_REGISTRATIONS on class CL_SWNC_GLOB_DEST_ADMIN has no exception.

Method SET_SYSTEM_CATEGORY Signature

Method SET_SYSTEM_CATEGORY on class CL_SWNC_GLOB_DEST_ADMIN has no parameter.
# Exception Resumable Description Created on
1 CX_SWNC_DEST_NOT_SUPPORTED Destination für das Monitoring-System wird nicht unterstützt 20041109

Method WHO_AM_I Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DESTINATION Value transfer Type reference (TYPE) SWNCSYSDEST RFC-Destination eines Monitoring-Systems 20041111

Method WHO_AM_I on class CL_SWNC_GLOB_DEST_ADMIN has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700