Skip to Content
0
Apr 21, 2009 at 07:12 PM

How to create a single invoice from several delivers? (BAPI for VF01)

1155 Views

Hi all,

I want to create a single invoice from several delivers, just like VF01.

I just tried BAPI_BILLINGDOC_CREATEMULTIPLE, and the problem is that this bapi creates an invoice for each deliver, and i need to create only one invoice.

Can you tell me how to do it?