您的位置:首页 > 编程语言 > Go语言

Late update for goods movements

2012-10-25 04:10 190 查看
Pilot note1737609

Symptom:

You often post goods movements for the same combination of material and plant at very short intervals. During this, waiting times in the update
program are long because the database (DB) locks on the tables MARD and MBEW are held until the update task ends.

Solution:

After you have implemented the corrections, you can use transaction OMJI to activate the "Late update for goods movements". This means that the
tables MARD and MBEW are updated on the database at the end of the update task.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: