|
Summary
Symptom
You post several goods receipts simultaneously for a production order or a process order. The system creates the material documents, however it does not update the delivered quantity or the corresponding goods receipt amount correctly in the order item. Goods movements are missing from the calculated values.
Other terms
Production order, process order, AUFK, lock
Goods receipt quantity, AFPO-WEMNG, goods receipt amount, AFPO-WEWRT
Goods receipt, MIGO
Reason and Prerequisites
This problem is caused by a program error.
Transaction MIGO does not set a lock on the order. As a result, another transaction may post a goods receipt and update the order item. However, the system does not take this goods receipt into account during posting from transaction MIGO.
Solution
Implement the source code corrections as described in the correction instructions.
困扰一天的问题已经查明了,同时多人操作同一工单的MB31,造成系统BUG.打上补丁SAPKH47030即可,也给后来人一个提醒吧,谢谢各位了! |
|