Skip to main content
Solved

Detecting started shop order operations

  • January 27, 2021
  • 1 reply
  • 102 views

Forum|alt.badge.img+8

We continue to try to provide value added lobby data for manufacturing shop floor personnel using IFS Apps 10 UPD 6 (soon to be UPD 8). We want to display operations currently ‘running’ for each work center (started or interrupted but not completed/closed).  in Work bench, there is a Gear icon and an ! icon that display for started or interrupted shop order operations. is some representation of those statuses held in a table somewhere that we can interrogate? or better yet, is there a ‘canned’ lobby element that already exists? 

Thanks

Best answer by Björn Hultgren

To get a list of all operations that has been started but not yet completed, the easiest I guess is to simple filter out the operations with a Status = Setup Started, Setup Complete, In Process, Interrupted or Partially Reported. That would be an easy lobby element to add I think. 

This topic has been closed for replies.

1 reply

Björn Hultgren
Hero (Employee)
Forum|alt.badge.img+25
  • Hero (Employee)
  • 1061 replies
  • Answer
  • January 27, 2021

To get a list of all operations that has been started but not yet completed, the easiest I guess is to simple filter out the operations with a Status = Setup Started, Setup Complete, In Process, Interrupted or Partially Reported. That would be an easy lobby element to add I think.