Inquiry about how to check back order and sales reservation
We would like to change one item to obsolete by turning off all the function flags at item master. In other words, we want to disable stock_enabled_flag, mtl_transactions_enabled_flag, etc at item master for this item. Before doing that, we need to make sure that this item has no back order or sales reservations. Can you please provide sql to check back order and sales reservations?
Besides, if the item is already set as non-stockable, non-transactionable at item master, would there still be back order or sales reservation for this item?
0