Skip to Content
0
Jan 31, 2023 at 10:34 PM

Event is triggering twice in change customer

271 Views Last edit Feb 01, 2023 at 02:27 PM 4 rev

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:

sap.jpg

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:

sap2.jpg

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

image.png

image.png

Attachments

sap.jpg (82.4 kB)
sap2.jpg (137.3 kB)
image.png (12.0 kB)
image.png (8.3 kB)