I am go to TCODE: vd02 and change one field of the customer and then press save, after that I go to Tcode: SWEL to check the events and I see that my events its execute twice:

Yes its execute twice, in Handler /Action i know i have 2 different function modules, but I have to call only once each time, in my screen you can see 4 rows, this is because the event call 2 times one, and 2 times the another one.
I only have to have 2 rows, one for QLINK and one empty as its declared on my configuration of SWETYPV:

Could you please help me to underestand why its this happening?
the only different its on WSEL i check display event trace and i can see on Main program that its difrrent
