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.
- Use OnGetReferenceData_OnAddRegistrationCollectorConfiguration to define a Collector configuration key.
...
Template
[EventSubscriber(ObjectType::Codeunit, Codeunit::"MOB WMS ShipMOB WMS Move", 'OnGetShipOrderLinesOnGetMoveOrderLines_OnAddStepsToWarehouseShipmentLineOnAddStepsToWarehouseActivityLine', '', true, true)]
procedure OnGetShipOrderLines OnGetMoveOrderLines_OnAddStepsToWarehouseShipmentLineOnAddStepsToWarehouseActivityLine(_WhseShipmentLineWhseActivityLine: Record "Warehouse Shipment LineWarehouse Activity Line"; var _BaseOrderLineElement: Record "MOB NS BaseDataModel Element")
begin
end;
Filter by label (Content by label) | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...