In standard Mobile WMS you have filters on orders and order lines. Typical the filter is based on warehouse and delivery date/shipment date. You can change the filter to your needs.
Based on the example below you can see the standard filters, Warehouse and Delivery Date.
If you have other needs that requires an additional filter value, e.g. Vendor Account, you can add extra filters from the Dynamics AX/D365 client. That means you don't have to make any customizations.
How to configure a new filter
First you navigate to the node of filter, e.g. ReceiveOrdersFilters before you can click on "Add" to add a new filter element.
When creating a new filter element you need to specify extended data type for the field.
1) Label is used on the device.
2) Optional or mandatory.
3) Data binding, this is here the magic happens. The setup of tables and fields used to do the filtering on.
Remember to have multiple databinding per document type. If your receipt orders is both purchase orders and transfer orders, you need to have a data binding to both document types.