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

User exit for MIRO

Former Member
0 Likes
756

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.

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
Read only

former_member188827
Active Contributor
0 Likes
720

check badi:INVOICE_UPDATE.

Read only

Former Member
0 Likes
720

This message was moderated.

Read only

Former Member
0 Likes
720

check the badi

MRM_HEADER_CHECK or

INVOICE_UPDATE

Regards,

Sakthi.

Read only

Former Member
0 Likes
720

This message was moderated.