This is an archive of the Maximo Yahoo Community. The content of this pages may be a sometimes obsolete so please check post dates.
Thanks to the community owner Christopher Wanko for providing the content.
I am wondering if anyone has an idea on how to change the sort order of the work order status. By default the statuses are sorted by value and my client would like to sort them by the order of typical usage.
So instead of:
APPR
CLOSE
COMP
INPRG
WAPPR
They would like to see:
WAPPR
APPR
INPRG
COMP
CLOSE
If possible I would like to stay away from editing the MBO. I thought about adding a sequence attribute to the ALNDOMAIN object but not sure if I could force the sort through some method using an automation script?