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: 

BADI to change Item details of MIRO Transaction

sivag_s
Explorer
0 Kudos

Hi Experts,

Is there any BADI or User Exits to change Item details like 'Profit Center' in MIRO Transaction. I searched for, but nothing helps.

Thanks in Advance.

5 REPLIES 5

Former Member
0 Kudos

Have you looked at BADI INVOICE_UPDATE?  It has multiple methods, so be sure that you use the right one.

Neal

0 Kudos

when I implement invoice_update, im getting error that badi has already migrated, how can i solve this

0 Kudos

Hi,

have a look at this OSS Note (search for BAdIs as of Release 6.00:😞

1156325 - BAdIs in the Logistics Invoice Verification environment

perhaps you could consider using a substitution instead of a badi.

Best regards.

0 Kudos

Thanks for your reply...  I implemented the BADI, now I have to change the profit center (item details that popups on clicking simulate button ). How can I achieve this. I tried with this badi but it doesn't help.

Thanks in Advance.

\

0 Kudos

You might want to post a new question.  The question that you are asking is not really appropriate to the title on this question.

Neal