Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Use this event to

Excerpt

Filter Warehouse Put-away or Inventory Put-aways, to be displayed at the mobile device.

...

    [EventSubscriber(ObjectType::CodeunitCodeunit::"MOB WMS Put Away", 'OnGetPutAwayOrders_OnSetFilterWarehouseActivity''', true, true)]
        local procedure OnGetPutAwayOrders_OnSetFilterWarehouseActivity(_HeaderFilter: Record "MOB NS Request Element"; var _WhseActivityHeader: Record "Warehouse Activity Header"; var __WhseActivityLine: Record "Warehouse Activity Line"; var _IsHandled: Boolean)
    begin
    end;


Example
-


Filter by label (Content by label)
showLabelsfalse
showSpacefalse
sorttitle
titleMore examples
excerptTypesimple
cqllabel = "bc" and label = "orders" and label = "example" and label = "onsetfilter"
 

...