BPMs on JobEntry

Here’s what I did (which seems to work in the conditions you need)

JobEntry.Update / Pre-Proc

  1. Set variable oNum from the string JobHead.JobNum
  2. Set variable oLine from the string JobHead.JobNum
  3. Check to make sure this JobNum looks like a Order-Line combo
  4. Use Update Table by Query to set JobHead.CommentText

  1. qrOrderDtl


    and
    image

  2. “Added and updated rows”

  3. Table “ttJobHead”

  4. Mapping:

2 Likes