![]() | ![]() | ![]() | ![]() | ![]() |
In SAS® Size Profiling, the %DI_JOB_RO MODEL_GP_STATUS task might eliminate large amounts of sales data when sales occur in only one week. This issue occurs because the task currently eliminates single weeks of selling data for sizes at a store in order to exclude unintended sizes from becoming active. This could happen, for example, when an e-commerce-only size is returned to a store and later sold there. However, the task currently does not consider the quantity of units sold before it eliminates the week(s) of sales. Thus, if a store has large sales all in a single week, these sales are eliminated from the active period.
There is no workaround for this issue.
Click the Hot Fix tab in this note to access the hot fix for this issue.
After the fix is available, there are two changes:
The new parameter called mgps_sales_unit_threshold acts as a threshold for the number of sales in a single week to be included in active period. Single week selling is eliminated only if the amount of sales units for that store-week-size is less than the threshold.
If the threshold value is:
In addition, the mgps_activate_all_size setting in the PRF_CONFIG file might also need to change. The fix introduces a new option, '3', which results in only the individual stores with sales in a size having active records for just those sizes. No other sizes or stores are activated.
Possible values:
0 = Activate only the sizes that had sales at the specified store.
1 = Activate all sizes when any size of the style-color has a sale at that store.
2 = Activate the sizes in all stores when a SKU has a sale at any store.
3 = Activate only sizes that had sales at a specified store for only for those weeks that had sales. This results in sizes that have different active periods in the same store.
Product Family | Product | System | Product Release | SAS Release | ||
Reported | Fixed* | Reported | Fixed* | |||
SAS System | SAS Size Profiling | 64-bit Enabled AIX | 3.2_M4 | 9.3 TS1M2 | ||
Microsoft® Windows® for x64 | 3.2_M4 | 9.3 TS1M2 | ||||
Linux for x64 | 3.2_M4 | 9.3 TS1M2 |