Symptom
In the Latest People Profile (PPX), the Amount field under Compensation Information remains masked, even though the Masked attribute is set to "No" in BCUI. The "Show" button appears, but the field does not unmask as expected.
Environment
- SAP SuccessFactors Employee Central
Reproducing the Issue
- Navigate to People Profile of any user in PPX.
- Go to Compensation Information.
- Observe the Amount field in the View All page.
- Despite Masked = No in BCUI, the field remains masked.
Cause
In Instance:
- The "calculated-amount" field inside Recurring Pay Component is configured as:
- enabled = No
- masked = Yes
In PPX, the masking logic considers three fields:
- amount
- currency
- calculated-amount
If any one of these fields is set to masked = Yes, the Amount field will appear masked in PPX, regardless of the masking status of the other two fields.
This behavior is specific to PPX and does not affect PP3, where only the amount field's masking is considered.
Resolution
To resolve the issue:
- Option 1: Set masked = No for the calculated-amount field in BCUI.
- Option 2: Delete the calculated-amount field from the Recurring Pay Component page if it is not used.
Keywords
sf, success factors, EC, masked field, amount field, Calculated-Amount Field Masking, mask, hide, Latest People Profile Amount Field, Compensation Amount Show/Hide Button, PPX Compensation Field Configuration , KBA , LOD-SF-EC-PER-BIO , Biographical Info - Config, Rules, RBP, UI , Problem
SAP Knowledge Base Article - Public