Versions Compared

Key

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

Use this event to

Excerpt

Add steps to be displayed at the mobile device when collecting values for each individual document line.

...

This is unlike steps at header level, that allows steps to be declared directly in the OnGetMoveOrderLines_OnAddStepsToWarehouseMovementHeader event.

...

Template

    [EventSubscriber(ObjectType::CodeunitCodeunit::"MOB WMS ShipMOB WMS Move", 'OnGetShipOrderLinesOnGetMoveOrderLines_OnAddStepsToWarehouseShipmentLineOnAddStepsToWarehouseActivityLine''', true, true)]
    procedure OnGetShipOrderLines OnGetMoveOrderLines_OnAddStepsToWarehouseShipmentLineOnAddStepsToWarehouseActivityLine(_WhseShipmentLineWhseActivityLineRecord "Warehouse Shipment LineWarehouse Activity Line"; var _BaseOrderLineElement: Record "MOB NS BaseDataModel Element")
    begin
    end;


Filter by label (Content by label)
showLabelsfalse
showSpacefalse
sorttitle
titleExamples
excerptTypesimple
cqllabel = "bc" and label = "orderlines" and label = "example" and label = "onaddstepsto"

...