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 | ![]() |
Static method | Public | Method | Get all UCON ICF Alias for one ICF Service | 20131030 |
2 | ![]() |
Static method | Public | Method | List all UCON ICF Alias | 20131030 |
3 | ![]() |
Static method | Public | Method | Remove an existing UCON ICF Alias | 20131030 |
4 | ![]() |
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 | ![]() |
EV_UCON_ICF_ALIAS | Call by reference | Type reference (TYPE) | UCON_ICF_ALIAS_TTYP | List of all UCON ICF alias | 20131030 | ||
2 | ![]() |
IV_ICFNAME | Call by reference | Type reference (TYPE) | ICFNAME | Name of a Service in Internet Communication Framework | 20131030 | ||
3 | ![]() |
IV_PARGUID | Call by reference | Type reference (TYPE) | ICFPARGUID | GUID of Parent Node | 20131030 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
IV_ALIAS | Call by reference | Type reference (TYPE) | ICFALISTR | String displayed in service in ICFSERVICE tree | 20131030 | ||
2 | ![]() |
IV_ICFNAME | Call by reference | Type reference (TYPE) | ICFNAME | Name of a Service in Internet Communication Framework | 20131030 | ||
3 | ![]() |
IV_ICFPARGUID | Call by reference | Type reference (TYPE) | ICFPARGUID | GUID of Parent Node | 20131030 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
IV_ICF_ALIAS | Call by reference | Type reference (TYPE) | UCONICFALIAS | UCON ALIAS for ICF Services | 20131030 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class for UCON ICF Helper | 20131030 |
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 740 |