In the account inquiry function (CONSCPT), when a user enters a start date and an end date, the result is correct after clicking on "Search".
However, if the user then changes only the start date and launches a new search, the system automatically updates the end date (usually to the end of the fiscal year).
This behavior is not obvious for users and can lead to incorrect interpretation of the balance, since the period is no longer the one initially defined.
From a user perspective, the end date should remain unchanged unless explicitly modified.
At least, a warning or clearer behavior would help avoid mistakes