Use this event to
Excerpt |
---|
todoTODOTODOTODOPerform logic after Order Posting. I.e. print a label. |
Description
Like other "Any"-events, this event is executed for all Pick document sources:
...
This event is executed after each of these following events:
TODOTODOTODOTODOTODO
OnPostPickOrder_OnBeforePostWarehouseActivityOrder TODO
OnPostPickOrder_OnBeforePostPurchaseReturnOrder TODO
OnPostPickOrder_OnBeforePostTransferOrder TODO
OnPostPickOrder_OnBeforePostSalesOrder TODO
Template
[IntegrationEvent(false, false)]
procedure OnPostPickOrder_OnAfterPostAnyOrder(var _RecRef: RecordRef; var _ResultMessage: Text)
begin
end;
Filter by label (Content by label) | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...