Use this event to
...
Template
[EventSubscriber(ObjectType::Codeunit, Codeunit::"MOB WMS ShipMOB WMS Move", 'OnPostShipOrderOnPostMoveOrder_OnBeforePostWarehouseShipmentOnBeforePostWarehouseActivityOrder', '', true, true)]
procedure OnPostShipOrder OnPostMoveOrder_OnBeforePostWarehouseShipmentOnBeforePostWarehouseActivityOrder(var _OrderValues: Record "MOB Common Element"; var _WhseShipmentHeaderWhseActivityHeader: Record "Warehouse Shipment HeaderWarehouse Activity Header")
begin
end;
Filter by label (Content by label) showLabels false showSpace false sort title title Examples excerptType simple cql label = "bc" and label = "order" and label = "example" and label = "onbeforepost"
...