Data Selection and Sorting in 9.2 compared with 8.0
We are doing JDE upgrade from ERP 8.0 to JDE 9.2. One of the report is behaving differently in these two envionments.
The data selection in ERP 8.0 is
F0101.AC03 >= 7AA and F0101.AC03 <=799
This produces PDF that satisfies this condition.
Now the same report in 9.2 with the same data in 9.2 says No data selected,
What is the problem? Why the same selection over the same data behaving differently?
Pls clarify?