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: 

User exit for MIRO

Former Member
0 Kudos

In MIRO transaction, there are amount and quantity fields. The values in those fields should not exceed the PO quantity and PO amount. A popup should appear if the user enters a value greater than the PO limits.

So when i press enter in the line item tab an User exit should trigger.

Can anyone suggest me some suitable exit.

4 REPLIES 4

former_member188827
Active Contributor
0 Kudos

check badi:INVOICE_UPDATE.

Former Member
0 Kudos

This message was moderated.

Former Member
0 Kudos

check the badi

MRM_HEADER_CHECK or

INVOICE_UPDATE

Regards,

Sakthi.

Former Member
0 Kudos

This message was moderated.