Versions Compared

Key

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

...

...

...

...

...

...

...

...

...

...

...

...

...

...

Use this event to

Excerpt

TODOAdd steps to be displayed at the mobile device when collecting values for each license plate.

...

Modify properties for existing steps defined by Package Setup.

Description

  • This event is executed once for every existing step
  • You may use this event to change any property or e.g. Hide the step

Template

[EventSubscriber(ObjectType::Codeunit, Codeunit::"MOB WMS Pack Lookup", 'OnLookupOnPackagesToShip_OnAfterAddStepToLicensePlate', '', false, false)]
localprocedure OnLookupOnPackagesToShip_OnAfterAddStepToLicensePlate(_LicensePlate: Record"MOB License Plate"; var _Step: Record"MOB Steps Element");
begin
end;


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

...