cancel
Showing results for 
Search instead for 
Did you mean: 

Warning message when stock is going to min level.

Former Member
0 Kudos

Dear Experts,

My client need while user posting goods issue through MIGO any item if is is going below the Minimum Reorder Level, a warning messages should appear and the stock availability should also be displayed against est item.

If any possibilities so please reply with settings.

Regards

Aamir

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Maybe you shoud try using customer BAdI MB_MIGO_BADI -> method: CHECK_ITEM or POST_DOCUMENT.

In these methods you can build your check for REORDER QUANTITY and issue proper messages.

to create badi implementation go to TCODE se19.

then you have to have some object abap knowledge.

Hope it helps.

regards,

wojciech

Edited by: Wojciech Zalech on Aug 3, 2009 11:22 PM

Answers (0)