SAP ABAP Class CL_UCON_HELPER_4_RT (Helper Class for Unified Connectivity (only for RFC engine))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-ICF (Application Component) Internet Communication Framework
     S_UNIFIED_CON_DDIC (Package) DDIC elements for S_UNIFIED_CON and subpackages
Properties
Class CL_UCON_HELPER_4_RT  
Short Description Helper Class for Unified Connectivity (only for RFC engine)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_UNIFIED_CON_DDIC   DDIC elements for S_UNIFIED_CON and subpackages 
Created 20131109   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_UCON_HELPER_4_RT has no interface implemented.
Friends
Class CL_UCON_HELPER_4_RT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_CLIENTS Static Attribute Private Type reference (TYPE) UCON_CLIENTS List of SAP productice clients 20131109
2 MT_FM Static Attribute Private Type reference (TYPE) TT_FM List of RFC enabled FM 20131112
3 MT_FM_BY_CA_VH Static Attribute Private Type reference (TYPE) TT_FM_BY_CA_VH List of FM by ca,ca_cfg and VH 20131109
4 MT_IPVHCA_RT Static Attribute Private Type reference (TYPE) TT_IPVHCA ITAB for DB view v_ipvhca_rt 20131109
Methods
# Method Level Visibility Method type Description Created on
1 GET_CURRENT_PHASE_OF_RFM Static method Public Method Get current phase of an RFC enabled fuction module 20131112
2 GET_PROD_CLIENTS Static method Public Method Get the list of productive SAP clients 20131109
3 GET_SCOPE_FROM_RFCSRVMAINRT Static method Public Method Get scope from table uconrfcsrvmainrt 20131109
4 GET_SRFC_FUNCTION_MODULES Static method Public Method Get function modules from SRFC 20131109
5 GET_STANDARD_FUNCS Static method Public Method Get all function modules initially assigned to CA 20131109
6 GET_VH_CA_BY_IP_PORT_SNC Static method Public Method Get VH & CA by IP-Address, Port and SNC Flag (use RT tables) 20131109
7 RAISE_UCON_RFC_INCONSISTENCY Static method Public Method Should inconsistency state be raised between DT & RT Tables 20131109
Events
Class CL_UCON_HELPER_4_RT has no event.
Types
Class CL_UCON_HELPER_4_RT has no local type.
Method Signatures

Method GET_CURRENT_PHASE_OF_RFM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_PHASE Call by reference Type reference (TYPE) CHAR1 Current phase of RFC enabled FM 20131112
2 Importing IV_FUNCNAME Call by reference Type reference (TYPE) FUNCNAME Function name 20131112

Method GET_CURRENT_PHASE_OF_RFM on class CL_UCON_HELPER_4_RT has no exception.

Method GET_PROD_CLIENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CLIENTS Value transfer Type reference (TYPE) UCON_CLIENTS SAP Clients 20131109

Method GET_PROD_CLIENTS on class CL_UCON_HELPER_4_RT has no exception.

Method GET_SCOPE_FROM_RFCSRVMAINRT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CA_CFG Call by reference Type reference (TYPE) UCONRFCSERVID CA Config Name 20131109
2 Importing IV_CA_NAME Call by reference Type reference (TYPE) UCONCAID Communication Assembly ID 20131109
3 Importing IV_FUNCNAME Call by reference Type reference (TYPE) FUNCNAME Function name 20131109
4 Importing IV_VHOST Call by reference Type reference (TYPE) UCONVIRTHOSTNAME Name of virt. host 20131109
5 Returning RV_SCOPE Value transfer Type reference (TYPE) CHAR1 Scope 20131109

Method GET_SCOPE_FROM_RFCSRVMAINRT on class CL_UCON_HELPER_4_RT has no exception.

Method GET_SRFC_FUNCTION_MODULES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FUNC Call by reference Type reference (TYPE) RFCFUNC_IT 20131109

Method GET_SRFC_FUNCTION_MODULES on class CL_UCON_HELPER_4_RT has no exception.

Method GET_STANDARD_FUNCS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FUNCS Value transfer Type reference (TYPE) RFCFUNC_IT 20131109

Method GET_STANDARD_FUNCS on class CL_UCON_HELPER_4_RT has no exception.

Method GET_VH_CA_BY_IP_PORT_SNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CA_CONFIG Call by reference Type reference (TYPE) UCONRFCSERVID CA Config Name 20131109
2 Exporting EV_CA_NAME Call by reference Type reference (TYPE) UCONSERVID CA Name 20131109
3 Exporting EV_VHOST Call by reference Type reference (TYPE) UCONVIRTHOSTNAME Name of virt. hosts 20131109
4 Importing IV_CLIENT Call by reference Type reference (TYPE) SYMANDT Client ID 20131109
5 Importing IV_IPADDRESS Call by reference Type reference (TYPE) UCON_IP_ADDR IP Address 20131109
6 Importing IV_PORT Call by reference Type reference (TYPE) NI_SERVNAME Port Number 20131109
7 Importing IV_SNC_FLAG Call by reference Type reference (TYPE) UCON_SNC_FLAG SNC Flag 20131109

Method GET_VH_CA_BY_IP_PORT_SNC on class CL_UCON_HELPER_4_RT has no exception.

Method RAISE_UCON_RFC_INCONSISTENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_BOOL Value transfer Type reference (TYPE) ABAP_BOOL X, Raise inconsistency; spae , not raise it 20131109

Method RAISE_UCON_RFC_INCONSISTENCY on class CL_UCON_HELPER_4_RT has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 740