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 or BADI for MIRO

Former Member
0 Kudos

Hi,

My requirement is tick the

Final invoice tick in MIRO at the time of save invoice if the invoice value greater or equal to 95% of PO value.

I searched a lot of badi's and user exits.

none of them works.

MRM_HEADER_CHECK is working , but it is not reflecting in the screen.

1 ACCEPTED SOLUTION

kesavadas_thekkillath
Active Contributor
0 Kudos
4 REPLIES 4

kesavadas_thekkillath
Active Contributor
0 Kudos

0 Kudos

Firstly Am Sorrry for the late reply dude,

i can't find that badi anywhere.

that link looks very authentic, but there is no such badi in sap.

If am wrong pls correct me buddy.

0 Kudos

Hi

What is your release? See note 1156325 for BADI's. Check also enhancement LMR1M001 (see note 165635 for further information).

I hope this helps you

Regards

Eduardo

0 Kudos

Our client system has sap ecc 4.7 .

am new to sap, i don't know what are notes.

can u pls explain me...

By the way Problem is solved buddy..

I used the following user exit EXIT_SAPLMRMP_010,

But there are no export parameters, so with the help of Dynamic programming and filed symbols i modified the global data.

we can apply the same technique even in MRM_HEADER_CHECK, but our requirement is to modify the final invoice indicator when post or save button is pressed.

so i had used that  exit.