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

MB1B badi problem

0 Likes
967

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.

7 REPLIES 7
Read only

Former Member
0 Likes
886

Hey,

You can do your validation in user-exit EXIT_SAPMM07M_001.

BR,

Diwakar

Read only

0 Likes
886

hi diwakar ,

user-exit not working .

Read only

0 Likes
886

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

Read only

0 Likes
886

When save ,message should trigger

ok i solved my problem

thanks for ur valuable information

Read only

0 Likes
886

Hi,

can you tell me, how you can achieved it

regards

Subhash

Read only

0 Likes
886

hey can u tell how you achieved your goal,please tell us as we are in same condition where you was....

help please..

Read only

0 Likes
886

hi i want to put validation on qty, what is the code...

if (mseg-erfmg > 10(field_name i dont know)

message....(z...)