SAP RETAIL 使用MM41创建的物料不能使用MMSC扩展其存储地点
如下的商品号755是使用事务代码MM41来创建的。
试图执行事务代码MMSC为其扩展多个存储地点,比如试图扩展到存储地点0002,
保存后系统报错:You must use retail functions to process the material 755.
具体报错信息如下:
You must use retail functions to process the material 755
Message no. MH091
Diagnosis
The material has been created in the retail material master. As a result, it may be maintained only using the special retail functions because the data will otherwise be inconsistent.
实际上事务代码MMSC只能为SAP制造业系统扩展物料的存储地点,而不能用于SAP IS-RETAIL解决方案系统中。这个也是SAP RETAIL系统的一个特别的地方。
1, 经测试,MMSC_MASS事务代码也不可行!
执行事务代码MMSC_MASS,
输入相关参数,执行,
保存,
详细信息,
2, 使用事务代码MM46也不行。
这个只能改数据,不能新建存储地点数据。
3, 可以使用事务代码MM42,
在storage location 处输入0002,保存后,系统自动扩展该商品到存储地点0002。
4, 或者可以为这个商品在存储地0002做一笔收货动作,系统根据后台配置可以自动扩展到0002存储地点。
注:本文基于SAP S/4HANA 1909系统,该系统激活了SAP IS-RETAIL。