Improvements to Putaway Type Calculation Performance

To enhance the performance of Putaway Type Calculation, we’ve introduced a new facility parameter "Legacy Putaway Type Calculation Algorithm" in the 24D release. By default, the parameter is set as NO and this lets the new algorithm kick in.

So now, while calculating the putaway type using the putaway determination rule, the new algorithm matches the SQL queries with cached data values. This results in a significantly improved performance of the Putaway Type Calculation. However, there is no functional change with respect to the Putaway Type Calculation and the logic remains the same.

NOTE: If you set the "Legacy Putaway Type Calculation Algorithm" parameter value as YES, then the existing logic of Putaway Type Calculation will be followed.

Steps to Enable

  • To make use of the improved putaway type calculation, the parameter value of the facility parameter "Legacy Putaway Type Calculation Algorithm" must be set as NO. By default, it is in the same status.
  • To retain the older logic of putaway type calculation, the parameter value of the facility parameter "Legacy Putaway Type Calculation Algorithm" must be set as YES.

Key Resources