SAP ABAP Interface IF_HTTP_RUNTIME (Interface for HTTP Runtime)
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
| Interface | IF_HTTP_RUNTIME | |
| Short Description | Interface for HTTP Runtime |
General Data
| Package | S_UNIFIED_CON_RUN_TIME | Runtime Unified Connectivity |
| Created | 20111229 | 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_HTTP_RUNTIME has no interface.
Friends
Interface IF_HTTP_RUNTIME has no friend.
Attributes
Interface IF_HTTP_RUNTIME has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get HTTP Service properties by url and vh-number | 20120101 |
Events
Interface IF_HTTP_RUNTIME has no event.
Types
Interface IF_HTTP_RUNTIME has no local type.
Method Signatures
Method GET_SERVICE_PROPERTIES_BY_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTLOGIN | Call by reference | Type reference (TYPE) | ICFLOGIN | Cumulated Logon Data of an HTTP Request | 20120101 | |||
| 2 | ENABLE_STATISTIC | Call by reference | Type reference (TYPE) | I | 0 | 0 -> disabled; 1 --> enabled | 20120101 | ||
| 3 | IP_URL | Call by reference | Type reference (TYPE) | STRING | URL | 20120101 | |||
| 4 | IP_VH_NR | Call by reference | Type reference (TYPE) | I | Virtual Host number | 20120101 | |||
| 5 | SERVTBL | Call by reference | Type reference (TYPE) | ICFSERVTBL | Table of ICF Services and Associated Handlers | 20120101 | |||
| 6 | SYSFIELDS_ATTRIBUTES | Call by reference | Type reference (TYPE) | UCONHTTPSYSFIELDS_BASED_ON_SRV | System fields based on service | 20120227 | |||
| 7 | URLSUFFIX | Call by reference | Type reference (TYPE) | STRING | URL Suffix | 20120101 | |||
| 8 | URLSUFFIXHANDLER | Call by reference | Type reference (TYPE) | STRING | Handler for URL Suffix | 20120101 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_UCON_HTTP_RUNTIME | 20120104 |
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 804 |