Skip to Content
0
Aug 08, 2018 at 11:34 PM

Dynamic hierarchical measurement point entry

133 Views

I have an interesting requirement to enter measurement documents for plant maintenance measurement points across multiple levels of the asset hierarchy.

I have looked at creating a measurement point list, but unfortunately these don't update when you swap out one piece of equipment for another.

We have railway locomotives with asset structure which I have simplified below:-

Railway Diesel Electric Locomotive (functional location)

-----------> Engine (equipment)

-----------> Bogie 1 (equipment)

---------------------> Wheel set 1 (equipment)

---------------------> Wheel set 2 (equipment)

---------------------> Wheel set 3 (equipment)

---------------------> Traction motor 1 (equipment)

---------------------> Traction motor 2 (equipment)

---------------------> Traction motor 3 (equipment)

-----------> Bogie 2 (equipment)

---------------------> Wheel set 1 (equipment)

---------------------> Wheel set 2 (equipment)

---------------------> Wheel set 3 (equipment)

---------------------> Traction motor 1 (equipment)

---------------------> Traction motor 2 (equipment)

---------------------> Traction motor 3 (equipment)

The we have various measurement points at each level of the hierarchy. Different bogies and wheel sets can be swapped out through maintenance.

Is there an easy way to present the all the measurement points to the maintenance engineer by specifying nothing else but the top level locomotive id?

I have looked at the following options:-

  • Creating a measurement point entry list - this works but every time we swap out an equipment the list has to be changed.
  • Display all measurement points for the equipment or functional location - only displays all measurement points for that specific asset - does not explode down the hierarchy.
  • transaction code IL07 and IE07 ( multilevel display) for equipments and measurement points - only explodes the measurement points for the highest node.
  • Structural display for functional location IH01 - no measurement points available.

Any advice would be greatly appreciated as I would like to avoid building something ourselves if there is an option in the standard system.