Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Display error message in SD user exit

roland_spindler
Participant
0 Likes
1,006

Hi,

I want to display an error message in FORM USEREXIT_CHECK_VBAP. (Include MV45AFZB)

Afterwards, the user should be able to correct the wrong values, but the fields are locked because of the error message. How can I keep the relevant fields open?

Thanks in advance

Roland

Hi,

I want to display an error message in FORM USEREXIT_CHECK_VBAP. (Include MV45AFZB)

Afterwards, the user should be able to correct the wrong values, but the fields are locked because of the error message. How can I keep the relevant fields open?

Thanks in advance

Roland

5 REPLIES 5
Read only

Former Member
0 Likes
829

Hi,

Instead of giving an error message...Probably give warning message..

If you give error message..It will lock the entries..

Thanks,

Naren

Read only

0 Likes
829

A warning message is not enough, because the user should not be able to save the SO.

Roland

Read only

Former Member
0 Likes
829

Hi,

I believe there is other way to stop the users from saving the order..Other than giving an error message..

Thanks,

Naren

Read only

0 Likes
829

Sounds interesting, do you know how?

Roland

Read only

Former Member
0 Likes
829

Hi,

Sorry I missed no..

I believe there is <b>no</b> other way to stop the users from saving the order..Other than giving an error message..

Thanks,

Naren