read data MDB (microsoft access) FROM R/3

Question:
Hi all,
I want to read microsoft access data (MDB) from R/3.
Upload data from access.
I found this function STRUCTURE_EXPORT_TO_MSACCESS that downloads data to access. I need to upload.
Any help is welcome,
Thanks
Rudolf Neller
Answer:
No quick way to do this that I am aware of...
Do you always need up to date information? If not, Access can easily make a download to .xls or .txt format (you can create a macro for that with a table or query as input). The resulting file can be read into SAP using function module "GUI_UPLOAD".
Hope this helps.
_________________
So who died and made me tuly idiot ?!?

More Articles:

Call transaction fails in background job?
Work with the Serial/RS232 Port?
EDN-OF-PAGE statement couldn't be execute?
Search Help Link to Configuration Table?
in bapi,how to Set the structure to a VB object?
BAPI_USER_ACTGROUPS_ASSIGN?