Symptom
- You are querying data from SuccessFactors via Integration Center
- While exporting decimal values, the same is getting rounded off
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 HCM Suite (Integration Center)
Reproducing the Issue
(For example purpose, amount field from EmpPayCompRecurring entity is used)
Data screen shot from UI
Integration center preview screen
Cause
Under "More field options" in the respective field, number format is not used
Resolution
Follow the below steps to resolve the issue:
- Goto "Manage Business Configuration" screen in the SuccessFactors instance
- Choose the respective portlet/segment where this field is configured
- Click on "Details" for the field which is getting rounded off in the output
- Under details look for the field "Maximum Fraction Digits" and note down the number which is input to this field
- Goto to "Integration Center" , edit the integration which has the problem
- Left click on the field and choose "More Field Options"
- Now, look for the field "Format" and input the number format starting with "#" followed by "." (dot) followed by "#" number of times the value noted in the field "Maximum Fraction Digits" in the last step
- Click ok, save the integration and preview the output
See Also
Keywords
integration center values getting rounded off , integration center output not correct , integration center , decimal values not correct in integration center output , preview screen integration center not showing correct data from UI , KBA , LOD-SF-INT-INC , Integration Center , LOD-SF-INT , Integrations , How To