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 platePopulate value for the Shipment Info lookup response.

Description

Add or Modify lookups response values.


Template

[EventSubscriber(ObjectType::Codeunit, Codeunit::"MOB WMS Pack Lookup", 'OnLookupOnPackagesToShip_OnAfterSetFromWarehouseShipmentHeader', '', false, false)]
localprocedure OnLookupOnPackagesToShip_OnAfterSetFromWarehouseShipmentHeader(_WhseShipmentHeader: Record"Warehouse Shipment Header"; var _LookupResponseElement: Record"MOB NS WhseInquery Element");
begin
end;



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

Version History

Version

Changes

MOB5.42Introduced

...