SAP QM中阶执行事务代码QDB1,报错- Inspection severity 001 AQL 0.650 not in sampling schema A01-
对于sampling procedure NM000003,
Sample type维护成300 – Use Sampling Schema.指派Sampling Schema A01。
2, 执行事务代码QDB1,将其分配给动态修改规则Z01。
保存,系统报错,
Inspection severity 001/AQL 0.650 not in sampling schema A01.
3, 解决方案。
执行事务代码QDP2,
修改Sampling Schema A01,
添加Inspection Severity 为1和2的Sample plans数据。如上图。
比如Inspection Severity的Sample plans,其数据如下:
然后保存Sampling Schema A01。
重新执行QDB1事务代码即可成功保存了,保存后的数据如下:
注:本文基于SAP S4/HANA 1909系统上。