on 2021 Jan 06 1:01 AM
Hello Friends,
Env bpc standard10.1 on hana
Our consolidation model (YTD), went live around 4 years back. There were no change was made for these rules in the past 4 years. We went live with BW7.5 SP19 upgrade last month. After upgrade, when I ran the month end process for November Close, there were huge differences in currency conversion for PL accounts – in millions.
Raised an SAP note and support team suggested to enable the environment parameter CT_NEWCAL .After including this parameter and running Nov month again the results tied out to penny. [ I did not run all the prior periods again]
Now we are in December close, I see currency conversion difference around 200-300$, I don’t see a clear pattern in either the account or company code which is resulting in this error.
Anomalies
Let me know if you any insights on how to solve this.
SELECT(%TIME_PERIOD%,"[ID]",TIME,"OPEN = 'Y'")
*RUN_PROGRAM CURR_CONVERSION
CATEGORY = %CATEGORY_SET%
GROUP = %SCOPE_SET%
TID_RA = %TIME_PERIOD%
// OTHER = [COMPANY = %ENTITY_SET%]
RATEENTITY = Global
*ENDRUN_PROGRAM

Request clarification before answering.
From the old CURRENCY conversion document:
"INPUTCURRENCY Dimension - Property – MD
This property is used to denote the relationship between current currency and the standard
currency. It can take two values:
😧 Dividend. If Property “MD” does not exist, “D” is default relationship.
M: Multiple. If the rate of a currency to the standard one is a very small number, for example the
Italy lira to USD, we can store the amount in lira equal to 1 USD, and mark it as “M”. This
property can be used to improve accuracy."
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Vadim, I will try this out in test.
Periodic calc may generate records - till last month in the system, I have not seen a posting in F80, where the LC is zero.
This is my understanding,
Model is YTD, in business rule Periodic calc is checked for the first 2 entries. So the rule should work on periodic movements only
[LC YTD(current month) - LC YTD(prior month) ] * AVG rate = this should generate zero records as there is no movement in the current month.
Same with the second line too. - no records should be generated. - so F80 should have no posting.
| User | Count |
|---|---|
| 17 | |
| 7 | |
| 7 | |
| 6 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.