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?