MES customization - End Activity

Bring it in as a Foreign Key View (since you are just viewing the data - not updating it) - although I would do some performance benchmarking of the base app to compare it to the FKV & display control enhanced customization. (Some apps take a big performance hits for even what seems like should be the simplest, low overhead customization.)
Â
Clearly End Activity (and Qty Reporting) in MES both ARE already utilizing this data - although I suspect it is on the server side of the process (as these apps understand when the qty about to be reported is enough to set the operation complete) but (at least on Vantage 8.03.4XX) I've never seen it exposed even indirectly in the dataviews used by these apps (so an FKV is a quick way to provide what you want).


>________________________________
>From: bmmpam <bryan.mischler@...>
>To: vantage@yahoogroups.com
>Sent: Monday, June 24, 2013 4:28 PM
>Subject: [Vantage] MES customization - End Activity
>

>I am trying to display the total run quantity, and previously reported
>completed quantity on my End Activity screen in MES through customization. The data I need is located in
>JobOper.QtyCompleted and JobOper.RunQty. However, JobOper is not linked/available as a data source for the End
>Activity screen. How can I get this data linked/displayed on this
>screen?
>
>
>

[Non-text portions of this message have been removed]
I am trying to display the total run quantity, and previously reported
completed quantity on my End Activity screen in MES through customization. The data I need is located in
JobOper.QtyCompleted and JobOper.RunQty. However, JobOper is not linked/available as a data source for the End
Activity screen. How can I get this data linked/displayed on this
screen?