SAP ABAP Class CL_PROXY_HTTP (HTTP Utilities)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_RUNTIME_COMMON (Package) ABAP Proxies: Common Objects
⤷
⤷
Properties
| Class | CL_PROXY_HTTP | |
| Short Description | HTTP Utilities | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_PROXY_RUNTIME_COMMON | ABAP Proxies: Common Objects |
| Created | 20080207 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PROXY_HTTP has no forward declaration.
Interfaces
Class CL_PROXY_HTTP has no interface implemented.
Friends
Class CL_PROXY_HTTP has no friend class.
Attributes
Class CL_PROXY_HTTP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20080207 |
Events
Class CL_PROXY_HTTP has no event.
Types
Class CL_PROXY_HTTP has no local type.
Method Signatures
Method SEND_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTTP_HEADER | Call by reference | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Table Name/Value Pairs | 20080213 | |||
| 2 | REQUEST | Call by reference | Type reference (TYPE) | XSTRING | 20080207 | ||||
| 3 | REQUEST_METHOD | Call by reference | Type reference (TYPE) | STRING | 20080207 | ||||
| 4 | REQUEST_TYPE | Call by reference | Type reference (TYPE) | STRING | 20080207 | ||||
| 5 | RESPONSE | Call by reference | Type reference (TYPE) | XSTRING | 20080207 | ||||
| 6 | RESPONSE_TYPE | Call by reference | Type reference (TYPE) | STRING | 20080207 | ||||
| 7 | RETRIEVER | Call by reference | Object reference (TYPE REF TO) | IF_SLIB_RETRIEVER | 20080207 | ||||
| 8 | STATUS_CODE | Call by reference | Type reference (TYPE) | I | 20080207 | ||||
| 9 | STATUS_TEXT | Call by reference | Type reference (TYPE) | STRING | 20080207 | ||||
| 10 | URL | Call by reference | Type reference (TYPE) | STRING | 20080207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Fault | 20080207 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 711 |