SAP ABAP Class CL_UCON_ICF_HELPER (Helper class for ICF-UCON Issues)
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_ICF_HELPER  
Short Description Helper class for ICF-UCON Issues    
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 20131030   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UCON_ICF_HELPER has no forward declaration.
Interfaces
Class CL_UCON_ICF_HELPER has no interface implemented.
Friends
Class CL_UCON_ICF_HELPER has no friend class.
Attributes
Class CL_UCON_ICF_HELPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALIAS_FOR_SERVICE Static method Public Method Get all UCON ICF Alias for one ICF Service 20131030
2 GET_ALL Static method Public Method List all UCON ICF Alias 20131030
3 REMOVE_ALIAS Static method Public Method Remove an existing UCON ICF Alias 20131030
4 SAVE_ALIAS Static method Public Method Create a new UCON ICF Alias 20131030
Events
Class CL_UCON_ICF_HELPER has no event.
Types
Class CL_UCON_ICF_HELPER has no local type.
Method Signatures

Method GET_ALIAS_FOR_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_UCON_ICF_ALIAS Call by reference Type reference (TYPE) UCON_ICF_ALIAS_TTYP List of all UCON ICF alias 20131030
2 Importing IV_ICFNAME Call by reference Type reference (TYPE) ICFNAME Name of a Service in Internet Communication Framework 20131030
3 Importing IV_PARGUID Call by reference Type reference (TYPE) ICFPARGUID GUID of Parent Node 20131030
# Exception Resumable Description Created on
1 CX_UCON_ICF_HELPER Exception Class for UCON ICF Helper 20131030

Method GET_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_UCON_ICF_ALIAS Call by reference Type reference (TYPE) UCON_ICF_ALIAS_TTYP List of all UCON ICF alias 20131030

Method GET_ALL on class CL_UCON_ICF_HELPER has no exception.

Method REMOVE_ALIAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ALIAS Call by reference Type reference (TYPE) ICFALISTR String displayed in service in ICFSERVICE tree 20131030
2 Importing IV_ICFNAME Call by reference Type reference (TYPE) ICFNAME Name of a Service in Internet Communication Framework 20131030
3 Importing IV_ICFPARGUID Call by reference Type reference (TYPE) ICFPARGUID GUID of Parent Node 20131030
# Exception Resumable Description Created on
1 CX_UCON_ICF_HELPER Exception Class for UCON ICF Helper 20131030

Method SAVE_ALIAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ICF_ALIAS Call by reference Type reference (TYPE) UCONICFALIAS UCON ALIAS for ICF Services 20131030
# Exception Resumable Description Created on
1 CX_UCON_ICF_HELPER Exception Class for UCON ICF Helper 20131030
History
Last changed by/on SAP  20141121 
SAP Release Created in 740