Share |

ABAP Upload and download Function Modules in SAP



UPLOAD
Upload file from PC, but displays a dialog window in-order for user to input filepath.

WS_UPLOAD
Upload file from PC. Old version of GUI_UPLOAD

DOWNLOAD
Download file to PC, but displays a dialog window in-order for user to input filepath.

WS_DOWNLOAD
Download file to PC. Old version of GUI_DOWNLOAD

Return to main ABAP upload and download SAP function modules