cancel
Showing results for 
Search instead for 
Did you mean: 

userexit_check_vbap process twice

0819
Participant
0 Kudos
292

Hi All,

I hope when user press Enter, then check some condition.

I wrote logic in userexit_check_vbap, when I debug code, it's process the logic twice.

How can I do that it trigger only one time

Please Help, Thanks all!

Accepted Solutions (1)

Accepted Solutions (1)

0819
Participant
0 Kudos

Hi All,

Because the enhancement is processed twice, Now I use global variables to record the number of entries.

Only when the remainder of the number is 1, a warning message will pop up.

I will mark this issue as solved. If anyone has better suggestions, welcome them, Thanks All !!

Answers (0)