Can Reorder Quantity Want to Reach Max Quantity on Min Max Planning Report?
(Doc ID 2483076.1)
Last updated on DECEMBER 05, 2019
Applies to:
Oracle Inventory Management - Version 12.1.3 and laterInformation in this document applies to any platform.
Goal
Can reorder quantity want to reach MAX quantity on MIN MAX Planning Report?
Here is Reorder Quantity for Min-Max Planning report logic.
How to Calculate Reorder Quantity on Min-Max Planning Report? (Doc ID 2471596.1)
On step 6, To compare Last Reorder Quantity(300) and Order Quantity Minimum(400)
Else Last Reorder Quantity(300) < Order Quantity Minimum(400)
Then Min_ReStopckQty(600) will be to create requisition.
Can enhance about reorder quantity want to reach MAX quantity on MIN MAX Planning Report?
Like this.
To compare Last Reorder Quantity(300) and Order Quantity Minimum(400)
If example new profile 「INV: ROUNT-REORDER-MAX-QTY」= 'YES' that means It is OK even if it exceeds MAX quantity.
Else Last Reorder Quantity(300) < Order Quantity Minimum(400)
Then Min_ReStopckQty(600) + Order Quantity Minimum(400) will be to create requisition.
or Min_ReStopckQty(600) + Last Reorder Quantity(300) will be to create requisition.
Solution
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
Goal |
Solution |
References |