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: 

How to change invoice without BAPI_INCOMINGINVOICE_CHANGE?

Former Member
0 Kudos

Hi everyone,

I'm working in a R/3 4.7 system and have a requirement to create a FM that changes an invoice (just like BAPI BAPI_INCOMINGINVOICE_CHANGE from newer systems).

What would be the best way to do that?

Are there other BAPI/FM I can use or a combination of them?

I found MRM_INVOICE_CREATE but since I'm new to this module and the FMs etc. am I not sure on how to fill it so it changes the invoice.

Help is appreciated!

Best regards,

/ Melanie

Edited by: Melanie Lauber on May 4, 2009 3:02 PM

3 REPLIES 3

Former Member
0 Kudos

Hi again,

Has nobody an idea on how to program this?

Since I have access to newer systems should I try to exactly copy BAPI_INCOMINGINVOICE_CHANGE? Could that work? I guess I would also need all includes etc.

An advice, idea - anything - would be appreciated!

Best regards,

Melanie

0 Kudos

Hi again,

Solved this with a Batch-Input of transaction MIR4.

Regards,

Melanie

0 Kudos

Hi,

Before using batch input, did you try to copy BAPI-INCOMINGINVOICE_CHANGE from new system to 4.7 ? We are facing this problem now and we also consider to copy this BAPI from new system to 4.7.

Thanks for your response.

Joshua