SAP ABAP Class IF_EPIC_ABC_HTTP_SERVICE (EPIC: ABC Http Get Download)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EPIC_CN_ABC_HTTP_SERVICE EPIC: ABC Download File Through Get 20130118
Properties
Class IF_EPIC_ABC_HTTP_SERVICE  
Short Description EPIC: ABC Http Get Download    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130118   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EPIC_ABC_HTTP_SERVICE has no forward declaration.
Interfaces
Class IF_EPIC_ABC_HTTP_SERVICE has no interface implemented.
Friends
Class IF_EPIC_ABC_HTTP_SERVICE has no friend class.
Attributes
Class IF_EPIC_ABC_HTTP_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DOWNLOAD_FILE_THROUGH_GET Instance method Public Method Download File From Specific Server Through Method Get 20130118
2 DOWNLOAD_FILE_THROUGH_POST Instance method Public Method Download File From Specific Server Through Method Post 20130128
3 DOWNLOAD_FILE_WITH_RFC Instance method Public Method Download File with RFC connection, method type:1,get;2, post 20130128
Events
Class IF_EPIC_ABC_HTTP_SERVICE has no event.
Types
Class IF_EPIC_ABC_HTTP_SERVICE has no local type.
Method Signatures

Method DOWNLOAD_FILE_THROUGH_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FILE_STRING Call by reference Type reference (TYPE) STRING 20130128
2 Exporting EV_FILE_XSTRING Call by reference Type reference (TYPE) XSTRING 20130118
3 Exporting EV_HTTP_STATUS Call by reference Type reference (TYPE) I 20130118
4 Importing IV_HOST Call by reference Type reference (TYPE) STRING 20130118
5 Importing IV_PROTOCOL Call by reference Type reference (TYPE) STRING 20130118
6 Importing IV_REQUEST_BODY Call by reference Type reference (TYPE) XSTRING 20130128
7 Importing IV_SERVICE Call by reference Type reference (TYPE) STRING 20130118
8 Importing IV_URI Call by reference Type reference (TYPE) STRING 20130118

Method DOWNLOAD_FILE_THROUGH_GET on class IF_EPIC_ABC_HTTP_SERVICE has no exception.

Method DOWNLOAD_FILE_THROUGH_POST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FILE_STRING Call by reference Type reference (TYPE) STRING 20130128
2 Exporting EV_FILE_XSTRING Call by reference Type reference (TYPE) XSTRING 20130128
3 Exporting EV_HTTP_STATUS Call by reference Type reference (TYPE) I 20130128
4 Importing IV_HOST Call by reference Type reference (TYPE) STRING 20130128
5 Importing IV_PROTOCOL Call by reference Type reference (TYPE) STRING 20130128
6 Importing IV_REQUEST_BODY Call by reference Type reference (TYPE) XSTRING 20130128
7 Importing IV_SERVICE Call by reference Type reference (TYPE) STRING 20130128
8 Importing IV_URI Call by reference Type reference (TYPE) STRING 20130128

Method DOWNLOAD_FILE_THROUGH_POST on class IF_EPIC_ABC_HTTP_SERVICE has no exception.

Method DOWNLOAD_FILE_WITH_RFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FILE_STRING Call by reference Type reference (TYPE) STRING 20130128
2 Exporting EV_FILE_XSTRING Call by reference Type reference (TYPE) XSTRING 20130128
3 Exporting EV_HTTP_STATUS Call by reference Type reference (TYPE) I 20130128
4 Importing IV_METHOD_TYPE Call by reference Type reference (TYPE) I 20130128
5 Importing IV_PROTOCOL Call by reference Type reference (TYPE) STRING 20130128
6 Importing IV_REQUEST_BODY Call by reference Type reference (TYPE) XSTRING 20130128
7 Importing IV_RFC_NAME Call by reference Type reference (TYPE) C 20130128
8 Importing IV_URI Call by reference Type reference (TYPE) STRING 20130128

Method DOWNLOAD_FILE_WITH_RFC on class IF_EPIC_ABC_HTTP_SERVICE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in