Use this event to
...
Note | ||
---|---|---|
| ||
Database posting transactions are committed to database prior to this event. This event is furthermore run as an isolated process.
|
Template
[EventSubscriber(ObjectType::Codeunit, Codeunit::"MOB WMS put awayMOB WMS Put Away", 'OnPostPutAwayOrder_OnAfterPostWarehouseActivity', '', true, true)]
local procedure OnPostPutAwayOrder_OnAfterPostWarehouseActivity(var _OrderValues: Record "MOB Common Element"; var _WhseActivityLine: Record "Warehouse Activity Line"; var _ResultMessage: Text)
begin
end;
Filter by label (Content by label) | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...