Problem Note 55825: An erroneous warning message is provided when overriding markdowns in SAS® Markdown Optimization
In SAS Markdown Optimization, the following warning message might be generated in the Markdown Approvals view when overriding a price:
The specified percentage override is higher than the post-plan markdown percentage. This will cause the post-plan markdown percentage to be ignored. Do you wish to continue?
This warning occurs when a markdown plan is created through ETL and a FINAL_DISC_VALUE = 0.00 has been incorrectly loaded into the MDO_PLAN table. 0.00 is an invalid value for this field since it implies no post-plan markdown. If you attempt to override a recommended price for a plan member with this condition, the warning message is displayed because the software incorrectly assumes a post-plan markdown.
The workaround for this issue is to ensure that MDO_PLAN.FINAL_DISC_TYPE = NULL and MDO_PLAN.FINAL_DISC_VALUE = NULL for any markdown plan where a post-plan markdown is not desired.
Operating System and Release Information
SAS System | SAS Markdown Optimization | Linux for x64 | 5.2_M4 | 5.4 | 9.3 TS1M2 | 9.4 TS1M1 |
Microsoft® Windows® for x64 | 5.2_M4 | 5.4 | 9.3 TS1M2 | 9.4 TS1M1 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Type: | Problem Note |
Priority: | high |
Date Modified: | 2016-01-06 09:08:36 |
Date Created: | 2015-05-18 09:50:06 |