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: 

use RV_INVOICE_CREATE by changing partners

Former Member
0 Kudos

Hi everybody,

I want to use the BAPI RV_INVOICE_CREATE to create a collective proforma invoice out of multiple deliveries, this already works.

But I also want to switch the recipient address to sth. specific, right now the partners from the first delivery are taken automatically.

Thanks in advance for all your help!

Markus

2 REPLIES 2

Jelena
Active Contributor
0 Kudos

RV_INVOICE_CREATE is not a BAPI, just FYI.

I don't think this is feasible. IMHO the address change needs to occur in the delivery or order. You might want to ask in SD forum, but I doubt the reply will be much different.

Even if it is feasible in the transaction, I doubt there is a function module for that. In such case BDC probably will be the best bet.

Former Member
0 Kudos

Sorry, it's all my fault, RV_INVOICE_CREATE is certainly a function module.

I agree with you, theres no useful way to handle this grown business case, apart from a clear document flow and further things. I'll be looking for an other alternative maybe any kind of sub-delivery.

Thanks for your advice!

Markus