SAP ABAP Class CL_SWF_UTL_CHECK_RFC_RESOURCES (Workflow: Checks RFC Resources)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_UTL (Package) Workflow: Tools
Properties
Class CL_SWF_UTL_CHECK_RFC_RESOURCES  
Short Description Workflow: Checks RFC Resources    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_UTL   Workflow: Tools 
Created 20080627   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_UTL_CHECK_RFC_RESOURCES has no forward declaration.
Interfaces
Class CL_SWF_UTL_CHECK_RFC_RESOURCES has no interface implemented.
Friends
Class CL_SWF_UTL_CHECK_RFC_RESOURCES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_DEFAULT_MAX_WAIT Constant Public Type reference (TYPE) SYTABIX 30 Index of Internal Tables 20080709
2 C_DEFAULT_THRESHOLD_CHECK_RES Constant Public Type reference (TYPE) SYTABIX 10 Index of Internal Tables 20080709
3 C_DEFAULT_THRESHOLD_RFC Constant Public Type reference (TYPE) SYTABIX 10 Index of Internal Tables 20080709
4 M_CHECK_RESOURCES Instance attribute Private Type reference (TYPE) SYTABIX 20080708
5 M_EXECUTED_RFC Instance attribute Private Type reference (TYPE) SYTABIX Number of RFCs in this Session 20080708
6 M_MAX_WAIT Instance attribute Private Type reference (TYPE) SYTABIX 20080708
7 M_RFCDEST_TABLE Instance attribute Private Type reference (TYPE) RFCDEST_LOCAL_TAB 20080708
8 M_SINGLETON Static Attribute Private Object reference (TYPE REF TO) CL_SWF_UTL_CHECK_RFC_RESOURCES Workflow: Checks RFC Resources 20080627
9 M_THRESHOLD_CHECK_RESOURCES Instance attribute Private Type reference (TYPE) SYTABIX 10 20080708
10 M_THRESHOLD_RFC Instance attribute Private Type reference (TYPE) SYTABIX Threshold for Number of RFC Calls 20080708
11 M_TOTAL_WAIT Instance attribute Private Type reference (TYPE) SYTABIX 20080708
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080708
2 GET_INSTANCE Static method Public Method 20080708
3 GET_MAX_WAIT Instance method Public Method 20080708
4 GET_SINGLETON Static method Private Method 20080627
5 IS_STATUS_RFC_RESOURCES_OK_I Instance method Public Method 20080708
6 IS_STATUS_RFC_RESOURCES_OK_S Static method Public Method 20080708
7 SET_MAX_WAIT Instance method Private Method 20080708
8 SET_THRESHOLD_CHECK_RESOURCES Instance method Private Method 20080708
9 SET_THRESHOLD_RFC Instance method Private Method 20080708
10 _GET_DESTINATION_PROPERTIES Instance method Private Method 20080708
11 _IS_DESTINATION_LOCAL Instance method Private Method 20080627
12 _IS_STATUS_RFC_RESOURCES_OK Instance method Private Method 20080627
Events
Class CL_SWF_UTL_CHECK_RFC_RESOURCES has no event.
Types
Class CL_SWF_UTL_CHECK_RFC_RESOURCES has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SWF_UTL_CHECK_RFC_RESOURCES has no parameter.
Method CONSTRUCTOR on class CL_SWF_UTL_CHECK_RFC_RESOURCES has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MAX_WAIT Call by reference Type reference (TYPE) SYTABIX Max. Wartezeit bei Engpässen 20080708
2 Importing IM_THRESHOLD_CHECK_RESOURCES Call by reference Type reference (TYPE) SYTABIX Wiederholte Prüfung der RFC-Resourcen 20080708
3 Importing IM_THRESHOLD_RFC Call by reference Type reference (TYPE) SYTABIX Erste Prüfung der RFC-Resource 20080708
4 Returning RE_OBJECT Value transfer Object reference (TYPE REF TO) CL_SWF_UTL_CHECK_RFC_RESOURCES Workflow: Überprüft RFC Resourcen 20080708

Method GET_INSTANCE on class CL_SWF_UTL_CHECK_RFC_RESOURCES has no exception.

Method GET_MAX_WAIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_MAX_WAIT Value transfer Type reference (TYPE) SYTABIX 20080708

Method GET_MAX_WAIT on class CL_SWF_UTL_CHECK_RFC_RESOURCES has no exception.

Method GET_SINGLETON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_SINGLETON Value transfer Object reference (TYPE REF TO) CL_SWF_UTL_CHECK_RFC_RESOURCES Workflow: Überprüft RFC Resourcen 20080627

Method GET_SINGLETON on class CL_SWF_UTL_CHECK_RFC_RESOURCES has no exception.

Method IS_STATUS_RFC_RESOURCES_OK_I Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DESTINATION Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20080708
2 Returning RE_STATUS Value transfer Type reference (TYPE) XFELD 'X' - Locale RFC Resourcen OK 20080708

Method IS_STATUS_RFC_RESOURCES_OK_I on class CL_SWF_UTL_CHECK_RFC_RESOURCES has no exception.

Method IS_STATUS_RFC_RESOURCES_OK_S Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DESTINATION Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20080708
2 Returning RE_STATUS Value transfer Type reference (TYPE) XFELD 'X' - Locale RFC Resourcen OK 20080708

Method IS_STATUS_RFC_RESOURCES_OK_S on class CL_SWF_UTL_CHECK_RFC_RESOURCES has no exception.

Method SET_MAX_WAIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MAX_WAIT Call by reference Type reference (TYPE) SYTABIX 20080708

Method SET_MAX_WAIT on class CL_SWF_UTL_CHECK_RFC_RESOURCES has no exception.

Method SET_THRESHOLD_CHECK_RESOURCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_THRESHOLD_CHECK_RESOURCES Call by reference Type reference (TYPE) SYTABIX 20080708

Method SET_THRESHOLD_CHECK_RESOURCES on class CL_SWF_UTL_CHECK_RFC_RESOURCES has no exception.

Method SET_THRESHOLD_RFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_THRESHOLD_RFC Call by reference Type reference (TYPE) SYTABIX 20080708

Method SET_THRESHOLD_RFC on class CL_SWF_UTL_CHECK_RFC_RESOURCES has no exception.

Method _GET_DESTINATION_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DESTINATION Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20080708
2 Returning RE_PROPERTIES Value transfer Type reference (TYPE) RFCDEST_LOCAL 20080708

Method _GET_DESTINATION_PROPERTIES on class CL_SWF_UTL_CHECK_RFC_RESOURCES has no exception.

Method _IS_DESTINATION_LOCAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DESTINATION Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20080627
2 Returning RE_DESTINATION_IS_LOCAL Value transfer Type reference (TYPE) XFELD Feld zum Ankreuzen 20080627

Method _IS_DESTINATION_LOCAL on class CL_SWF_UTL_CHECK_RFC_RESOURCES has no exception.

Method _IS_STATUS_RFC_RESOURCES_OK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DESTINATION Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20080627
2 Returning RE_STATUS Value transfer Type reference (TYPE) XFELD 'X' - Lokale RFC Resourcen sind OK 20080627

Method _IS_STATUS_RFC_RESOURCES_OK on class CL_SWF_UTL_CHECK_RFC_RESOURCES has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 712