Quantcast
Channel: SAP Business One SDK
Viewing all articles
Browse latest Browse all 49

Add on using SAP Business one studio for VS P1(Hello World C#)

$
0
0

This tutorial will demonstrate how to use SAP  Business one studio for visual studio ,you need to have installed Visual studio and SAP B1 SDK and  SAP B1 studio.

1- Start Visual Studio.

2- select new prject,then SAP B1 Add-on

1.JPG

3- then VS will create project with default form (Form1)

4-Darg and drop component from toolbox to the form

2.JPG

5-go to button properties to customize and add events.

0.JPG

6- go to events and select Pressed after then write:

   Application.SBO_Application.MessageBox("Hello world");

7- According to your SAP B1 client you must run this application,if your client is x86 you must use x86 plateform

   in configuration manager(Build->configuration manager).

4.JPG

8- run the application , this is the result:

5.JPG


Viewing all articles
Browse latest Browse all 49

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>