Hello all,
I have a Business Event that creates a PO Transfer Receipt from a Transfer Sales Order/Shipment. The material needs to be received in a roject-specific location so the main steps are:
- Create the receipt and add the transfer order
- Update the location on each line with the project location.
I can get #1 through this import, but #2 only updates the first line of the receipt. I think I’m missing one key change, but can’t quite put my finger on it. Any help is greatly appreciated.
Import used in the BE:

Results from this import. Only the first line is getting the project:


