Application Development 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: 

migo

Former Member
0 Kudos

hi all,

i want to comapare quantity field in MIGO transaction. means if any order is given for goods issue then it displayed quantity.if anyone change that field that time i want to generate error msg on screen. is there any user exit or badi available and yes then how to use.

regards,

supriya

3 REPLIES 3

Former Member
0 Kudos

why don't you configure your (purchase) order to forbid overdelivery and/or underdelivery. you wouldn't have to put an error-message then, the system would react on its own, saying that (n)either is allowed (or one of both).

Edited by: Mylene Euridice Dorias on Feb 20, 2008 2:20 PM

Former Member
0 Kudos

hi all, i have an issue, pls give soln

While entering MIGO & MIRO system is taking exchange rate of the date of the delivery date mentioned in the PO. It should take the the rate of the date on which MIGO & MIRO captured.

Former Member
0 Kudos

Hi,

chk this badi,

MB_MIGO_BADI,

Interface name = LINE_MODIFY.

logic may be like this, get qty for the po and item entered fr ekpo table , compare it with migo screen qty if not matching display suitable message.

reward points if usefual.

Regards,

s.senthil kumar