Hi everybody,
I try to call a BAPI function using SAP.Functions and pass her a table.
I use VB.NET.
Which class can I use to store the table?
I try to use dataTable and put in Exports("...") value but ther is a cast error.
If you have example, please give me!!
Thank you!
Max