SAP ABAP Interface IF_UCON_HTTP_RUNTIME (Unified Connectivity HTTP Runtime Interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-ICF (Application Component) Internet Communication Framework
⤷
S_UNIFIED_CON_DT_HTTP_SERVER (Package) Designtime HTTP Server
⤷
⤷
Properties
| Interface | IF_UCON_HTTP_RUNTIME | |
| Short Description | Unified Connectivity HTTP Runtime Interface |
General Data
| Package | S_UNIFIED_CON_DT_HTTP_SERVER | Designtime HTTP Server |
| Created | 20111201 | SAP |
| Last changed | 20141121 | |
| 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
Interface IF_UCON_HTTP_RUNTIME has no interface.
Friends
Interface IF_UCON_HTTP_RUNTIME has no friend.
Attributes
Interface IF_UCON_HTTP_RUNTIME has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Set the communication assembly name for runtime table | 20120102 | |
| 2 | Instance method | Public | Method | Set the new dataset for table uconhttpconfrt by config_name | 20111229 | |
| 3 | Instance method | Public | Method | Set thenew dataset for table uconhttpservrt by service name | 20111229 |
Events
Interface IF_UCON_HTTP_RUNTIME has no event.
Types
Interface IF_UCON_HTTP_RUNTIME has no local type.
Method Signatures
Method SET_UCON_CA_NAME_4_RT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_SERVICE_ASSEMBLY | Call by reference | Type reference (TYPE) | CHAR30 | Service Assembly | 20120102 |
Method SET_UCON_CA_NAME_4_RT on Interface IF_UCON_HTTP_RUNTIME has no exception.
Method SET_UCON_CONFIG_4_RT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_CONFIG_NAME | Call by reference | Type reference (TYPE) | CHAR30 | config name | 20111229 |
Method SET_UCON_CONFIG_4_RT on Interface IF_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_SERVICE_NAME | Call by reference | Type reference (TYPE) | CHAR30 | service name | 20111229 |
Method SET_UCON_SERVICE_NAME_4_RT on Interface IF_UCON_HTTP_RUNTIME has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 804 |