Combine Bulk Picks and Traditional Picks into the Same LPN
You can now load both bulk picks and traditional picks into the same LPN. This feature provides more flexibility and efficiency when picking items from the same location onto the same LPN.
Prior to Release 12.2.15, you can include only bulk picks to an LPN; you could not include traditional picks.
A new hook, Mix_Bulk_Ind_Tasks(), has been added to the public API, WMS_BP_CUSTOM_USER_PUB. It let's you configure whether or not to Load Independent and Bulk Tasks into the same transfer LPN.
This new hook should call the existing hook to allow multiple bulk tasks into the same LPN.
- Multiple Independent and multiple Bulk
- Multiple Independent and single Bulk
Assumptions
- Organization must be WMS enabled.
- This feature is not supported for lot or lot/serial controls and works only for plain items.
- The transfer LPN should not be a nested LPN.
- This feature supports only Sales Order Picks and does not support Manufacturing Picks.
Note: This API ignores the Outbound Operation Plan value that is set in the Warehouse Task Management tab of the Organization Parameters window.
Steps to Enable
You don't need to do anything to enable this feature.