cancel
Showing results for 
Search instead for 
Did you mean: 

how to connect the user defined tables with the form developed in vb.net

Former Member
0 Kudos

I have queries in Sap Business one .

1.In Sap Business one how can we connect the controls made on forms iwth user defined tables in sql server.

2.how can be tab event in developed form to open Master data of either business partner master data or Item master data.

3. How can be add that form into an existing menu (eq purchase a/p menu)

If their is an example showing all this topics .kindly let me know

thanks

Regards

Azim

H.P.C.P.Ltd

S- 85 GK-2

New Delhi

Accepted Solutions (1)

Accepted Solutions (1)

Gianluigi
Product and Topic Expert
Product and Topic Expert
0 Kudos

1. you should use DBDataSources

2. you should catch the event and handle it

3. you should catch the menu event

In short all you ask for can be done with UI API. Pls refer to SDK help and samples. You may also have a look at all the e-learning material available here in SDN.

Go to B1 SDN home page and navigate into e-learning section: plenty of e-classes for free.

Answers (0)