Application Development and Automation 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: 
Read only

Splitting single billing document to multiple accounting document based on exchange rate

Former Member
0 Likes
720

Hi Experts,

We have a scenario in which client requires multiple accounting documents for a single billing document. The scenario in detail explained as below:

   

  1. A single invoice to be created for all line items of the sale order with different exchange rate .

  2 .With respect to the accounting documents when we release in VF02, it is required to create one accounting document for each exchange rate at          item   level.

Sale Order (Multiple line items with different exchange rates) -> Single Invoice -> Multiple accounting documents

Hence, kindly assist us in knowing the feasibility of this, how to create a single invoice and multiple accounting documents in the above said scenario.

Thanks in Advance

Sonia

1 REPLY 1
Read only

Former Member
0 Likes
480

Hi Sonia,

Check the use of the userexit EXIT_SAPLV60B_008 where you can modify XACCIT, XACCR and check by modifying the position numbers based on your requirements.

Regards,

Shashi Thakur