SAP ABAP Class CL_UCON_HTTP_RUNTIME (Unified Connectivity HTTP Runtime Class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-ICF (Application Component) Internet Communication Framework
⤷
S_UNIFIED_CON_RUN_TIME (Package) Runtime Unified Connectivity
⤷
⤷
Properties
| Class | CL_UCON_HTTP_RUNTIME | |
| Short Description | Unified Connectivity HTTP Runtime Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | S_UNIFIED_CON | |
| Program status | S | System Program |
| Category | 0 | |
| Package | S_UNIFIED_CON_RUN_TIME | Runtime Unified Connectivity |
| Created | 20111201 | 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_HTTP_RUNTIME has no interface implemented.
Friends
Class CL_UCON_HTTP_RUNTIME has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | ICFPARGUID | 'FFFFFFFFFFFFFFFFFFFFFFFFF' | GUID of Parent Node | 20130116 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | create instance for HTTP Runtime (--> IF_HTTP_RUNTIME) | 20111229 | |
| 2 | Static method | Public | Method | Mapping of ICF Services to CA Name (for initial setup) | 20130630 | |
| 3 | Static method | Public | Method | Set Communication Assembly for Runtime table | 20120103 | |
| 4 | Static method | Public | Method | Set configuration name for Runtime table | 20120103 | |
| 5 | Static method | Public | Method | Set profile name for runtime table | 20120103 | |
| 6 | Static method | Public | Method | Set service name for Runtime table | 20120103 | |
| 7 | Static method | Private | Method | create instance for HTTP Runtime (--> IF_HTTP_RUNTIME) | 20111229 | |
| 8 | Static method | Private | Method | Reset the ICM Cache after UCON Design Time touch | 20120219 |
Events
Class CL_UCON_HTTP_RUNTIME has no event.
Types
Class CL_UCON_HTTP_RUNTIME has no local type.
Method Signatures
Method CREATE_HTTP_RT_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_REF | Value transfer | Object reference (TYPE REF TO) | IF_HTTP_RUNTIME | HTTP Runtime Interface | 20111229 |
Method CREATE_HTTP_RT_REF on class CL_UCON_HTTP_RUNTIME has no exception.
Method SET_UCON_CA_ICFSRV_4_RT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_ACTION | Call by reference | Type reference (TYPE) | UCONHTTP_AFTERIMP_TOUCH | 20130630 | ||||
| 2 | IP_CA_CFG | Call by reference | Type reference (TYPE) | CHAR30 | CA Config Name | 20130704 | |||
| 3 | IP_CA_NAME | Call by reference | Type reference (TYPE) | UCONSERVID | Unified Connectivity Service Assembly ID | 20130630 | |||
| 4 | IT_ICF_SRV_METADATA | Call by reference | Type reference (TYPE) | UCON_TRANS_HTTP_TTYP | Table type of Transformation ICF to UCON Http | 20130701 |
Method SET_UCON_CA_ICFSRV_4_RT on class CL_UCON_HTTP_RUNTIME has no exception.
Method SET_UCON_CA_NAME_4_RT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_ACTION | Call by reference | Type reference (TYPE) | UCONHTTP_AFTERIMP_TOUCH | To touch the RT-Tables and Caches for After-Import Requests | 20120110 | |||
| 2 | IP_SERVICE_ASSEMBLY | Call by reference | Type reference (TYPE) | UCONSERVID | Unified Connectivity Service Assembly ID | 20120103 |
Method SET_UCON_CA_NAME_4_RT on class CL_UCON_HTTP_RUNTIME has no exception.
Method SET_UCON_CONFIG_NAME_4_RT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_ACTION | Call by reference | Type reference (TYPE) | UCONHTTP_AFTERIMP_TOUCH | To touch the RT-Tables and Caches for After-Import Requests | 20120105 | |||
| 2 | IP_CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | Client ID | 20130704 | |||
| 3 | IP_CONFIG_NAME | Call by reference | Type reference (TYPE) | UCONHTTPSERVID | Configuration name | 20120103 |
Method SET_UCON_CONFIG_NAME_4_RT on class CL_UCON_HTTP_RUNTIME has no exception.
Method SET_UCON_PROFILE_NAME_4_RT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_ACTION | Call by reference | Type reference (TYPE) | UCONHTTP_AFTERIMP_TOUCH | To touch the RT-Tables and Caches for After-Import Requests | 20120105 | |||
| 2 | IP_PROFILE_NAME | Call by reference | Type reference (TYPE) | UCONHTTPID | UCON: ID for HTTP Server Objects | 20120103 |
Method SET_UCON_PROFILE_NAME_4_RT on class CL_UCON_HTTP_RUNTIME has no exception.
Method SET_UCON_SERVICE_NAME_4_RT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_ACTION | Call by reference | Type reference (TYPE) | UCONHTTP_AFTERIMP_TOUCH | To touch the RT-Tables and Caches for After-Import Requests | 20120105 | |||
| 2 | IP_SERVICE_NAME | Call by reference | Type reference (TYPE) | UCONHTTPSERVID | 20120103 |
Method SET_UCON_SERVICE_NAME_4_RT on class CL_UCON_HTTP_RUNTIME has no exception.
Method _CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTTP_RT_REF | Value transfer | Object reference (TYPE REF TO) | IF_HTTP_RUNTIME | Unified Connectivity HTTP Runtime Interface | 20111229 |
Method _CREATE on class CL_UCON_HTTP_RUNTIME has no exception.
Method _RESET_ICM_CACHE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_URL_PATH | Call by reference | Type reference (TYPE) | STRING | 20120219 |
Method _RESET_ICM_CACHE on class CL_UCON_HTTP_RUNTIME has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 804 |