...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
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) showLabels false showSpace false sort title title More examples excerptType simple cql label = "OnLookupOnPackagesToShiponaftersetfrom" and label = "example" and label = "orders"
Version History
Version | Changes |
---|---|
MOB5.42 | Introduced |
...