‎2011 Aug 01 2:34 PM
hi
for mb1b application i used this badi (MB_CHECK_LINE_BADI) for second screen ,bcoz when i enter the avaliable value in quntity its moves to next screen if not it should raise one error message for this i did it . my problem is when it moves to next screen there is a possibility to change the entered value in the quantity ... so i want to make when save it should raise one error mesg for that what is badi or give me any suggestion to solve this problem.
‎2011 Aug 02 2:44 AM
Hey,
You can do your validation in user-exit EXIT_SAPMM07M_001.
BR,
Diwakar
‎2011 Aug 02 5:25 AM
‎2011 Aug 02 6:28 AM
Naveen,
What is your need, you just need to put some validation on QTY, right ??
I checked and This exit gets called when we do a posting from Mb1b, did you activate the exit well ?
BR,
Diwakar
‎2011 Aug 04 12:58 PM
When save ,message should trigger
ok i solved my problem
thanks for ur valuable information
‎2012 Feb 27 2:54 PM
‎2013 Jul 20 8:19 AM
hey can u tell how you achieved your goal,please tell us as we are in same condition where you was....
help please..
‎2013 Jul 20 8:21 AM
hi i want to put validation on qty, what is the code...
if (mseg-erfmg > 10(field_name i dont know)
message....(z...)