The third part of my previous post said,
"If you want to show location(s) of job in production by workcenter,
I would...
1 join jobhead->joboper.
2 Sort/group on joboper.oprseq, joboper.WCCode.
3 Add joboper.qtycompleted > 0, joboper.opcomplete = yes to filter.
4 Place the last quantity completed (joboper.qtycompleted) on the
OprSeq group line and subtract from jobhead.prodqty"
Scratch that. You would NOT need to sort/group by joboper.wccode,
just show last WC on OprSeq group. Anyway, it's irrelevant to the
question. More coffee needed this Monday.
Lonnie
"If you want to show location(s) of job in production by workcenter,
I would...
1 join jobhead->joboper.
2 Sort/group on joboper.oprseq, joboper.WCCode.
3 Add joboper.qtycompleted > 0, joboper.opcomplete = yes to filter.
4 Place the last quantity completed (joboper.qtycompleted) on the
OprSeq group line and subtract from jobhead.prodqty"
Scratch that. You would NOT need to sort/group by joboper.wccode,
just show last WC on OprSeq group. Anyway, it's irrelevant to the
question. More coffee needed this Monday.
Lonnie