SAP ABAP Class CL_EPIC_CN_ABC_HTTP_SERVICE (EPIC: ABC Download File Through Get)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-LOC (Application Component) Localization
⤷
ID-FI-EPIC-CN-EXAMPLE (Package) Globalization: E-Payment Integration China: Example Impl.
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EPIC_ABC_HTTP_SERVICE | EPIC: ABC Http Get Download | 20130118 |
Properties
| Class | CL_EPIC_CN_ABC_HTTP_SERVICE | |
| Short Description | EPIC: ABC Download File Through Get | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ID-FI-EPIC-CN-EXAMPLE | Globalization: E-Payment Integration China: Example Impl. |
| Created | 20130118 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EPIC_CN_ABC_HTTP_SERVICE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_EPIC_ABC_HTTP_SERVICE | EPIC: ABC Http Get Download | 20130118 |
Friends
Class CL_EPIC_CN_ABC_HTTP_SERVICE has no friend class.
Attributes
Class CL_EPIC_CN_ABC_HTTP_SERVICE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20130118 | ||
| 2 | Instance method | Private | Method | Create HTTP Client with RFC | 20130128 | |
| 3 | Instance method | Private | Method | 20130118 | ||
| 4 | Instance method | Private | Method | 20130118 | ||
| 5 | Instance method | Private | Method | 20130118 | ||
| 6 | Instance method | Private | Method | Set Request Data for HTTP Communication | 20130128 | |
| 7 | Instance method | Private | Method | 20130128 |
Events
Class CL_EPIC_CN_ABC_HTTP_SERVICE has no event.
Types
Class CL_EPIC_CN_ABC_HTTP_SERVICE has no local type.
Method Signatures
Method CREATE_HTTP_CLIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_CLIENT | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_CLIENT | 20130118 | ||||
| 2 | IV_HOST | Call by reference | Type reference (TYPE) | STRING | 20130118 | ||||
| 3 | IV_SERVICE | Call by reference | Type reference (TYPE) | STRING | 20130118 |
Method CREATE_HTTP_CLIENT on class CL_EPIC_CN_ABC_HTTP_SERVICE has no exception.
Method CREATE_HTTP_CLIENT_WITH_RFC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_CLIENT | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_CLIENT | HTTP Client Abstraction | 20130128 | |||
| 2 | IV_RFC_NAME | Call by reference | Type reference (TYPE) | C | 20130128 |
Method CREATE_HTTP_CLIENT_WITH_RFC on class CL_EPIC_CN_ABC_HTTP_SERVICE has no exception.
Method HTTP_CLOSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_CLIENT | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_CLIENT | 20130118 |
Method HTTP_CLOSE on class CL_EPIC_CN_ABC_HTTP_SERVICE has no exception.
Method HTTP_SEND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_CLIENT | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_CLIENT | 20130118 | ||||
| 2 | IV_TIMEOUT | Call by reference | Type reference (TYPE) | I | 20130118 |
Method HTTP_SEND on class CL_EPIC_CN_ABC_HTTP_SERVICE has no exception.
Method RECEIVE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_CLIENT | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_CLIENT | 20130118 | ||||
| 2 | EV_FILE_STRING | Call by reference | Type reference (TYPE) | STRING | 20130128 | ||||
| 3 | EV_FILE_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20130118 | ||||
| 4 | EV_HTTP_STATUS | Call by reference | Type reference (TYPE) | I | 20130118 |
Method RECEIVE_DATA on class CL_EPIC_CN_ABC_HTTP_SERVICE has no exception.
Method SET_REQUEST_BODY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_CLIENT | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_CLIENT | HTTP Client Abstraction | 20130128 | |||
| 2 | IV_BODY_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20130128 |
Method SET_REQUEST_BODY on class CL_EPIC_CN_ABC_HTTP_SERVICE has no exception.
Method SET_VERSION_URI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_CLIENT | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_CLIENT | 20130128 | ||||
| 2 | IV_PROTOCOL | Call by reference | Type reference (TYPE) | STRING | 20130128 | ||||
| 3 | IV_URI | Call by reference | Type reference (TYPE) | STRING | 20130128 |
Method SET_VERSION_URI on class CL_EPIC_CN_ABC_HTTP_SERVICE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 617 |