UBE has Data Sequencing defined but the report does not sort according to sequencing
We have a custom UBE report uses a custom view which joining F0092 and F0101. It is developed in 9.1 and merged to 9.2 during upgrade spec merge.
The report has Data Sequencing defined that sorts by F0101.AC24 ASC and then F0092.USER ASC. It runs correctly in 9.1 but not in 9.2. The report results seems correct but are not sorted by this order. The Execution Detail > SQL Statement shows even wrong table which the view should be fetching. Any idea what could be the possible cause(s)?
9.1 Execution Detail
Data Sequencing:
CategoryCodeAddressBk24 (F0101)(AC24) ASCENDING
UserId (F0092)(USER) ASCENDING
SQL Statement: