Symptom
In a Local Currency Centric (localCurrencyCentric) template, all the uploaded data in the system is expected to be in local currency.
- Lookup table values are treated as local currency
- EC Mapped values are treated as local currency
However "Guideline values" when using mode=amount are behaving as being uploaded in functional currency.
Then converting to the different currency views
Environment
Compensation & Variable pay
Reproducing the Issue
Set Guidelines as Mode=Amount
Upload a value in your guidelines formula.
Access the form and switch to functional currency.
You should see the exact value you imported.
Cause
Since guideline formulas are used by all users, regardless of their local currency, they will always be defined as functional currency.
In this case the CurrencyCentric of the template does not have any influence.
Resolution
The guideline will need to be defined in functional currency.
And when the guideline will be displayed for used for each user, the values will be converted to each user's local currency for each user's guideline calculation.
Keywords
localCurrencyCentric, guidelines , KBA , LOD-SF-CMP-GDL , Guidelines, configuration, CSV data, etc. , How To