As you can see in the screenshot the binding for this tab is not straight forward.
Would anyone know how in a BAQ I can reference a job, an op in that job, the op detail for that op and find what resource is scheduled so that I can return the resourceID?
Erp.ResourceTimeUsed has which resources are actually scheduled for a particular operation. It contains the JobNum, AssemblySeq, OprSeq, REsourceGroupID, and ResourceID. It may also have the OpDtlSeq, but I’m not sure of that off the top of my head.