Description:
Currently, the Net requirements page in Planning Optimization is sorted only by Requirement date. When multiple records share the same date, the system does not apply a secondary sort, resulting in non-deterministic ordering.
Request:
Introduce an optional secondary sorting configuration (Reference number ascending/descending) to ensure consistent ordering when Requirement dates are identical.
Business Value:
Improves usability and readability for planners analyzing multiple transactions on the same date, reducing manual sorting.
Justification:
Due to the parallel architecture of Planning Optimization, implicit ordering from the legacy engine is no longer guaranteed. A configurable sort option would restore consistency without impacting system logic.
