cancel
Showing results for 
Search instead for 
Did you mean: 

Filter all events

Former Member
0 Kudos

Hi:

There is any way to filter all events from Ui api?.

There are some times that is better no notified any events instead of some of them, and the addon no need handle any event at all.

Thanks

Joaquin Gomez

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hola Joaquin

Use the SAPbouiCOM.EventFilter class

You must declare an eventFilter object, set the filter and apply these filter to the application

Read de SDK Help for more details

I hope useful for you

Regards

Answers (0)