By the way, it looks like it's also possible to put an ORDER BY clause in the relationship WHERE clause. That worked for this requirement too.
Although I noticed that if I put the ORDER BY in both the application design, and in the relationship, that ended up breaking things. When I entered a new child WO into the Children table window, Maximo didn't populate the PARENT field of the new classification. So it ended up being an orphan.
Not that I needed the ORDER BY in both places. But it makes me think that putting an ORDER BY in the relationship might be a bad practice.
#AssetandFacilitiesManagement#Maximo