Skip to Content
0
Former Member
Apr 12, 2014 at 07:22 PM

VBA and RFC - How to deal with tables in export/import parameters

977 Views

Hi,

maybe one of you can support me...

I have a couple of vba modules reading and writing data to SAP by means of function modules. As usual, they use export and import parameters as well as tables (in the table section). They work very well.

.

Now, I want to execute some newer function modules and they don't use tables in the table section (because they're obsolete nowadays), instead they expect the tables as export resp. import parameters. I tried it in a couple of ways, without any success.

Has anybody tried this before? And if so, do you mind share some snippets?

Best regards, Thomas