SAP MIGO对工单做101收货,报错 - Check table TFBEFU_CR entry 10 does not exist – 对策
执行事务代码MIGO,移动类型101,对某工单执行入库过账,系统报错:Check table TFBEFU_CR: entry 10 does not exist.如下图:
F1帮助文档:
Check table TFBEFU_CR: entry 10 does not exist
Message no. M7001
Diagnosis
In table TFBEFU_CR the entry 10 is missing.
Procedure
Make sure your entries are correct.
If table has not been maintained correctly, please inform your systems administrator.
这个报错笔者是第一次遇到,所以很是好奇,希望一探究竟,找到原因。经查是一个CO模块的后台配置漏掉了,事务代码是OPK9。配置路径如下:
需要为工单对应的工厂代码在这个配置里增加一个条目,配置好之后,即可正常对工单收货过账了。
-完-