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 | 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 | Static method | Public | Method | Check Canonical URL | 20120320 | |
| 2 | Static method | Public | Method | Check Existence of Function Module | 20120515 | |
| 3 | Static method | Public | Method | Check Handler Class | 20120319 | |
| 4 | Static method | Public | Method | Check Existence of host name | 20120924 | |
| 5 | Static method | Public | Method | Check Existence of IP Address | 20120924 | |
| 6 | Static method | Public | Method | Check Existence of HTTP Profile | 20120413 | |
| 7 | Static method | Public | Method | Check URL | 20120315 | |
| 8 | Static method | Public | Method | Return assigned CA for a lost of RFM | 20121204 | |
| 9 | Static method | Private | Method | Synchronize VH to RT for a dedicated client | 20131024 | |
| 10 | 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 | CANONICAL_URL | Call by reference | Type reference (TYPE) | UCONCANONICALURL | Canonical URL | 20120320 | |||
| 2 | COM_ASSEMBLY_NAME | Call by reference | Type reference (TYPE) | UCONSERVID | Unified Connectivity Service Assembly ID | 20120320 | |||
| 3 | PARENT_SERVICE_NAME | Call by reference | Type reference (TYPE) | UCONHTTPSERVID | HTTP Service ID | 20120328 | |||
| 4 | SERVICE_NAME | Call by reference | Type reference (TYPE) | UCONHTTPSERVID | HTTP Service ID | 20120320 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120515 | ||||
| 2 | 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 | CLASSNAME | Call by reference | Type reference (TYPE) | CLASSNAME | Reference type | 20120319 | |||
| 2 | INTERFACENAME | Call by reference | Type reference (TYPE) | CLASSNAME | Reference type | 20120319 | |||
| 3 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120319 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120413 | ||||
| 2 | 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 | CANONICAL_URL | Call by reference | Type reference (TYPE) | STRING | Canonical URL | 20120315 | |||
| 2 | COM_ASSEMBLY | Call by reference | Type reference (TYPE) | UCONSERVID | Unified Connectivity Service Assembly ID | 20120315 | |||
| 3 | HTTP_CUSTOM | Call by reference | Type reference (TYPE) | UCONHTTPSERVID | HTTP Service ID | 20120315 | |||
| 4 | HTTP_SERVICE | Call by reference | Type reference (TYPE) | UCONHTTPSERVID | HTTP Service ID | 20120315 | |||
| 5 | URL | Call by reference | Type reference (TYPE) | STRING | URL | 20120315 | |||
| 6 | VHOST | Call by reference | Type reference (TYPE) | UCONVIRTHOSTNAME | Name of virt. hosts | 20120315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | EV_FUNC_LIST_WITH_CA | Call by reference | Type reference (TYPE) | UCON_CA_RFCFUNC_TTYP | List of RFM with assigned CAs | 20121204 | |||
| 2 | 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 | IV_CLIENT | Call by reference | Type reference (TYPE) | MANDT | Client | 20131024 | |||
| 2 | IV_FORCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Delete and recreate RT table entries | 20131024 | ||
| 3 | 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 | IT_CLIENTS | Call by reference | Type reference (TYPE) | UCON_CLIENT_TTYP | Client | 20131105 | |||
| 2 | IV_FORCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Delete and recreate RT table entries | 20131023 | ||
| 3 | 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 |