I would like to know the best and most efficient practice to update item planning data such as: safety stock quantity, minimum order quantity, reorder quantity. Can we use SQL update scripts to change values for multiple items? This will be a one time change, succeeding changes will be applied per item using the item card.
Thank you.