Versions Compared

Key

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

Use this event to

...

[EventSubscriber(ObjectType::Codeunit, Codeunit::"MOB WMS Pack Lookup", 'OnPostAdhocRegistrationOnPackagesToShip_OnBeforeUpdateLicensePlate', '', false, false)]
localprocedure OnPostAdhocRegistrationOnPackagesToShip_OnBeforeUpdateLicensePlate(var _RequestValues: Record"MOB NS Request Element"; var _IsHandled: Boolean);
begin
end;

...