cancel
Showing results for 
Search instead for 
Did you mean: 

new for sdk

Former Member
0 Kudos

Hi Experts

I am new for SDK plz tell some basic detail about SDK . I have good knowledge of VB.net.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi jitender,

SBO SDK is comprised of two API:

DI API, which the main object is the Company object. This object enables you to connect to the database and provides methods to create, update or delete data, like master data (Items, Business Partners, etc) and documents (invoices, credit memos, journal entries, etc). It also provides methods to create new User Fields, User Tables and even User Objects.

UI API, which the main object is the Application object. This object enables you to interact and modify SBO's user interface. With it you can modify the menus and forms, controls events and much more.

If you and to get started with the SDK, I suggest you take a look at the samples that comes with it.

Regards,

Vítor Vieira

Former Member
0 Kudos

thanks for reply

can you give me thread link for sdk basic tutorial

Jitender garhwal

Former Member
0 Kudos

Hi jitender,

All SDK samples come with the SDK itself. Please install SBO SDK and take a look under the C:Program FilesSAPSAP Business One SDKSamples directory.

Regards,

Vítor Vieira

former_member185703
Active Contributor
0 Kudos

Hi,

Please take a look at the SDK E-learning:

https://www.sdn.sap.com/irj/scn/elearn?rid=/webcontent/uuid/0039e82a-fcd7-2a10-c380-b17f1e02b543 [original link is broken]

...in the UI API section please note that what you should look at first is listed as the second topic.

...and please note that there's also simple sampe code attached to some of the topics (I think there should be some link at the top right of the flashbook).

Regards,

Frank

Edited by: Frank Moebius on Jan 22, 2009 3:39 PM

Former Member
0 Kudos

a lot of thanks for reply

But the link u gave does not open properly the presentation does not show a anything can you tell me how i start that presentation.

Regards

Jitender

Former Member
0 Kudos

be sure to have flash player version 9. didn't work with 10 for me. also, use IE >= 7 or firefox...