Skip to Content
0
Former Member
Jul 17, 2008 at 08:51 AM

Problem when i have the same form open two time at the same time

41 Views

Hellow experts!!!

I have just discover an error un my add-on, i have program an activity in the articles' form when the user press the CREATE button, so i have put the code into the SAPbouiCOM.BoFormMode.fm_ADD_MODE, but if during the creation of an article i have to open a new article's form to consult another article, if i SERACH for an article, when i press the button SEARCH, my add-on begins to run because is cauching the mode of the first form (ADD_MODE), is not cauching the mode of the actual form (SEARCH_MODE).

How can i take the diference between the two-same forms?

I hope some one can help me, THANK'S!!!