SAP ABAP Class CL_UCON_API_HELPER (Helper class containing check functionality)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-ICF (Application Component) Internet Communication Framework
     S_UNIFIED_CON_API (Package) API für Unified Connectivity
Properties
Class CL_UCON_API_HELPER  
Short Description Helper class containing check functionality    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_UNIFIED_CON_API   API für Unified Connectivity 
Created 20120313   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_API_HELPER has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_UCON_API_HTTP_CUSTOM 20120315 HTTP Customizing Implementation
Attributes
Class CL_UCON_API_HELPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CANONICAL_URL Static method Public Method Check Canonical URL 20120320
2 CHECK_FUNCTION_MODULE Static method Public Method Check Existence of Function Module 20120515
3 CHECK_HANDLER Static method Public Method Check Handler Class 20120319
4 CHECK_HOST_NAME Static method Public Method Check Existence of host name 20120924
5 CHECK_IPADDRESS Static method Public Method Check Existence of IP Address 20120924
6 CHECK_PROFILE Static method Public Method Check Existence of HTTP Profile 20120413
7 CHECK_URL Static method Public Method Check URL 20120315
8 GET_CA_FROM_RFCFUNC_LIST Static method Public Method Return assigned CA for a lost of RFM 20121204
9 SYNC_VH_CLNT Static method Private Method Synchronize VH to RT for a dedicated client 20131024
10 SYNC_VH_TO_RT Static method Public Method Synchronize VH to RT 20131023
Events
Class CL_UCON_API_HELPER has no event.
Types
Class CL_UCON_API_HELPER has no local type.
Method Signatures

Method CHECK_CANONICAL_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CANONICAL_URL Call by reference Type reference (TYPE) UCONCANONICALURL Canonical URL 20120320
2 Importing COM_ASSEMBLY_NAME Call by reference Type reference (TYPE) UCONSERVID Unified Connectivity Service Assembly ID 20120320
3 Importing PARENT_SERVICE_NAME Call by reference Type reference (TYPE) UCONHTTPSERVID HTTP Service ID 20120328
4 Importing SERVICE_NAME Call by reference Type reference (TYPE) UCONHTTPSERVID HTTP Service ID 20120320
# Exception Resumable Description Created on
1 CX_UCON_API_HELPER Exception Class for API Helpder 20120320

Method CHECK_FUNCTION_MODULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXISTS Value transfer Type reference (TYPE) ABAP_BOOL 20120515
2 Importing NAME Call by reference Type reference (TYPE) RS38L_FNAM Name of Function Module 20120515

Method CHECK_FUNCTION_MODULE on class CL_UCON_API_HELPER has no exception.

Method CHECK_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASSNAME Call by reference Type reference (TYPE) CLASSNAME Reference type 20120319
2 Importing INTERFACENAME Call by reference Type reference (TYPE) CLASSNAME Reference type 20120319
3 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20120319
# Exception Resumable Description Created on
1 CX_UCON_API_HELPER Exception Class for API Helpder 20120320

Method CHECK_HOST_NAME Signature

Method CHECK_HOST_NAME on class CL_UCON_API_HELPER has no parameter.
Method CHECK_HOST_NAME on class CL_UCON_API_HELPER has no exception.

Method CHECK_IPADDRESS Signature

Method CHECK_IPADDRESS on class CL_UCON_API_HELPER has no parameter.
Method CHECK_IPADDRESS on class CL_UCON_API_HELPER has no exception.

Method CHECK_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXISTS Value transfer Type reference (TYPE) ABAP_BOOL 20120413
2 Importing NAME Call by reference Type reference (TYPE) UCONHTTPID HTTP Service ID 20120413

Method CHECK_PROFILE on class CL_UCON_API_HELPER has no exception.

Method CHECK_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CANONICAL_URL Call by reference Type reference (TYPE) STRING Canonical URL 20120315
2 Importing COM_ASSEMBLY Call by reference Type reference (TYPE) UCONSERVID Unified Connectivity Service Assembly ID 20120315
3 Importing HTTP_CUSTOM Call by reference Type reference (TYPE) UCONHTTPSERVID HTTP Service ID 20120315
4 Importing HTTP_SERVICE Call by reference Type reference (TYPE) UCONHTTPSERVID HTTP Service ID 20120315
5 Changing URL Call by reference Type reference (TYPE) STRING URL 20120315
6 Importing VHOST Call by reference Type reference (TYPE) UCONVIRTHOSTNAME Name of virt. hosts 20120315
# Exception Resumable Description Created on
1 CX_UCON_API_HELPER Exception Class for API Helpder 20120320

Method GET_CA_FROM_RFCFUNC_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FUNC_LIST_WITH_CA Call by reference Type reference (TYPE) UCON_CA_RFCFUNC_TTYP List of RFM with assigned CAs 20121204
2 Importing IV_FUNC_LIST Call by reference Type reference (TYPE) UCON_RFCFUNC_LIST_TTYP List of RFM 20121204

Method GET_CA_FROM_RFCFUNC_LIST on class CL_UCON_API_HELPER has no exception.

Method SYNC_VH_CLNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLIENT Call by reference Type reference (TYPE) MANDT Client 20131024
2 Importing IV_FORCE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Delete and recreate RT table entries 20131024
3 Importing IV_VH_NAME Call by reference Type reference (TYPE) UCONVIRTHOSTNAME Name of virt. hosts 20131024

Method SYNC_VH_CLNT on class CL_UCON_API_HELPER has no exception.

Method SYNC_VH_TO_RT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CLIENTS Call by reference Type reference (TYPE) UCON_CLIENT_TTYP Client 20131105
2 Importing IV_FORCE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Delete and recreate RT table entries 20131023
3 Importing IV_VH_NAME Call by reference Type reference (TYPE) UCONVIRTHOSTNAME Name of virt. hosts 20131023

Method SYNC_VH_TO_RT on class CL_UCON_API_HELPER has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 804