Maximo

Maximo

Come for answers, stay for best practices. All we're missing is you.

 View Only
Expand all | Collapse all

What parts of Maximo honor ORDER BY in the WHERE clause?

  • 1.  What parts of Maximo honor ORDER BY in the WHERE clause?

    Posted Sat November 21, 2020 05:46 PM
    Edited by System Admin Wed March 22, 2023 11:44 AM
    Maximo 7.6.1.2; Oracle 12c

    I can use the ORDER BY clause in WHERE clauses in Maximo.
    However, just because I can type ORDER BY into a WHERE clause textbox, it doesn't mean Maximo will always honor it.

    Examples:

    Yes, ORDER BY is honored:
    1. List view WHERE clause (example: order by coalesce(parent,wonum) is handy)
    2. Exporting the list view to Excel
    3. Saved queries

    ORDER BY is not honored:
    4. Ad-hoc reports

    Is there anywhere else in Maximo where ORDER BY in the WHERE clause is honored?

    Cheers.
    #Maximo
    #AssetandFacilitiesManagement


  • 2.  RE: What parts of Maximo honor ORDER BY in the WHERE clause?

    Posted Mon November 23, 2020 06:44 AM