Symptom
In the SSCUI Define Segment (ID 102357) the leading zeros of a Segment Id is lost on Save.
Disclaimer: "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 S/4HANA Cloud
Reproducing the Issue
- Go to App Manage Your Solution.
- Follow Path: Configure your solution>Area: Fianance, Subarea: Master and Organizational Data, Configuration item: Segment > Define Segment (ID 102357).
- In Edit mode make New Entries.
- Enter a segment with leading zeroes. Ex. 0001
- Save.
- Display new entry.
- Leading zeros are lost.
Cause
In the Segment master data table the segment data element length is 10. In the Master data table the remaining length of the Segment ID is substituted by adding leading zeros.
The View representation of the Segment ID is done by removing the leading zeros from the master data of Segment ID. This a standard system behavior.
Resolution
User should not define the Segment ID with leading zeros.
Keywords
102357, SSCUI, Define, Segment, leading zeros, S4_PC, FAGL_SEGM , KBA , FI-FIO-GL , Fiori UI for General Ledger Accounting , FI-FIO-GL-2CL , Fiori UI for General Ledger Accounting (Public Cloud) , Problem