cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hello!

Could you please answer to my question?

Does anybody have SDK-code example (VB, C#), which creates new document in SAPb1. Something like this:

http://www.youtube.com/watch?v=tWEnK4WUQ64

Is it possible in default version of SDK? What documentation shoud I read?

0 Likes
View Entire Topic
Former Member
0 Likes

Hi,

Welcome you post on the forum.

The video is not for B1. It is for R3. You can find all sample codes from SDK help folder. Have you checked?

Thanks,

Gordon

Former Member
0 Likes

Ok, thank you,

I will check every example. If i find an answer i'll write here.

Former Member
0 Likes

I didn't find and example (SDK UI).

The author of that video wrotes:

"

This macro writen in VBA. Using SAP B1 UI API you can reach any object of the system (User defined object also). This is indirect interaction. Just push a button and the datas from excel spreedshet gettin' into SAP Business One.

"

Is that true? Or I need to buy license for DI? Can I create a new order using SDK UI? I really can't understand.

Former Member
0 Likes

Only UI is not good enough. DI is must. However, I don't think you need any extra license for DI API. Only DI Server may need special license.

Thanks,

Gordon