Integration Events publish by Codeunit 6182209 "MOS WMS Pack Adhoc Reg-PostPck"
OnPostAdhocRegistrationOnPostPacking_OnBeforeModifyRegistration
...
OnPostAdhocRegistrationOnPostPacking_OnHandleRegistrationForWarehouseShipmentLine
localprocedure OnPostAdhocRegistrationOnPostPacking_OnHandleRegistrationForWarehouseShipmentLine(var _Registration: Record "MOB WMS Registration"; var _RequestValues: Record "MOB NS Request Element"; var _WhseShipmentLine: Record "Warehouse Shipment Line")
begin
end;
OnPostAdhocRegistrationOnPostPacking_OnBeforeRunWhsePostShipment
localprocedure OnPostAdhocRegistrationOnPostPacking_OnBeforeRunWhsePostShipment(var _WhseShipmentLine: Record "Warehouse Shipment Line"; var _WhsePostShipment: Codeunit "Whse.-Post Shipment")
begin
end;
OnPostAdhocRegistrationOnPostPacking_OnBeforeModifyWarehouseShipmentHeader
localprocedure OnPostAdhocRegistrationOnPostPacking_OnBeforeModifyWarehouseShipmentHeader(var _RequestValues: Record "MOB NS Request Element"; var _WhseShipmentHeader: Record "Warehouse Shipment Header")
begin
end;