cancel
Showing results for 
Search instead for 
Did you mean: 

insert data in goods receipt PO

Former Member

hello:

I am a newbie using SDK, and i have some problems when i use it.

I have created some columns in the goods receipt PO form(Column weight1, weight2, weight3 in table PDN1).

what I want do is to insert data into those columns by using the SDK while the form is open. I use VB.net.

Hope you guys can answer me soon

Thank you

Alberto

Accepted Solutions (1)

Accepted Solutions (1)

Eneveux
Product and Topic Expert
Product and Topic Expert
0 Kudos

Alberto,

What you may want to do is look at the sample code that comes with the SAP Business One SDK. In the 2005A version of the SDK you can get an idea of how to insert data into Business One using the DI API by looking at ..\Program Files\SAP\SAP Business One SDK\Samples\COM DI\VB.NET\05.OrderAndInvoice. This is a VB.Net program that allows a user to connect to an SAP Business One company and then add an order and/or invoice.

HTH,

Eddy

Former Member
0 Kudos

Which doesn't help me in this case See

Answers (0)