Is it possible to add Customer Table to Erp.BO.SalesOrder.MasterUpdate

What Criteria do you have in Customer in the query above?

I believe it works now.

I’ll test it out. Thank you so much for your help.

@josecgomez continuation to last question:
if I use this query in BPM, will work on all for lines for this order?

Only on the dirty rows.

is it possible to get all the rows?
I am trying to use Update Table by query, the solution didn’t work as expected.
image

Also, even if I do a condition check on one row, can I use Update table by query to update all rows in Orderdtl table?