Skip to Content
0
Former Member
Jun 12, 2006 at 08:28 AM

DBF Upload

218 Views

Hi all,

I need to upload a DBF (Fox Pro, DBase) file into an internal table within an ABAP program.

I have looked at the function module "GUI_UPLOAD", but I have 2 problems with it:

- I need it to work in background mode, on the application server

- It does not that the 'DBF' filetype option on our system.

Does anyone have an alternative?