cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BPC RTC 1809 - Translation and Consolidation in Multiple Group Currencies

0 Likes
634

Dear Experts, We are on S4 1809 and implementing BPC RTC. At the group level currency translation and consolidation will happen in multiple currencies. In BPC classic we could maintain multiple currencies (GROUP_CURRENCIES) against a scope member. In RTC we are not able to maintain more than one currencies against a scope member in /ERP/GROUP dimenson as the length of /ERP/RTPCURR object is only 5. May I request you to let me know how translation and consolidation can be set up for multiple group currencies in RTC for a scope member or is it that it can be done only for 1 group currency for a scope member. Thanks

Accepted Solutions (1)

Accepted Solutions (1)

lucas_costa3
Active Contributor
0 Likes

Hi, if I remember well, I had to create a different info object for the group currency to assign multiple currencies to a group (e.g.: USD,EUR).

So suggest doing a test of creating a new IO with 32 chars (max. allowed in the BPC framework) and then assigning that to your group. Or even, replacing the domain of the standard /ERP/RTCCUR to increase the length

Answers (1)

Answers (1)

0 Likes

Thanks Lucas

We created a custom object of length 32 for RTCURR and mapped it to GROUP_CURRENCY.

It worked with this.