cancel
Showing results for 
Search instead for 
Did you mean: 

Modifying excisting SBO forms using SDK

Former Member
0 Kudos

I have just started to learn SDK and I wardering If its possible to make changes to forms that comes with SBO. For instance lets say one wants to add an extra textbox to form Phone Book under Human Resources, how can that be done?

Accepted Solutions (1)

Accepted Solutions (1)

rasmuswulff_jensen
Active Contributor
0 Kudos

Yes... indeed... You should catch the event that a Phone Book window is open and place new items in the window/forms item collection. If the field sould contain data from the database you will need to add the field as a userdefined field and bind it to you new item...

I suggest you see the SDK-samples about these things...

Message was edited by: Rasmus Jensen

Former Member
0 Kudos

Thanxs Jensen. I believe your contribution will be helpfull.Now where can I get good samples on this?

rasmuswulff_jensen
Active Contributor
0 Kudos

If you install SAP Business One, you can also install the SDK. If you do that, the SDK Samples will appear under start > all programs > SAP Business One > SDk > Samples

Former Member
0 Kudos

Hello

You have SAP Sample 11.SystemFormManipulation to modify Order form

or the Technical Demo Add On here:

https://www.sdn.sap.com/irj/sdn/softwaredownload?download=/irj/servlet/prt/portal/prtroot/com.sap.km... technical demo v2 for sap business one 2005.zip

Message was edited by: Sébastien Danober

Answers (0)