Versions Compared

Key

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

Use this event to

...

*) (advarsel) Currently the Windows Mobile App and Android Mobile App supports only one (custom) referenced key per Order Line, meaning only one customization may subscribe to this event at any time. This single one subscriber must set a Key that includes all steps for all other intended subscribers as well. This can only be done by knowing other customizations are in place and manually create a new RegistrationCollectorConfigurationKey that includes all steps (this will improve in a future version).

Template

    // [Template]
    [EventSubscriber(ObjectType::CodeunitCodeunit::"MOB WMS ReceiveMOB WMS Put Away", 'OnGetReceiveOrderLinesOnGetPutAwayOrderLines_OnAddStepsToAnyLineOnAddStepsToWarehouseActivityLine''', true, true)]
    procedure OnGetReceiveOrderLines OnGetPutAwayOrderLines_OnAddStepsToAnyLineOnAddStepsToWarehouseActivityLine(var _RecRefBaseOrderLineElementRecordRefRecord "MOB NS BaseDataModel Element"var _BaseOrderLineElementWhseActivityLineRecord "MOB Ns BaseDataModel ElementWarehouse Activity Line")
    begin
    end;



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

...