cancel
Showing results for 
Search instead for 
Did you mean: 

Addon to show button into Sales order screen , SAP Business One

nikunjmehta2290
Participant
0 Kudos

Dear all,

I need to develop and show the button into sales order screen which is show any kind of message while click on that button.

Need to basic steps to setup this kind of simple addon.

SAP Business One

Regards,

Nikunj Mehta

View Entire Topic
ANKIT_CHAUHAN
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi nikunjmehta2290,

For this, you need to get an existing item on Sales Order form using UI API and based on that, you can add the new item (Button in your case) on the form.

If you have installed SAP Business One SDK, a similar sample code can be found under: C:\Program Files (x86)\sap\SAP Business One SDK\Samples\COM UI\CSharp\11.SystemFormManipulation.

Hope it helps!

Kind regards,

ANKIT CHAUHAN

SAP Business One Support