SAP Knowledge Base Article - Public

2459176 - Cannot round Pay Component Group Values

Symptom

  • Cannot configure Maximum Fraction Digits and Show Trailing Zeroes Attributes for Pay Component Group Values displayed on UI.
  • Allow Configuration of Maximum Fraction Digits and Show Trailing Zeroes Attributes for Pay Component Group Values

Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental. 

Environment

  • SAP SuccessFactors Compensation
  • SAP SuccessFactors Employee Central

Reproducing the Issue

VIA UI

  1. Go to Manage Business Configuration;
  2. Select payComponentRecurring;
  3. For the paycompvalue add the maximum fraction digits (you can select make it up to 5 fraction digits).
  4. Save your changes;
  5. Now go to Manage Organization, Pay and Job Structures;
  6. fraction digits in the field "Maximum Decimal Places" for each pay component you want to use that fraction digits.

VIA SDM Data Model Code

<hris-field id="paycompvalue" visibility="both" maximumFractionDigits="2" showTrailingZeros="true" pii="true">

<label xml:lang="en-US">Amount</label>
<label>Amount</label>
<label xml:lang="pt-PT">Montante Variável</label>
<label xml:lang="en-GB">Variable Amount</label>
<label xml:lang="es-ES">Cantidad</label>
<label xml:lang="en-DEBUG">Variable Amount</label>
</hris-field>

Also

<hris-field id="paycompvalue" visibility="both" required="true" maximumFractionDigits="2" showTrailingZeros="true">

maximumFractionDigits="2” & showTrailingZeros="true" in SDM data model

Pay compround.png

Resolution

The definition of Maximum Fraction Digits and Show Trailing Zeroes will be possible for Pay Component Group Sums on 1H 2023. For release timelines, please review SAP SuccessFactors Product Release & Roadmap Information.

Please see customer influence idea 200795.


FAQ - Additional Information

Q) Where can I get information on this topic from the Guides?

A) Guide: Business Rules Implementation Guide

Chapter: Round

A) Guide: Implementing Employee Compensation Data in Employee Central

Chapter: Pay Component Types: Number or Percentage

A) Guide: Data Object Tables in Employee Central - PayComponentRecurring

Chapter: Pay Component

See Also

  • KB Article 2879853 - Pay Component and Calculated Amount Rounding
  • KB Article 2555699 - maximumFractionDigits is not being respected when information migrated to Odata API or Ad Hoc

Keywords

ECT-29439, Round, Pay Component Group Sums, Maximum Fraction Digits, paycompvalue, Show Trailing Zeroes, maximumFractionDigits , KBA , LOD-SF-EC-CMP , Compensation Information & One-Time Bonus , Problem

Product

SAP SuccessFactors Compensation all versions ; SAP SuccessFactors Employee Central all versions ; SAP SuccessFactors HCM suite all versions