Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

the customer wants to gather statistics about picks, for example; how many picks are processed, how many lines per pick, and the time of each pick.


We have som raw data that you can use for this.

Data of the registrations created on the mobile device is kept in the table "MOB WMS Registration".

Data is saved in this table when posting from the mobile device. If you would like to amend data to the table, you can do so in function "SaveRegistrationData" in codeunit "MOB WMS Toolbox".

Note that the field "RegistrationCreated" is the date that the registration was created on the mobile device.

  • No labels