SAP ABAP Class /IWCOR/CL_REST_HTTP_CLIENT (REST HTTP Client)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
⤷
/IWCOR/SREST_HTTP (Package) REST library HTTP

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWCOR/IF_REST_CLIENT | REST Client | 20100708 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWCOR/IF_REST_RESOURCE | REST Resource | 20100708 |
Properties
Class | /IWCOR/CL_REST_HTTP_CLIENT | |
Short Description | REST HTTP Client | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /IWCOR/SREST_HTTP | REST library HTTP |
Created | 20100211 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /IWCOR/CL_REST_HTTP_CLIENT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /IWCOR/IF_REST_CLIENT | REST Client | 20100708 | ||
2 | /IWCOR/IF_REST_RESOURCE | REST Resource | 20100708 |
Friends
Class /IWCOR/CL_REST_HTTP_CLIENT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_HTTP_CLIENT | HTTP Client | 20100708 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /IWCOR/IF_REST_ENTITY | REST Represenation | 20100708 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20100708 |
2 | ![]() |
Instance method | Private | Method | Execute HTTP Request | 20100708 |
Events
Class /IWCOR/CL_REST_HTTP_CLIENT has no event.
Types
Class /IWCOR/CL_REST_HTTP_CLIENT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_HTTP_CLIENT | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_CLIENT | HTTP Clientobject | 20100708 |
Method CONSTRUCTOR on class /IWCOR/CL_REST_HTTP_CLIENT has no exception.
Method SEND_RECEIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ENTITY | Call by reference | Object reference (TYPE REF TO) | /IWCOR/IF_REST_ENTITY | REST Entity | 20100708 | ||
2 | ![]() |
IV_HTTP_METHOD | Call by reference | Type reference (TYPE) | STRING | HTTP Methode | 20100708 |
Method SEND_RECEIVE on class /IWCOR/CL_REST_HTTP_CLIENT has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 100 |