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 to restrict line items in miro

Former Member
0 Kudos

Hi,

I want to do miro for only those po line items which satisfy certain conditions. I want to do this during miro processing. Is it feasible to restrict line items during miro processing? If possible please tell me the right user exit.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Use enhancement "LMR1M001".

Regards

Vinod

3 REPLIES 3

Former Member
0 Kudos

Hi,

Use enhancement "LMR1M001".

Regards

Vinod

0 Kudos

Hi,

I have used that user exit and based on the conditions i have deleted the line items which are not required form user exit's internal table. but still miro is getting done for all line items. Pls help.

0 Kudos

Hi,

Check the methods in BADI "INVOICE_UPDATE".

Regards

Vinod