We are doing this as well by bringing in the data to a user defined Grid and using flex to update the results. We have a plant that is using a smart watch so that operators can do checks on the watch and then have the results post to EAM.
The checklist results are stored in table r5actchecklists. Like john.clapsaddle said, if you simple want to review all the results, then a grid is your best option. However, it is possible to write flex for the r5actchecklists table.
I did not do a flex, but created a grid as a tab to bring over results I wanted from a checklist line.
There is also a tab on equipment called Work Order Checklists that has any work order with a checklist attach listed. You can double click on the WO and it will open to the checklist results for that work order.
We are doing this as well by bringing in the data to a user defined Grid and using flex to update the results. We have a plant that is using a smart watch so that operators can do checks on the watch and then have the results post to EAM.
ghalley,
The checklist results are stored in table r5actchecklists. Like john.clapsaddle said, if you simple want to review all the results, then a grid is your best option. However, it is possible to write flex for the r5actchecklists table.
ghalley,
I did not do a flex, but created a grid as a tab to bring over results I wanted from a checklist line.
There is also a tab on equipment called Work Order Checklists that has any work order with a checklist attach listed. You can double click on the WO and it will open to the checklist results for that work order.