Mapping HL levels to the output

At the point where you want to begin the shipping level, example command to be used. This will pass the Shipment HL Loop and all HL child loops to the functional map forEachShipment().

=forEachShipment(LoopHLShip:Input)

And inside the forEachShipment() map you can map the next level for Order and so on.