本文主要是介绍如何做到销售订单不做可用量检查,而交货单做,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
- 如何保证一个用户做某物料可用量检查时,不会锁定物料
可用量和需求冻结标志
Indicates whether, during the availability check, the material is blocked for other users. The block remains until the transaction responsible has been saved. It is set at material-plant level.
Procedure
If you select this field, the material is blocked during the availability check and other users cannot:
Make changes in the material master record
Create purchase orders for the material
Create orders for the material
If you do not select this field, the material is not blocked during the availability check. In this case, if many users are simultaneously checking availability, the results of the checks may not be reliable.
这篇关于如何做到销售订单不做可用量检查,而交货单做的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!