Symptom
In app Manage Journal Entries, the field "Cash Discount Amount (Discount Amount)" will be hidden sometimes.
Environment
SAP S/4HANA Cloud Public Edition
Reproducing the Issue
- Open app Manage Journal Entries, select Journal Entries and navigate to detailed line item page.
- Under "Payment Terms", the field "Cash Discount Amount (Discount Amount)" sometimes display, sometimes missing.
Cause
In general, to avoid display too many fields without value, the app will hide some fields when they are read-only and initial.
So when the field "Cash Discount Amount (Discount Amount)" is equal to 0, it will be hidden automatically.
In other words, the field only display when the value not equal to 0.
It is the app special check logic, and the adapt UI will not effect the behavior.
Resolution
It is standard system behavior.
Keywords
Cash Discount Amount, Discount Amount, Manage Journal Entries, was UI Field Control, Payment Terms, F0717, adapt UI , KBA , FI-FIO-GL , Fiori UI for General Ledger Accounting , FI-FIO-GL-2CL , Fiori UI for General Ledger Accounting (Public Cloud) , How To