SAP ABAP Interface IF_HTTP_SERVER (HTTP Framework (iHTTP) HTTP Server)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-ICF (Application Component) Internet Communication Framework
⤷
SIHTTP (Package) HTTP Framework (iHTTP) Class Wrapper HTTP

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 19991223 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ILM_STOR_WD_MOCK_HTTP_SERV | ILM DB Store: WebDAV Mock Up of HTTP Server | 20130830 |
Properties
Interface | IF_HTTP_SERVER | |
Short Description | HTTP Framework (iHTTP) HTTP Server |
General Data
Package | SIHTTP | HTTP Framework (iHTTP) Class Wrapper HTTP |
Created | 19991223 | 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_SERVER has no interface.
Friends
Interface IF_HTTP_SERVER has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | AUTHENTICATED | Static Attribute | Public | Type reference (TYPE) | I | Logon Successful? | 20020225 | ||
2 | AUTHENTICATION_METHOD | Static Attribute | Public | Type reference (TYPE) | I | Logon Procedure (see authmeth_...) | 20010202 | ||
3 | AUTHENTICATION_PROVIDER | Instance attribute | Public | Type reference (TYPE) | I | Component that executed the logon | 20090123 | ||
4 | AUTHMETHOD_ASSERTION | Constant | Public | Type reference (TYPE) | I | 9 | Logon Using SAP Assertion Ticket | 20080826 | |
5 | AUTHMETHOD_BASIC | Constant | Public | Type reference (TYPE) | I | 1 | HTTP Basic Authentication | 20010202 | |
6 | AUTHMETHOD_CERTIFICATE | Constant | Public | Type reference (TYPE) | I | 7 | Logon Using X.509 Certificate | 20010202 | |
7 | AUTHMETHOD_FIELD | Constant | Public | Type reference (TYPE) | I | 6 | Logon Using Form Fields | 20010202 | |
8 | AUTHMETHOD_NONE | Constant | Public | Type reference (TYPE) | I | 0 | No Authentication | 20010202 | |
9 | AUTHMETHOD_OAUTH | Constant | Public | Type reference (TYPE) | I | 9 | Logon with OAuth | 20120229 | |
10 | AUTHMETHOD_RECORDER | Constant | Public | Type reference (TYPE) | I | 8 | Recorder Authentication | 20021122 | |
11 | AUTHMETHOD_SAML | Constant | Public | Type reference (TYPE) | I | 5 | Logon via SAML | 20041203 | |
12 | AUTHMETHOD_SAP | Constant | Public | Type reference (TYPE) | I | 3 | SAP R/3 Logon Procedure | 20010202 | |
13 | AUTHMETHOD_SECURITY_SESSION | Constant | Public | Type reference (TYPE) | I | 10 | Logon Procedure Security Session | 20090121 | |
14 | AUTHMETHOD_SERVICE | Constant | Public | Type reference (TYPE) | I | 4 | Service Logon Procedure | 20010202 | |
15 | AUTHMETHOD_SPNEGO | Constant | Public | Type reference (TYPE) | I | 10 | Logon via SAML | 20120709 | |
16 | AUTHMETHOD_SSO | Constant | Public | Type reference (TYPE) | I | 2 | Authentication Using MYSAPSSO2 Cookie | 20010202 | |
17 | AUTHPROVIDER_ICF | Constant | Public | Type reference (TYPE) | I | 1 | Logon Using ICF | 20090123 | |
18 | AUTHPROVIDER_OAUTH | Constant | Public | Type reference (TYPE) | I | 4 | Logon Using OAuth | 20120229 | |
19 | AUTHPROVIDER_SECURITY_SESSION | Constant | Public | Type reference (TYPE) | I | 3 | Logon Using Security Session Management | 20090123 | |
20 | AUTHPROVIDER_WS_SECURITY | Constant | Public | Type reference (TYPE) | I | 2 | Logon Using Web Service Security | 20090123 | |
21 | CO_COMMUNICATION_ERROR_RECEIVE | Constant | Public | Type reference (TYPE) | I | 3 | Communication Error Occurred During Receive | 20030912 | |
22 | CO_COMMUNICATION_ERROR_SEND | Constant | Public | Type reference (TYPE) | I | 2 | Communication Error Occurred During Send | 20030912 | |
23 | CO_COMPRESS_BASED_ON_MIME_TYPE | Constant | Public | Type reference (TYPE) | I | 2 | Compression Only for Defined MIME Types | 20011018 | |
24 | CO_COMPRESS_DISABLED | Constant | Public | Type reference (TYPE) | I | 4 | No Compression of Documents | 20021129 | |
25 | CO_COMPRESS_IN_ALL_CASES | Constant | Public | Type reference (TYPE) | I | 1 | Compress All Documents | 20011018 | |
26 | CO_DISABLED | Constant | Public | Type reference (TYPE) | I | 0 | Inactive | 20000920 | |
27 | CO_ENABLED | Constant | Public | Type reference (TYPE) | I | 1 | Active | 20000920 | |
28 | CO_PAGE_ERROR_TYPE | Constant | Public | Type reference (TYPE) | ICF_PAGE_TYPE | '1' | Registration of Error Pages, e.g. application errors | 20081219 | |
29 | CO_PAGE_LOGOFF_TYPE | Constant | Public | Type reference (TYPE) | ICF_PAGE_TYPE | '2' | Registration of Error Pages, e.g. application errors | 20081219 | |
30 | CO_PAGE_PROCESSING_FAILED | Constant | Public | Type reference (TYPE) | I | 4 | Error When Processing Page | 20030912 | |
31 | CO_REDIRECT_STATUS_301 | Constant | Public | Type reference (TYPE) | C | '1' | Redirect Type: 301 Moved Permanently | 20081218 | |
32 | CO_REDIRECT_STATUS_302 | Constant | Public | Type reference (TYPE) | C | '0' | Redirect Type: 302 Moved Temporarily | 20081218 | |
33 | CO_REDIRECT_STATUS_302_OR_307 | Constant | Public | Type reference (TYPE) | C | '2' | Redirect Type: Protocol-Dependent (302 or 307) | 20081218 | |
34 | CO_RESPONSE_PAGE_OPTION | Constant | Public | Type reference (TYPE) | ICF_PAGE_OPTION | ' ' | Set Page as Response Document | 20081219 | |
35 | CO_RESPONSE_REDIRECT_OPTION | Constant | Public | Type reference (TYPE) | ICF_PAGE_OPTION | 'X' | Set Page as Redirect URL | 20081219 | |
36 | CO_SESSION_TIMEOUT | Constant | Public | Type reference (TYPE) | I | 1 | Session Timeout Occurred | 20030822 | |
37 | EXTERNAL_SESSION_ID | Static Attribute | Public | Type reference (TYPE) | STRING | External Session ID | 20021015 | ||
38 | REQUEST | Instance attribute | Public | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP request object | 19991223 | ||
39 | RESPONSE | Instance attribute | Public | Object reference (TYPE REF TO) | IF_HTTP_RESPONSE | HTTP response object | 19991223 | ||
40 | SERVICE_COMPRESSION_FLAG | Static Attribute | Public | Type reference (TYPE) | I | Is Service Compression Active? (co-enabled/co-disabled) | 20021129 | ||
41 | SESSION_ID | Static Attribute | Public | Type reference (TYPE) | STRING | Session ID | 19991223 | ||
42 | SESSION_TIMEOUT | Static Attribute | Public | Type reference (TYPE) | ICFTIME | Session Timeout (If Stateful) | 20000907 | ||
43 | SSL_ACTIVE | Static Attribute | Public | Type reference (TYPE) | I | Is Secure Socket Layer (SSL) Active? (=0/1) | 20010228 | ||
44 | STATEFUL | Static Attribute | Public | Type reference (TYPE) | I | Stateful (co_disabled/co_enabled) | 19991223 | ||
45 | TRANSACTIONAL | Static Attribute | Public | Type reference (TYPE) | I | Transactional (=0/1) | 20000914 | ||
46 | VERSION | Static Attribute | Public | Type reference (TYPE) | STRING | HTTP framework version | 19991223 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Appends the Given Name/Value to the Query String of the URL | 19991227 |
2 | ![]() |
Instance method | Public | Method | Creates an Absolute URL | 19991223 |
3 | ![]() |
Instance method | Public | Method | Creates a Relative URL | 19991223 |
4 | ![]() |
Static method | Public | Method | Decodes a BASE64-Encoded String | 20001108 |
5 | ![]() |
Instance method | Public | Method | Access to Stateful Session Through Other HTTP Clients | 20091210 |
6 | ![]() |
Static method | Public | Method | BASE64 Encodes the Given String | 20001108 |
7 | ![]() |
Static method | Public | Method | HTML encodes the given string, e.g. replaces '<' with '<' | 19991223 |
8 | ![]() |
Static method | Public | Method | URL encodes the given string, e.g. replaces space with %20 | 19991223 |
9 | ![]() |
Static method | Public | Method | Gets Protocol, Host, Port, and URL for Request Handler | 20001018 |
10 | ![]() |
Static method | Public | Method | Gets Protocol, Host, Port, and URL for Request Handler | 20000901 |
11 | ![]() |
Instance method | Public | Method | Returns Return Code of Last Method Call | 20000814 |
12 | ![]() |
Static method | Public | Method | Gets Host, Port for Web AS in Customer Domain | 20020402 |
13 | ![]() |
Static method | Public | Method | Gets Host, Port from Exception Table Only | 20020419 |
14 | ![]() |
Instance method | Public | Method | Receives runtime interface of Unified Connectivity | 20120604 |
15 | ![]() |
Instance method | Public | Method | Format of Cross Site Request Forgery (XSRF) Tokens | 20110427 |
16 | ![]() |
Instance method | Public | Method | Deregistn | 20090116 |
17 | ![]() |
Instance method | Public | Method | Sending Last Page | 20030710 |
18 | ![]() |
Instance method | Public | Method | Activation/Deactivation of Compression | 20011018 |
19 | ![]() |
Instance method | Public | Method | Set Error Page | 20081218 |
20 | ![]() |
Instance method | Public | Method | Activation/deactivation of stateful session | 20020723 |
21 | ![]() |
Instance method | Public | Method | Activating/Deactivating Stateful Session via URL Rewrite | 20020917 |
22 | ![]() |
Static method | Public | Method | URL Decodes the Given String | 19991223 |
23 | ![]() |
Instance method | Public | Method | Validation of Cross-Site Request Forgery (XSRF) Tokens | 20110427 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | EVENTKIND_CONTEXT_TERMINATION | Instance Event (0) |
Public (2) |
Session Timeout Handling (Autologout) | 20030822 |
Types
Interface IF_HTTP_SERVER has no local type.
Method Signatures
Method APPEND_FIELD_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | Name | 19991227 | ||
2 | ![]() |
URL | Call by reference | Type reference (TYPE) | STRING | URL | 19991227 | ||
3 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | STRING | Wert | 19991227 |
Method APPEND_FIELD_URL on Interface IF_HTTP_SERVER has no exception.
Method CREATE_ABS_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HOST | Call by reference | Type reference (TYPE) | STRING | '' | Hostname | 19991223 | |
2 | ![]() |
PATH | Call by reference | Type reference (TYPE) | STRING | '' | Pfad | 19991223 | |
3 | ![]() |
PORT | Call by reference | Type reference (TYPE) | STRING | '' | Port-Nummer (z.B. 80) | 19991223 | |
4 | ![]() |
PROTOCOL | Call by reference | Type reference (TYPE) | STRING | '' | Protokoll (z.B. http) | 19991223 | |
5 | ![]() |
QUERYSTRING | Call by reference | Type reference (TYPE) | STRING | '' | HTTP queryString | 19991223 | |
6 | ![]() |
URL | Value transfer | Type reference (TYPE) | STRING | URL | 19991223 |
Method CREATE_ABS_URL on Interface IF_HTTP_SERVER has no exception.
Method CREATE_REL_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PATH | Call by reference | Type reference (TYPE) | STRING | '' | Pfad | 19991223 | |
2 | ![]() |
QUERYSTRING | Call by reference | Type reference (TYPE) | STRING | '' | HTTP queryString | 19991223 | |
3 | ![]() |
URL | Value transfer | Type reference (TYPE) | STRING | URL | 19991223 |
Method CREATE_REL_URL on Interface IF_HTTP_SERVER has no exception.
Method DECODE_BASE64 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DECODED | Value transfer | Type reference (TYPE) | STRING | Dekodierter Wert | 20001108 | ||
2 | ![]() |
ENCODED | Call by reference | Type reference (TYPE) | STRING | BASE64-kodierter Wert | 20001108 |
Method DECODE_BASE64 on Interface IF_HTTP_SERVER has no exception.
Method ENABLE_FOREIGN_SESSION_ACCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ONE_TIME_ACCESS_TOKEN | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Einmaliges Zugriffs-Token | 20100215 | |
2 | ![]() |
SESSION_ACCESS_TOKEN | Call by reference | Type reference (TYPE) | STRING | Token für den Zugriff auf die Stateful-Session | 20091210 | ||
3 | ![]() |
URL_PATH | Call by reference | Type reference (TYPE) | STRING | URL-Pfad registriert in der SICF-Transaktion | 20091210 | ||
4 | ![]() |
USER_ID | Call by reference | Type reference (TYPE) | SYUNAME | Benutzername | 20091210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interner Fehler aufgetreten | 20091210 | |
2 | ![]() |
Die Sitzung ist nicht zustandsbehaftet | 20091210 | |
3 | ![]() |
URL-Pfad ist entweder nicht vorhanden oder kein Blattservice | 20091210 | |
4 | ![]() |
Benutzer ist nicht vorhanden | 20091210 |
Method ENCODE_BASE64 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENCODED | Value transfer | Type reference (TYPE) | STRING | BASE64-kodierter Wert | 20001108 | ||
2 | ![]() |
UNENCODED | Call by reference | Type reference (TYPE) | STRING | Dekodierter Wert | 20001108 |
Method ENCODE_BASE64 on Interface IF_HTTP_SERVER has no exception.
Method ESCAPE_HTML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ESCAPED | Value transfer | Type reference (TYPE) | STRING | HTML-kodierter Text | 19991223 | ||
2 | ![]() |
UNESCAPED | Call by reference | Type reference (TYPE) | STRING | Unkodierter Text | 19991223 |
Method ESCAPE_HTML on Interface IF_HTTP_SERVER has no exception.
Method ESCAPE_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ESCAPED | Value transfer | Type reference (TYPE) | STRING | URL-kodierter Text | 19991223 | ||
2 | ![]() |
UNESCAPED | Call by reference | Type reference (TYPE) | STRING | Unkodierter Text | 19991223 |
Method ESCAPE_URL on Interface IF_HTTP_SERVER has no exception.
Method GET_EXTENSION_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXTENSION_CLASS | Call by reference | Type reference (TYPE) | STRING | Name der Request Handler Klasse | 20001018 | ||
2 | ![]() |
URLS | Call by reference | Type reference (TYPE) | TIHTTPURLS2 | Tabelle der passenden URLs (erweitert um Host und Port) | 20001018 |
Method GET_EXTENSION_INFO on Interface IF_HTTP_SERVER has no exception.
Method GET_EXTENSION_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXTENSION_CLASS | Call by reference | Type reference (TYPE) | STRING | Name der Request Handler Klasse | 20000901 | ||
2 | ![]() |
URLS | Call by reference | Type reference (TYPE) | TIHTTPURLS | Tabelle der passenden URLs | 20000901 |
Method GET_EXTENSION_URL on Interface IF_HTTP_SERVER has no exception.
Method GET_LAST_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RC | Value transfer | Type reference (TYPE) | I | Return Code | 20000814 |
Method GET_LAST_ERROR on Interface IF_HTTP_SERVER has no exception.
Method GET_LOCATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
APPLICATION | Value transfer | Type reference (TYPE) | CSEQUENCE | 20020417 | |||
2 | ![]() |
FOR_DOMAIN | Value transfer | Type reference (TYPE) | CSEQUENCE | 20020417 | |||
3 | ![]() |
HOST | Call by reference | Type reference (TYPE) | STRING | 20020417 | |||
4 | ![]() |
OUT_PROTOCOL | Call by reference | Type reference (TYPE) | STRING | 20040728 | |||
5 | ![]() |
PORT | Call by reference | Type reference (TYPE) | STRING | 20020417 | |||
6 | ![]() |
PROTOCOL | Value transfer | Type reference (TYPE) | CSEQUENCE | 20020417 | |||
7 | ![]() |
SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20040728 | ||
8 | ![]() |
URL_PART | Value transfer | Type reference (TYPE) | STRING | URL part (port+host+port) | 20130806 | ||
9 | ![]() |
USE_TICKET_PROTOCOL | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20101006 | ||
10 | ![]() |
VH_SWITCH | Call by reference | Type reference (TYPE) | ABAP_BOOL | Does it exist a virtual host switch | 20130125 |
Method GET_LOCATION on Interface IF_HTTP_SERVER has no exception.
Method GET_LOCATION_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
APPLICATION | Value transfer | Type reference (TYPE) | CSEQUENCE | 20020419 | |||
2 | ![]() |
FOR_DOMAIN | Value transfer | Type reference (TYPE) | CSEQUENCE | 20020419 | |||
3 | ![]() |
HOST | Call by reference | Type reference (TYPE) | STRING | 20020419 | |||
4 | ![]() |
OUT_PROTOCOL | Call by reference | Type reference (TYPE) | STRING | 20040728 | |||
5 | ![]() |
PORT | Call by reference | Type reference (TYPE) | STRING | 20020419 | |||
6 | ![]() |
PROTOCOL | Value transfer | Type reference (TYPE) | CSEQUENCE | 20020419 | |||
7 | ![]() |
SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20040728 | ||
8 | ![]() |
URL_PART | Value transfer | Type reference (TYPE) | STRING | URL part (port+host+port) | 20130806 | ||
9 | ![]() |
USE_TICKET_PROTOCOL | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20101006 | ||
10 | ![]() |
VH_SWITCH | Call by reference | Type reference (TYPE) | ABAP_BOOL | Does it exist a virtual host switch | 20130124 |
Method GET_LOCATION_EXCEPTION on Interface IF_HTTP_SERVER has no exception.
Method GET_UCON_RUNTIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
UCON_RT | Value transfer | Object reference (TYPE REF TO) | IF_UCON_RUNTIME | Runtime IF for Unified Connectivity | 20120604 |
Method GET_UCON_RUNTIME on Interface IF_HTTP_SERVER has no exception.
Method GET_XSRF_TOKEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TOKEN | Value transfer | Type reference (TYPE) | STRING | 20110427 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Keine Anmeldung durch HTTP-Client erfolgt | 20110427 | |
2 | ![]() |
Interner Fehler aufgetreten | 20110427 |
Method LOGOFF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DELETE_MYSAPSSO2_COOKIE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Soll das MYSAPSSO2-Cookie gelöscht werden ? | 20090116 | |
2 | ![]() |
PROPAGATE_LOGOFF | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Soll die Abmeldung an SAML2-IDP weitergeleitet werden ? | 20090713 | |
3 | ![]() |
REDIRECT_URL | Call by reference | Type reference (TYPE) | STRING | nach der Abmeldung gerufene URL | 20130906 | ||
4 | ![]() |
REDIRECT_WHITELIST_FAILED | Call by reference | Type reference (TYPE) | ABAP_BOOL | redirect wegen fehlendem Whitelist-Eintrag nicht ausgeführt | 20130924 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abmeldung ist nicht erfolgt bzw. fehlgeschlagen | 20090121 |
Method SEND_PAGE Signature
Method SEND_PAGE on Interface IF_HTTP_SERVER has no parameter.
Method SEND_PAGE on Interface IF_HTTP_SERVER has no exception.
Method SET_COMPRESSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OPTIONS | Call by reference | Type reference (TYPE) | I | CO_COMPRESS_BASED_ON_MIME_TYPE | CO_COMPRESS_IN_ALL_CASES | CO_COMPRESS_BASED_ON_MIME_TYPE | 20011018 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Komprimierung ist nicht möglich | 20011018 |
Method SET_PAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESPONSE_OPTION | Call by reference | Type reference (TYPE) | ICF_PAGE_OPTION | CO_RESPONSE_PAGE_OPTION | Auswahl der Seiten-Option bei Registrierung der Fehlerseiten | 20081219 | |
2 | ![]() |
RESPONSE_OPTION_PAGE | Call by reference | Type reference (TYPE) | ICF_RESPONSE_PAGE | Registrierung einer Seite im ICF, z.B. als Fehlerseite | 20081219 | ||
3 | ![]() |
RESPONSE_OPTION_REDIRECT_URL | Call by reference | Type reference (TYPE) | ICF_REDIRECT_URL | Registrierung von Redirect-URL im ICF, z.B. als Fehlerseite | 20081219 | ||
4 | ![]() |
RESPONSE_PAGE_TYPE | Call by reference | Type reference (TYPE) | ICF_PAGE_TYPE | CO_PAGE_ERROR_TYPE | Registerierung von Seiten oder Redirect-URL in ICF | 20081219 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Kein OTR-Dokument gefunden | 20090114 | |
2 | ![]() |
Fehlerhafte Angabe von Parametern | 20081218 |
Method SET_SESSION_STATEFUL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PATH | Call by reference | Type reference (TYPE) | STRING | '' | Stateful/Statless-Path | 20020723 | |
2 | ![]() |
STATEFUL | Call by reference | Type reference (TYPE) | I | CO_ENABLED | Stateful = co_enabled, Stateless = co_disabled | 20020723 |
Method SET_SESSION_STATEFUL on Interface IF_HTTP_SERVER has no exception.
Method SET_SESSION_STATEFUL_VIA_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REWRITE_URL | Call by reference | Type reference (TYPE) | STRING | '' | Stateful-Path | 20020917 | |
2 | ![]() |
STATEFUL | Call by reference | Type reference (TYPE) | I | CO_ENABLED | Stateful = co_enabled, Stateless = co_disabled | 20020917 |
Method SET_SESSION_STATEFUL_VIA_URL on Interface IF_HTTP_SERVER has no exception.
Method UNESCAPE_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ESCAPED | Call by reference | Type reference (TYPE) | STRING | URL-kodierter String | 19991223 | ||
2 | ![]() |
UNESCAPED | Value transfer | Type reference (TYPE) | STRING | Dekodierter String | 19991223 |
Method UNESCAPE_URL on Interface IF_HTTP_SERVER has no exception.
Method VALIDATE_XSRF_TOKEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SUCCESSFUL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110427 | |||
2 | ![]() |
TOKEN | Call by reference | Type reference (TYPE) | STRING | 20110427 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Keine Anmeldung durch HTTP-Client erfolgt | 20110427 | |
2 | ![]() |
Ermittlung des XSRF-Cookies misslungen | 20110427 | |
3 | ![]() |
Interner Fehler aufgetreten | 20110427 | |
4 | ![]() |
Ermittlung des XSRF-Tokens misslungen | 20110427 |
Event Signatures
Event EVENTKIND_CONTEXT_TERMINATION Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ERROR_INFO | Exporting | Value transfer | Type reference (TYPE) | IOPROP | Grund des Fehlers | 20030912 | ||
2 | REASON | Exporting | Value transfer | Type reference (TYPE) | I | Grund der Termierung der Sitzung (z. B. Timeout) | 20030822 |
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 50A |