...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
Use this event to
Excerpt |
---|
TODOAdd steps to be displayed at the mobile device when collecting values for each license plateAdd filter conditions for Warehouse Shipment Headers that cannot be solved by OnSetFilter-event. |
Template
[EventSubscriber(ObjectType::Codeunit, Codeunit::"MOB WMS Pack", 'OnGetPackingOrders_OnIncludeWarehouseShipmentHeader', '', false, false)]
localprocedure OnGetPackingOrders_OnIncludeWarehouseShipmentHeader(_WhseShipmentHeader: Record"Warehouse Shipment Header"; var _IncludeInOrderList: Boolean);
begin
end;
Filter by label (Content by label) showLabels false showSpace false sort title title More examples excerptType simple cql label = "oninclude" and label = "example"
...