Hierarchy

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HTTP_ENTITY | HTTP Framework (iHTTP) HTTP Entity | 19991210 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ILM_STOR_WD_MOCK_HTTP_REQ | ILM DB Store: WebDAV Mock Up HTTP Request | 20130830 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSOD_HTTP_REQUEST | HTTP Proxy Request for Traces | 20020920 |
Properties
Interface | IF_HTTP_REQUEST | |
Short Description | HTTP Framework (iHTTP) HTTP Request |
General Data
Package | SIHTTP | HTTP Framework (iHTTP) Class Wrapper HTTP |
Created | 19991206 | SAP |
Last changed | 20110908 | SAP |
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 | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_HTTP_ENTITY | HTTP Framework (iHTTP) HTTP Entity | 19991206 |
Friends
Interface IF_HTTP_REQUEST has no friend.
Attributes
Methods
Events
Interface IF_HTTP_REQUEST has no event.
Types
Interface IF_HTTP_REQUEST has no local type.
Method Signatures
Method ADD_COOKIE_FIELD Signature
Method ADD_COOKIE_FIELD on Interface IF_HTTP_REQUEST has no parameter.
Method ADD_COOKIE_FIELD on Interface IF_HTTP_REQUEST has no exception.
Method ADD_MULTIPART Signature
Method ADD_MULTIPART on Interface IF_HTTP_REQUEST has no parameter.
Method ADD_MULTIPART on Interface IF_HTTP_REQUEST has no exception.
Method APPEND_CDATA Signature
Method APPEND_CDATA on Interface IF_HTTP_REQUEST has no parameter.
Method APPEND_CDATA on Interface IF_HTTP_REQUEST has no exception.
Method APPEND_CDATA2 Signature
Method APPEND_CDATA2 on Interface IF_HTTP_REQUEST has no parameter.
Method APPEND_CDATA2 on Interface IF_HTTP_REQUEST has no exception.
Method APPEND_DATA Signature
Method APPEND_DATA on Interface IF_HTTP_REQUEST has no parameter.
Method APPEND_DATA on Interface IF_HTTP_REQUEST has no exception.
Method COPY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REQUEST | Value transfer | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20030221 |
Method COPY on Interface IF_HTTP_REQUEST has no exception.
Method DELETE_COOKIE Signature
Method DELETE_COOKIE on Interface IF_HTTP_REQUEST has no parameter.
Method DELETE_COOKIE on Interface IF_HTTP_REQUEST has no exception.
Method DELETE_COOKIE_SECURE Signature
Method DELETE_COOKIE_SECURE on Interface IF_HTTP_REQUEST has no parameter.
Method DELETE_COOKIE_SECURE on Interface IF_HTTP_REQUEST has no exception.
Method DELETE_FORM_FIELD Signature
Method DELETE_FORM_FIELD on Interface IF_HTTP_REQUEST has no parameter.
Method DELETE_FORM_FIELD on Interface IF_HTTP_REQUEST has no exception.
Method DELETE_FORM_FIELD_SECURE Signature
Method DELETE_FORM_FIELD_SECURE on Interface IF_HTTP_REQUEST has no parameter.
Method DELETE_FORM_FIELD_SECURE on Interface IF_HTTP_REQUEST has no exception.
Method DELETE_HEADER_FIELD Signature
Method DELETE_HEADER_FIELD on Interface IF_HTTP_REQUEST has no parameter.
Method DELETE_HEADER_FIELD on Interface IF_HTTP_REQUEST has no exception.
Method DELETE_HEADER_FIELD_SECURE Signature
Method DELETE_HEADER_FIELD_SECURE on Interface IF_HTTP_REQUEST has no parameter.
Method DELETE_HEADER_FIELD_SECURE on Interface IF_HTTP_REQUEST has no exception.
Method FROM_XSTRING Signature
Method FROM_XSTRING on Interface IF_HTTP_REQUEST has no parameter.
Method FROM_XSTRING on Interface IF_HTTP_REQUEST has no exception.
Method GET_AUTHORIZATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AUTH_TYPE | Call by reference | Type reference (TYPE) | I | Authorization-Typ (s. ihttp_auth_type_*) | 20001122 | ||
2 | ![]() |
PASSWORD | Call by reference | Type reference (TYPE) | STRING | Passwort | 20001122 | ||
3 | ![]() |
USERNAME | Call by reference | Type reference (TYPE) | STRING | Benutzername | 20001122 |
Method GET_AUTHORIZATION on Interface IF_HTTP_REQUEST has no exception.
Method GET_CDATA Signature
Method GET_CDATA on Interface IF_HTTP_REQUEST has no parameter.
Method GET_CDATA on Interface IF_HTTP_REQUEST has no exception.
Method GET_CONTENT_TYPE Signature
Method GET_CONTENT_TYPE on Interface IF_HTTP_REQUEST has no parameter.
Method GET_CONTENT_TYPE on Interface IF_HTTP_REQUEST has no exception.
Method GET_COOKIE Signature
Method GET_COOKIE on Interface IF_HTTP_REQUEST has no parameter.
Method GET_COOKIE on Interface IF_HTTP_REQUEST has no exception.
Method GET_COOKIES Signature
Method GET_COOKIES on Interface IF_HTTP_REQUEST has no parameter.
Method GET_COOKIES on Interface IF_HTTP_REQUEST has no exception.
Method GET_COOKIE_FIELD Signature
Method GET_COOKIE_FIELD on Interface IF_HTTP_REQUEST has no parameter.
Method GET_COOKIE_FIELD on Interface IF_HTTP_REQUEST has no exception.
Method GET_DATA Signature
Method GET_DATA on Interface IF_HTTP_REQUEST has no parameter.
Method GET_DATA on Interface IF_HTTP_REQUEST has no exception.
Method GET_FORM_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Call by reference | Type reference (TYPE) | DATA | Zu befüllende Datenstruktur | 20001130 | ||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | Name des Form-Feldes | 20001130 |
Method GET_FORM_DATA on Interface IF_HTTP_REQUEST has no exception.
Method GET_FORM_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | HTML form field name | ||||||
2 | ![]() |
VALUE | HTML form field value |
Method GET_FORM_FIELD on Interface IF_HTTP_REQUEST has no exception.
Method GET_FORM_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELDS | HTML form fields |
Method GET_FORM_FIELDS on Interface IF_HTTP_REQUEST has no exception.
Method GET_FORM_FIELDS_CS Signature
Method GET_FORM_FIELDS_CS on Interface IF_HTTP_REQUEST has no parameter.
Method GET_FORM_FIELDS_CS on Interface IF_HTTP_REQUEST has no exception.
Method GET_FORM_FIELD_CS Signature
Method GET_FORM_FIELD_CS on Interface IF_HTTP_REQUEST has no parameter.
Method GET_FORM_FIELD_CS on Interface IF_HTTP_REQUEST has no exception.
Method GET_HEADER_FIELD Signature
Method GET_HEADER_FIELD on Interface IF_HTTP_REQUEST has no parameter.
Method GET_HEADER_FIELD on Interface IF_HTTP_REQUEST has no exception.
Method GET_HEADER_FIELDS Signature
Method GET_HEADER_FIELDS on Interface IF_HTTP_REQUEST has no parameter.
Method GET_HEADER_FIELDS on Interface IF_HTTP_REQUEST has no exception.
Method GET_LAST_ERROR Signature
Method GET_LAST_ERROR on Interface IF_HTTP_REQUEST has no parameter.
Method GET_LAST_ERROR on Interface IF_HTTP_REQUEST has no exception.
Method GET_METHOD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
METHOD | Value transfer | Type reference (TYPE) | STRING | 20030819 |
Method GET_METHOD on Interface IF_HTTP_REQUEST has no exception.
Method GET_MULTIPART Signature
Method GET_MULTIPART on Interface IF_HTTP_REQUEST has no parameter.
Method GET_MULTIPART on Interface IF_HTTP_REQUEST has no exception.
Method GET_RAW_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Value transfer | Type reference (TYPE) | XSTRING | HTTP Nachricht | 20000907 |
Method GET_RAW_MESSAGE on Interface IF_HTTP_REQUEST has no exception.
Method GET_SERIALIZED_MESSAGE_LENGTH Signature
Method GET_SERIALIZED_MESSAGE_LENGTH on Interface IF_HTTP_REQUEST has no parameter.
Method GET_SERIALIZED_MESSAGE_LENGTH on Interface IF_HTTP_REQUEST has no exception.
Method GET_URI_PARAMETER 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 des URI Parameters | 20010404 | ||
2 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | Wert des URI Parameters | 20010404 |
Method GET_URI_PARAMETER on Interface IF_HTTP_REQUEST has no exception.
Method GET_USER_AGENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
USER_AGENT_TYPE | Call by reference | Type reference (TYPE) | I | Typ des User Agents (s. ihttp_...) | 20010124 | ||
2 | ![]() |
USER_AGENT_VERSION | Call by reference | Type reference (TYPE) | I | Version des User Agents | 20010124 |
Method GET_USER_AGENT on Interface IF_HTTP_REQUEST has no exception.
Method GET_VERSION Signature
Method GET_VERSION on Interface IF_HTTP_REQUEST has no parameter.
Method GET_VERSION on Interface IF_HTTP_REQUEST has no exception.
Method NUM_MULTIPARTS Signature
Method NUM_MULTIPARTS on Interface IF_HTTP_REQUEST has no parameter.
Method NUM_MULTIPARTS on Interface IF_HTTP_REQUEST has no exception.
Method SET_AUTHORIZATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AUTH_TYPE | Call by reference | Type reference (TYPE) | I | 1 | Authorization-Ttyp (s. ihttp_auth_type_*) | 20001122 | |
2 | ![]() |
PASSWORD | Value transfer | Type reference (TYPE) | STRING | Passwort | 20001122 | ||
3 | ![]() |
USERNAME | Value transfer | Type reference (TYPE) | STRING | Benutzername | 20001122 |
Method SET_AUTHORIZATION on Interface IF_HTTP_REQUEST has no exception.
Method SET_CDATA Signature
Method SET_CDATA on Interface IF_HTTP_REQUEST has no parameter.
Method SET_CDATA on Interface IF_HTTP_REQUEST has no exception.
Method SET_COMPRESSION Signature
Method SET_COMPRESSION on Interface IF_HTTP_REQUEST has no parameter.
Method SET_COMPRESSION on Interface IF_HTTP_REQUEST has no exception.
Method SET_CONTENT_TYPE Signature
Method SET_CONTENT_TYPE on Interface IF_HTTP_REQUEST has no parameter.
Method SET_CONTENT_TYPE on Interface IF_HTTP_REQUEST has no exception.
Method SET_COOKIE Signature
Method SET_COOKIE on Interface IF_HTTP_REQUEST has no parameter.
Method SET_COOKIE on Interface IF_HTTP_REQUEST has no exception.
Method SET_DATA Signature
Method SET_DATA on Interface IF_HTTP_REQUEST has no parameter.
Method SET_DATA on Interface IF_HTTP_REQUEST has no exception.
Method SET_FORMFIELD_ENCODING Signature
Method SET_FORMFIELD_ENCODING on Interface IF_HTTP_REQUEST has no parameter.
Method SET_FORMFIELD_ENCODING on Interface IF_HTTP_REQUEST has no exception.
Method SET_FORM_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | HTML form field name | ||||||
2 | ![]() |
VALUE | HTML form field value |
Method SET_FORM_FIELD on Interface IF_HTTP_REQUEST has no exception.
Method SET_FORM_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELDS | HTML form fields to set |
Method SET_FORM_FIELDS on Interface IF_HTTP_REQUEST has no exception.
Method SET_HEADER_FIELD Signature
Method SET_HEADER_FIELD on Interface IF_HTTP_REQUEST has no parameter.
Method SET_HEADER_FIELD on Interface IF_HTTP_REQUEST has no exception.
Method SET_HEADER_FIELDS Signature
Method SET_HEADER_FIELDS on Interface IF_HTTP_REQUEST has no parameter.
Method SET_HEADER_FIELDS on Interface IF_HTTP_REQUEST has no exception.
Method SET_METHOD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
METHOD | Call by reference | Type reference (TYPE) | STRING | CO_REQUEST_METHOD_GET | 20030819 |
Method SET_METHOD on Interface IF_HTTP_REQUEST has no exception.
Method SET_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VERSION | Value transfer | Type reference (TYPE) | I | CO_PROTOCOL_VERSION_1_0 | Protokollversion (major value*1000+minor value) | 20030819 |
Method SET_VERSION on Interface IF_HTTP_REQUEST has no exception.
Method SUPPRESS_CONTENT_TYPE Signature
Method SUPPRESS_CONTENT_TYPE on Interface IF_HTTP_REQUEST has no parameter.
Method SUPPRESS_CONTENT_TYPE on Interface IF_HTTP_REQUEST has no exception.
Method TO_XSTRING Signature
Method TO_XSTRING on Interface IF_HTTP_REQUEST has no parameter.
Method TO_XSTRING on Interface IF_HTTP_REQUEST has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 50A |