Skip to Content
0
Former Member
Nov 27, 2008 at 01:13 PM

Pass table to SAp from VB.NET using SAP.Functions

48 Views

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