Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTTP_ENTITY | HTTP Framework (iHTTP) HTTP Entity | 19991206 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 19991210 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTTP_RESPONSE | HTTP Framework (iHTTP) HTTP Response | 19991210 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 19991210 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_HTTP_RESPONSE | HTTP Framework (iHTTP) HTTP Response | 19991210 |
Properties
| Class | CL_HTTP_ENTITY | |
| Short Description | HTTP Framework (iHTTP) HTTP Entity | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SIHTTP | HTTP Framework (iHTTP) Class Wrapper HTTP |
| Created | 19991206 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | 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 | ||
| 2 | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 19991210 | ||
| 3 | IF_HTTP_RESPONSE | HTTP Framework (iHTTP) HTTP Response | 19991210 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_HTTP_CLIENT | 20090204 | HTTP Client Control Block | |
| 2 | CL_HTTP_REQUEST | 20090204 | HTTP Framework (iHTTP) HTTP Request | |
| 3 | CL_HTTP_RESPONSE | 20090204 | HTTP Framework (iHTTP) HTTP Response | |
| 4 | CL_HTTP_SERVER | 20090204 | HTTP Framework (iHTTP) HTTP Server |
Attributes
Methods
Events
Class CL_HTTP_ENTITY has no event.
Types
Class CL_HTTP_ENTITY has no local type.
Method Signatures
Method ADD_COOKIE_FIELD Signature
Method ADD_COOKIE_FIELD on class CL_HTTP_ENTITY has no parameter.
Method ADD_COOKIE_FIELD on class CL_HTTP_ENTITY has no exception.
Method ADD_MULTIPART Signature
Method ADD_MULTIPART on class CL_HTTP_ENTITY has no parameter.
Method ADD_MULTIPART on class CL_HTTP_ENTITY has no exception.
Method APPEND_CDATA Signature
Method APPEND_CDATA on class CL_HTTP_ENTITY has no parameter.
Method APPEND_CDATA on class CL_HTTP_ENTITY has no exception.
Method APPEND_CDATA2 Signature
Method APPEND_CDATA2 on class CL_HTTP_ENTITY has no parameter.
Method APPEND_CDATA2 on class CL_HTTP_ENTITY has no exception.
Method APPEND_DATA Signature
Method APPEND_DATA on class CL_HTTP_ENTITY has no parameter.
Method APPEND_DATA on class CL_HTTP_ENTITY has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_MSG | Call by reference | Type reference (TYPE) | %_C_POINTER | Assoziiertes C Objekt | 20000810 |
Method CONSTRUCTOR on class CL_HTTP_ENTITY has no exception.
Method DELETE_COOKIE Signature
Method DELETE_COOKIE on class CL_HTTP_ENTITY has no parameter.
Method DELETE_COOKIE on class CL_HTTP_ENTITY has no exception.
Method DELETE_COOKIE_SECURE Signature
Method DELETE_COOKIE_SECURE on class CL_HTTP_ENTITY has no parameter.
Method DELETE_COOKIE_SECURE on class CL_HTTP_ENTITY has no exception.
Method DELETE_FORM_FIELD Signature
Method DELETE_FORM_FIELD on class CL_HTTP_ENTITY has no parameter.
Method DELETE_FORM_FIELD on class CL_HTTP_ENTITY has no exception.
Method DELETE_FORM_FIELD_SECURE Signature
Method DELETE_FORM_FIELD_SECURE on class CL_HTTP_ENTITY has no parameter.
Method DELETE_FORM_FIELD_SECURE on class CL_HTTP_ENTITY has no exception.
Method DELETE_HEADER_FIELD Signature
Method DELETE_HEADER_FIELD on class CL_HTTP_ENTITY has no parameter.
Method DELETE_HEADER_FIELD on class CL_HTTP_ENTITY has no exception.
Method DELETE_HEADER_FIELD_SECURE Signature
Method DELETE_HEADER_FIELD_SECURE on class CL_HTTP_ENTITY has no parameter.
Method DELETE_HEADER_FIELD_SECURE on class CL_HTTP_ENTITY has no exception.
Method DESTROY Signature
Method DESTROY on class CL_HTTP_ENTITY has no parameter.
Method DESTROY on class CL_HTTP_ENTITY has no exception.
Method DESTRUCTOR Signature
Method DESTRUCTOR on class CL_HTTP_ENTITY has no parameter.
Method DESTRUCTOR on class CL_HTTP_ENTITY has no exception.
Method FROM_XSTRING Signature
Method FROM_XSTRING on class CL_HTTP_ENTITY has no parameter.
Method FROM_XSTRING on class CL_HTTP_ENTITY has no exception.
Method GET_CDATA Signature
Method GET_CDATA on class CL_HTTP_ENTITY has no parameter.
Method GET_CDATA on class CL_HTTP_ENTITY has no exception.
Method GET_CONTENT_TYPE Signature
Method GET_CONTENT_TYPE on class CL_HTTP_ENTITY has no parameter.
Method GET_CONTENT_TYPE on class CL_HTTP_ENTITY has no exception.
Method GET_COOKIE Signature
Method GET_COOKIE on class CL_HTTP_ENTITY has no parameter.
Method GET_COOKIE on class CL_HTTP_ENTITY has no exception.
Method GET_COOKIES Signature
Method GET_COOKIES on class CL_HTTP_ENTITY has no parameter.
Method GET_COOKIES on class CL_HTTP_ENTITY has no exception.
Method GET_COOKIE_FIELD Signature
Method GET_COOKIE_FIELD on class CL_HTTP_ENTITY has no parameter.
Method GET_COOKIE_FIELD on class CL_HTTP_ENTITY has no exception.
Method GET_C_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_MSG | Value transfer | Type reference (TYPE) | %_C_POINTER | Assoziiertes C Objekt | 20000929 |
Method GET_C_MSG on class CL_HTTP_ENTITY has no exception.
Method GET_DATA Signature
Method GET_DATA on class CL_HTTP_ENTITY has no parameter.
Method GET_DATA on class CL_HTTP_ENTITY has no exception.
Method GET_FORM_FIELD Signature
Method GET_FORM_FIELD on class CL_HTTP_ENTITY has no parameter.
Method GET_FORM_FIELD on class CL_HTTP_ENTITY has no exception.
Method GET_FORM_FIELDS Signature
Method GET_FORM_FIELDS on class CL_HTTP_ENTITY has no parameter.
Method GET_FORM_FIELDS on class CL_HTTP_ENTITY has no exception.
Method GET_FORM_FIELDS_CS Signature
Method GET_FORM_FIELDS_CS on class CL_HTTP_ENTITY has no parameter.
Method GET_FORM_FIELDS_CS on class CL_HTTP_ENTITY has no exception.
Method GET_FORM_FIELD_CS Signature
Method GET_FORM_FIELD_CS on class CL_HTTP_ENTITY has no parameter.
Method GET_FORM_FIELD_CS on class CL_HTTP_ENTITY has no exception.
Method GET_HEADER_FIELD Signature
Method GET_HEADER_FIELD on class CL_HTTP_ENTITY has no parameter.
Method GET_HEADER_FIELD on class CL_HTTP_ENTITY has no exception.
Method GET_HEADER_FIELDS Signature
Method GET_HEADER_FIELDS on class CL_HTTP_ENTITY has no parameter.
Method GET_HEADER_FIELDS on class CL_HTTP_ENTITY has no exception.
Method GET_LAST_ERROR Signature
Method GET_LAST_ERROR on class CL_HTTP_ENTITY has no parameter.
Method GET_LAST_ERROR on class CL_HTTP_ENTITY has no exception.
Method GET_MULTIPART Signature
Method GET_MULTIPART on class CL_HTTP_ENTITY has no parameter.
Method GET_MULTIPART on class CL_HTTP_ENTITY has no exception.
Method GET_SERIALIZED_MESSAGE_LENGTH Signature
Method GET_SERIALIZED_MESSAGE_LENGTH on class CL_HTTP_ENTITY has no parameter.
Method GET_SERIALIZED_MESSAGE_LENGTH on class CL_HTTP_ENTITY has no exception.
Method GET_VERSION Signature
Method GET_VERSION on class CL_HTTP_ENTITY has no parameter.
Method GET_VERSION on class CL_HTTP_ENTITY has no exception.
Method NEW_C_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TYPE_C_MSG | Call by reference | Type reference (TYPE) | I | CO_C_MSG_REQUEST | CO_C_MSG_RESPONSE | 20011005 |
Method NEW_C_MSG on class CL_HTTP_ENTITY has no exception.
Method NUM_MULTIPARTS Signature
Method NUM_MULTIPARTS on class CL_HTTP_ENTITY has no parameter.
Method NUM_MULTIPARTS on class CL_HTTP_ENTITY has no exception.
Method SET_CDATA Signature
Method SET_CDATA on class CL_HTTP_ENTITY has no parameter.
Method SET_CDATA on class CL_HTTP_ENTITY has no exception.
Method SET_COMPRESSION Signature
Method SET_COMPRESSION on class CL_HTTP_ENTITY has no parameter.
Method SET_COMPRESSION on class CL_HTTP_ENTITY has no exception.
Method SET_CONTENT_TYPE Signature
Method SET_CONTENT_TYPE on class CL_HTTP_ENTITY has no parameter.
Method SET_CONTENT_TYPE on class CL_HTTP_ENTITY has no exception.
Method SET_COOKIE Signature
Method SET_COOKIE on class CL_HTTP_ENTITY has no parameter.
Method SET_COOKIE on class CL_HTTP_ENTITY has no exception.
Method SET_C_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_MSG | Call by reference | Type reference (TYPE) | %_C_POINTER | Assoziiertes C Objekt | 20000929 |
Method SET_C_MSG on class CL_HTTP_ENTITY has no exception.
Method SET_DATA Signature
Method SET_DATA on class CL_HTTP_ENTITY has no parameter.
Method SET_DATA on class CL_HTTP_ENTITY has no exception.
Method SET_FORMFIELD_ENCODING Signature
Method SET_FORMFIELD_ENCODING on class CL_HTTP_ENTITY has no parameter.
Method SET_FORMFIELD_ENCODING on class CL_HTTP_ENTITY has no exception.
Method SET_FORM_FIELD Signature
Method SET_FORM_FIELD on class CL_HTTP_ENTITY has no parameter.
Method SET_FORM_FIELD on class CL_HTTP_ENTITY has no exception.
Method SET_FORM_FIELDS Signature
Method SET_FORM_FIELDS on class CL_HTTP_ENTITY has no parameter.
Method SET_FORM_FIELDS on class CL_HTTP_ENTITY has no exception.
Method SET_HEADER_FIELD Signature
Method SET_HEADER_FIELD on class CL_HTTP_ENTITY has no parameter.
Method SET_HEADER_FIELD on class CL_HTTP_ENTITY has no exception.
Method SET_HEADER_FIELDS Signature
Method SET_HEADER_FIELDS on class CL_HTTP_ENTITY has no parameter.
Method SET_HEADER_FIELDS on class CL_HTTP_ENTITY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 50A |