Hello,
I have a BPM to duplicate a PO receipts and it does create a duplicate RcvDtl row perfectly but the Part Bin and whse totals do not get updated. I’ve set the rowmod = “A” and the received column is true as well. Any ideas on why its not updating the part totals?
The idea is when they are doing a PO receipt on the Biscit( EKW ) screen, they can specify the # of pallets being recvd so they can enter qty of 25 and # of pallets of 4 and it will add 3 more PO receipts of 25.
Thanks!
Mike
Have you hit all of the BOs in the trace? I believe there are some pre calls that setup the dataset for processing and then you would use a rowmod of U to commit them…
Greg,
I have a lot to learn with BPMs and I’ll give that a look.
Thx
mc