Question:
Hi,
I would like to select specific data from MS-Access for upload into SAP, thereafter I would like to update MS-Access data. Is this possible? What is the best possible to do this?
Thanks.
Answer:
Hi,
You might want to tell your requirements more specifically...
Anyway, everything can be done by VBA macro plus RFC connections. BAPI/ActiveX/SAPLRFC.DLL
You might want to check the help of RFCSDK.
There are some examples which written in an Excel VBA.
That can be used in MS Access, too
Regards,
MG