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: 

What is the USER_EXIT and BADIs available for Tcode MIRO?

Former Member
0 Kudos

Hi all,

Is there any BADI or UserExit available for MIRO Tcode?

I have tried BADIs INVOICE_UPDATE & AC_DOCUMENT.

I check for UserExit as well, there is exit "LMR1M001" which is called in include LMR1MF1U & LMR1MF1T

and these includes are inturn used in program SAPLMR1M (MIRO program).

But when i put break point before this exit call (call function). control does not stop there.

any suggestions???

thanks

3 REPLIES 3

former_member583013
Active Contributor
0 Kudos

I have used this BADI CIN_MB_CREATE_PART1 and method IF_EX_MB_DOCUMENT_BADI~MB_DOCUMENT_BEFORE_UPDATE to send a mail before the document have been created....Maybe it's what you're looking for....

Greetings,

Blag.

0 Kudos

In SE18, it says there is badi definition does not exists for this "CIN_MB_CREATE_PART1 "

thanks!!

0 Kudos

Go to SE19 -;) Put the name in the first field box...

Greetings,

Blag.