SAP ABAP Class /AIN/CL_HTTP_SERVICE (AIN HTTP communication)
Hierarchy
☛
AIN (Software Component) AIN 710: Add-On Installation
⤷
AIE-AII (Application Component) Infrastructure
⤷
/AIN/IF (Package) Auto-ID Interfaces
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20040406 |
Properties
| Class | /AIN/CL_HTTP_SERVICE | |
| Short Description | AIN HTTP communication | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /AIN/IF | Auto-ID Interfaces |
| Created | 20040406 | SAP |
| Last change | 20141109 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /AIN/CL_HTTP_SERVICE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20040406 |
Friends
Class /AIN/CL_HTTP_SERVICE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | I | 400 | HTTP status Bad Request(400) | 20040505 | ||
| 2 | Constant | Private | Type reference (TYPE) | I | 200 | HTTP Stutus OK (200) | 20040505 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Called for sending HTTP request | 20040504 |
Events
Class /AIN/CL_HTTP_SERVICE has no event.
Types
Class /AIN/CL_HTTP_SERVICE 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 | ET_BAPIRET | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20040504 | |||
| 2 | IV_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20040504 | |||
| 3 | IV_MSG | Call by reference | Type reference (TYPE) | STRING | Message | 20040504 | |||
| 4 | IV_MSG_TYPE | Call by reference | Type reference (TYPE) | /AIN/DM_MSG_TYPE_ID | Message Type ID | 20040524 |
Method SEND_REQUEST on class /AIN/CL_HTTP_SERVICE has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 200 |