cancel
Showing results for 
Search instead for 
Did you mean: 

Enforce F4 for input

former_member260552
Active Participant
0 Kudos

Hi all,

I have a requirement.in which user is manually entering values which is not trigerring the XROUNDTRIP event. Now it is actually skipping errors and allowing the user to submit the change request even with errors. I am thinking of making user only select values from F4 hel thus triggering the roundtrips which will take care of errors. Is there a way to enforce user to use F4 (in UI5 we can do this and even in abap).

anyone faced this issue before can please contribute what else can be....

thanks and regards

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Have you tried writing ur logic in check validation badi. There you put the step number of the agent in if and endif and it will show you the error when you are submitting or checking the change request.

Regards,

Raj