WMS Support of Restrictions on Destination Subinventory and Destination Locator for Pick Rules
(Doc ID 1571082.1)
Last updated on SEPTEMBER 11, 2019
Applies to:
Oracle Warehouse Management - Version 12.1.3 and laterInformation in this document applies to any platform.
Symptoms
When defining Pick rules in WMS Rules form (WMSRULEF), with a restriction on the Destination Subinventory and Destination Locator, the related PL/SQL package implements a restriction on the Source Subinventory and Source Locator instead.
-- Expectation
Since the user can select these objects when defining restrictions on Pick rules, the system should handle with the same.
-- Steps
The issue can be replicated per the below steps:
1. Create a WMS Pick rule with a restriction on the Destination Subinventory
2. Enable the rule
3. Find out the RULE_ID for the rule and review the code source of the related package with name WMS_RULE_ + this RULE_ID
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |