SAP Knowledge Base Article - Public

2693857 - Change column order on the budget table

Symptom

 How do I change the column order on the budget table?

"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 Core
  • Talent Management
  • Compensation

Reproducing the Issue

  1. Configure budget on the compensation template
  2. Launch worksheets and see the budget table on the right top corner of the screen

Resolution

The budget table column order can be changed through the XML. Please raise a ticket with the SAP support team to make the changes. After the changes are made to the XML, forms have relaunched as changes to the XML doesn't effect live worksheets.

If the XML code is as below

</comp-budget-label>
<comp-budget-label budgetOn="merit+lumpSum">
<comp-field-label><![CDATA[merit+lumpSum]]></comp-field-label>
</comp-budget-label>
<comp-budget-label budgetOn="lumpSum">
<comp-field-label><![CDATA[lumpSum]]></comp-field-label>
</comp-budget-label>
<comp-budget-label budgetOn="merit">
<comp-field-label><![CDATA[merit]]></comp-field-label>
</comp-budget-label>

The budget table is displayed as below (in the same order)

column order.png

Keywords

budget configuration, reorder budget table columns, arrange, successfactors , KBA , LOD-SF-CMP-BUD , Budgets, Budget assignment, planning and configuration , How To

Product

SAP SuccessFactors Compensation all versions ; SAP SuccessFactors HCM Core all versions