Scan, Pack and Ship > Consolidation Packing > Consolidation Picking
  
Consolidation Picking
There is another PRECISION screen that enables you to build consolidations without packing them. You might want to do this if you are picking orders and moving the goods to a staging area for packing and shipment later, for example. You also have the choice of adding the picked items to shipments as you consolidate or later at the packing stage. This functionality is available through the Consolidate and Ship screen. To create a link to this screen, set up the system value EXTRA_EXIT _LINKS_CONFIG as follows:
{
"width" : "160",
"links" : [{
"label" : "Picking",
"url" : "scan-pack-ship.htm?systemConfigCategory=SNPKCP",
"exitFn" : "controlledWebPageExitWithShipmentKeyParam"
}]
}
If you do not want all users to be able to consolidate, only enable this link for the users or user groups that need access. You use this functionality in SNPKCD and SNPKCS configuration mode. For more information, see Consolidate and Ship.