Upload and download files into and out of SAP or your PC

Upload TAB delimited file from PC
How to Upload a tab delimited file from your PC

Upload a file into SAP from your PC
Uploading a file from you PC

Upload or access a file on your SAP application server
Uploading a file from the SAP application server

Upload an Excel document into an internal table
Upload an excel (.xls) file into SAP internat table

Upload a TAB delimited file from SAP
How to Upload a tab delimited file from SAP

Download file using cl_gui_frontend_services=>gui_download
Using cl_gui_frontend_services=>gui_download method to download data from sap

Download a file to your PC
Create a file on your PC from SAP



Download a file to PC but Check if exists first
Check if file exists before creating on PC

Download file to SAP application server
Create a file on the SAP application server

Upload file using cl_gui_frontend_services=>gui_upload
Using cl_gui_frontend_services=>gui_upload method to upload data to sap

Also see section on interfacing with Microsoft
Interfacing SAP with MS applications

More 'cl_gui_frontend_services' class functions
Performing other useful functions with the cl_gui_frontend_services class

<---Return to File processing menu

Related Articles

SAP applications and ABAP reports that process data files stored on your PC or within SAP
HEX codes and there associated ABAP declaration within SAP
Display files on SAP Application Server(UNIX)
Browse files on SAP Application Server(UNIX)
Downloading files to PC(Presentation Server)
Downloading files to SAP Application Server
Popup window to select a File using function module WS_FILENAME_GET
Get list of files within specific directory or SAP Application server
Directory selection for ABAP report using SAP method DIRECTORY_BROWSE
File Selection for ABAP report using SAP object method FILE_OPEN_DIALOG
Save file location popup on ABAP report selection screen using FILE_SAVE_DIALOG
ABAP Upload and download Function Modules in SAP
SAP File Selection Window - various methods of adding a file selection popup to your ABAP report
Upload Tab delimited file from PC into ABAP internal table
ABAP to check if file exists before downloading from SAP
SAP Upload Excel document into internal table
ABAP to Upload Excel document into internal table on SAP system including .xlsx
Upload Excel document into ABAP internal table
ABAP Uploading files from PC to SAP R/3 system
ABAP to Upload files from SAP Application Server
Upload Tab delimited file from PC into ABAP internal table
Upload Tab delimited file from application server into ABAP internal table
Example Excel Spreadsheet used to demo SAP upload and download using ABAP
Download file from SAP unix system to your desktop using transaction SXDA