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 CREATE_HTTP_CLIENT Instance method Private Method 20130118
2 CREATE_HTTP_CLIENT_WITH_RFC Instance method Private Method Create HTTP Client with RFC 20130128
3 HTTP_CLOSE Instance method Private Method 20130118
4 HTTP_SEND Instance method Private Method 20130118
5 RECEIVE_DATA Instance method Private Method 20130118
6 SET_REQUEST_BODY Instance method Private Method Set Request Data for HTTP Communication 20130128
7 SET_VERSION_URI 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 Exporting EO_CLIENT Call by reference Object reference (TYPE REF TO) IF_HTTP_CLIENT 20130118
2 Importing IV_HOST Call by reference Type reference (TYPE) STRING 20130118
3 Importing 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 Exporting EO_CLIENT Call by reference Object reference (TYPE REF TO) IF_HTTP_CLIENT HTTP Client Abstraction 20130128
2 Importing 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 Changing 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 Changing CO_CLIENT Call by reference Object reference (TYPE REF TO) IF_HTTP_CLIENT 20130118
2 Importing 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 Changing CO_CLIENT Call by reference Object reference (TYPE REF TO) IF_HTTP_CLIENT 20130118
2 Exporting EV_FILE_STRING Call by reference Type reference (TYPE) STRING 20130128
3 Exporting EV_FILE_XSTRING Call by reference Type reference (TYPE) XSTRING 20130118
4 Exporting 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 Changing CO_CLIENT Call by reference Object reference (TYPE REF TO) IF_HTTP_CLIENT HTTP Client Abstraction 20130128
2 Importing 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 Changing CO_CLIENT Call by reference Object reference (TYPE REF TO) IF_HTTP_CLIENT 20130128
2 Importing IV_PROTOCOL Call by reference Type reference (TYPE) STRING 20130128
3 Importing 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