cancel
Showing results for 
Search instead for 
Did you mean: 

How to post document without transaction currency

rajasekharpk
Member
0 Kudos

Hi All,

I am trying to post a fi document using BAPI_ACC_DOCUMENT_POST.

The requirement is to post the document in group currency alone(currency key: 30)

But for using BAPI_ACC_DOCUMENT_POST, it seems transaction currency(currency key:00) is a prerequisite.

As per the requirement,document needs to get posted in group currency only and not to use transaction currency.

Pls provide any inputs as how to achieve the same or is there any other trunaround for the same.

Awaiting the response.

Thanks,

Rajasekhar.


Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I would recommend you set the transaction currency to be the same as your group currency, e.g. if your Group Currency is USD make your transaction currency also USD. Hope this helps!