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?