Warehouse Insight Published Events

Home/Warehouse Insight/App Designer/Warehouse Insight Published Events

Warehouse Insight Published Events

You are here:

Please see the links below for Warehouse Insight’s published events:

  1. Events defined in Common Functions
  2. Events defined in Custom Functions
  3. Events defined in License Plate Management
  4. Events defined in Miscellaneous Management
  5. Events defined in Printing Management
  6. Events defined in Production Management
  7. Events defined in Receiving Management
  8. Events defined in Shipping Management
  9. Events defined in Transfer Consumption Entries
  10. Events defined in Warehouse Activity Management
Was this article helpful?
0 out Of 5 Stars
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
How can we improve this article?
Please submit the reason for your vote so that we can improve the article.
Need help?

One Comment

  1. Bernard Chayer
    Bernard Chayer February 28, 2023 at 1:40 pm

    Hi Folks,

    I tried to create an event handler for the OnAfterFilterWhseActivityLines() published event and got this as template

    [EventSubscriber(ObjectType::Codeunit, Codeunit::”WHI Whse. Activity Mgmt.”, ‘OnAfterFilterWhseActivityLines’, ”, false, false)]
    local procedure OnAfterFilterWhseActivityLines(var precWhseActivityLine: __MissingTypeSymbol__; var ptrecEventParams: Record “IWX Event Param”);
    begin
    end;

    Notice the __MissingTypeSymbol__ is there something I’m missing?

Leave A Comment

Go to Top