Hi Mary,
I perfectly understand your concerns. This is a typical problem of the end-users: open parent WO first, then navigate to the child WOs, the go to the Plans tab to see the tasks with measurement points.
But, you are doing everything right. This is the right way to collect the data about characteristic meters: create the route, add a Job Plan to each asset with meters. Do not change anything there!
What you need to do to satisfy your users is to change the User Interface side. Think about adding a new tab with a table, which will present all child WOs and their tasks in one place. All that is needed is a new relationship that will link parent WO with child WO's tasks for example:
wonum in (select wonum from woancestor where ancestor = :wonum and siteid = :siteid) and siteid = :siteid order by wonum
In the table, you can define columns for WO number, Task number, task description, Measurement Point, Measurement Date, Measurement Value, and all other details needed.
If you need more support, please let me know.
Best regards,
R. Zientara
------------------------------
Robert Zientara
Solution Expert
Rodias GmbH
Weinheim
------------------------------