SAP WM Storage Location Reference在项目实践中的使用

SAP WM Storage Location Reference在项目实践中的使用

笔者目前所在的一个项目是一个已经上了SAP系统,但是需要扩展到新工厂的项目。该项目在组织结构设计的时候,结合业务的实际情况,不打算增加新的工厂代码,只为新厂创建几个storage location。在WM层面,也只为新厂存储区域增加若干个storage type, 新厂和老厂共用同一个warehouse number。

 

那带来的问题是:当采购订单上的物料,既有送到老厂的,又有送到新厂的,收货后上架的时候,如何自动确定上架到不同的storage type上?

 

一个可能的方案是设计不同的special movement indicator, 在MIGO界面,老厂和老厂的业务人员设置各自不同的缺省的special movement indicator,上架的时候根据special movement indicator确定不同的WM movement type, 根据定义在这些movement type里的‘ref. stor.type search’字段值,然后确定到不同的storage type上。

 

另外一个可能的方案就是启用storage location reference。为新厂的storage location设置不同的storage location reference,然后在上架storage type search strategy配置里,启用这个storage location reference,通过它来定位到不同的storage type。

 

 

然后在storage type search strategy里,

 

 

这个方案比special movement indicator方案好的地方在于,不用在物料主数据以及MIGO界面里去设置special movement indicator,避免因没有设置或者错误设置而导致上架出现错误。

 

2017-01-24 下午写于苏州市吴中区

猜你喜欢

转载自blog.csdn.net/weixin_42137700/article/details/81213252