2.3.54. Picklist Robot
Extension: Default Picklist Robot
Picklists
Create picklists? (Y/N)
If set, the system will try to create picklists.
Order by
The ORDER BY clause that is used in combination with the view.
View name
The view name that will be used to create the picklists.
Required fields:
- DocEntry (Of the proposal)
- CardCode
- PmxWhsCode
Proposals
Create proposals? (Y/N)
If set, the system will try to create picklist proposals.
Order by
The ORDER BY clause that is used in combination with the view.
View name
The view name that will be used to create the picklist proposals.
Required fields:
- DocEntry
- LineNum (NULL if Production)
- ObjType
- DocDueDate
- CardCode
- ItemCode
- ItmsGrpCod
- PmxWhsCode
- ProductionLineCode (NULL if Sales or Warehouse Transfer)
The default value is PMX_PICK_LIST_ROBOT_CREATE_PROPOSALS that unifies the following views:
- PMX_PICKLIST_PROPOSAL_MANAGER_SALES
- PMX_PICKLIST_PROPOSAL_MANAGER_TRANSFER
- PMX_PICKLIST_PROPOSAL_MANAGER_PRODUCTION
Waves
Group waves? (Y/N)
If set, the system will try to group picklists into waves.
View name
The view name that will be used to group picklists.
The logic to group picklists into waves is based on the column 'Grouping'.
All rows with the same data in the field 'Grouping' will be grouped into 1 wave.
The standard view will group all picklists for the same customer and delivery address into the same wave.
Picklists that have been started picking will not be adjusted anymore, so the picklists will not be added to another wave, even if they have the same customer/delivery address.
Required fields:
- DocEntry
- WaveKey
- PickListStatus
- CardCode
- PmxWhsCode
- Grouping