...
The CreatedOrders parameter of the event OnAfterCreateTransportOrderFromWrkshLine
can be used to find the (single) Transport Order where the license plates should be attached to. In a Mobile WMS scenario there should always be one new created transport order for the warehouse shipment.
...
The OnAfterCreateTransportOrderFromWrkshLine
event currently doesn’t have also has a parameter that mentions the Warehouse Shipment No. that is being handled. For now the TempTransportWorksheetLineBuffer can be used to find the warehouse shipment no. using the source reference lines. In the future we will add the WhseShipmentNo. to the event.