万万哇 发表于 2022-6-20 13:45:41

SAP WM高阶之上架策略C(Open Storage)

SAP WM高阶之上架策略C(Open Storage)
 
 
Part I:功能简介
 
SAP WM模块中有一个上架策略C(open storage)。在项目实践中也比较常见,一些企业里的某些物料大量堆放一块区域里。对于这块区域,我们将其设置为storage type 003(open storage),当然也可以是复制003而成的一个自定义的存储类型。这种存储策略最基本的特征就是存储类型下每个storage section下只定义一个storage bin,用于存放多种物料,允许混储。
 
如下文字来自SAP Help Portal.
 
Use
The system uses this put away strategy to find the storage bin in an open storage section. Open storage is a type of warehouse organization in which you define a single storage bin for a storage section. The quants in the storage bin can also be in the form of mixed storage.
Prerequisites
When you define the storage type record to use this strategy:
Enter c in the Putaway Strategy field.
Enter x in the Mixed Storage field.
For each storage type you can define one or more open storage sections. Then for each open storage section you define a single storage bin.
 
 
如下图展示了Open Storage的场景:
https://img2022.cnblogs.com/blog/1457888/202203/1457888-20220322174947997-1867817773.png 

 
 
 
 
Part II:后台配置
 
1, SAP WM模块中,标准的存储类型003,上架策略就是C(open storage).
https://img2022.cnblogs.com/blog/1457888/202203/1457888-20220322174955465-578145435.png 
 
 
2, Storage Type search
https://img2022.cnblogs.com/blog/1457888/202203/1457888-20220322175009046-2125786587.png 
 
3), Storage section search
https://img2022.cnblogs.com/blog/1457888/202203/1457888-20220322175021279-684479886.png 

 https://img2022.cnblogs.com/blog/1457888/202203/1457888-20220322175028147-170353511.png
 
https://img2022.cnblogs.com/blog/1457888/202203/1457888-20220322175035096-193458053.jpg 
 
Part III: 主数据设置以及功能展示
 
1, 物料号794用于测试上架策略C。
https://img2022.cnblogs.com/blog/1457888/202203/1457888-20220322175047870-35437303.png 

 
Stock placement indicator 和stock removal indicator都是003.
 
2, Storage Bin主数据(003存储类型下001 storage section下只有一个storage bin).
https://img2022.cnblogs.com/blog/1457888/202203/1457888-20220322175123156-519407747.png 

 
 
3, 对物料号784执行采购订单收货,然后上架。
 
采购订单号# 4500000849,
https://img2022.cnblogs.com/blog/1457888/202203/1457888-20220322175131699-933860406.png 

 
执行事务代码MIGO过账后,进入如下LT06事务代码界面,
https://img2022.cnblogs.com/blog/1457888/202203/1457888-20220322175138765-620460539.png 

 
回车,
https://img2022.cnblogs.com/blog/1457888/202203/1457888-20220322175147077-1935177965.png 

 
保存,
https://img2022.cnblogs.com/blog/1457888/202203/1457888-20220322175154997-1061896934.png 

 
检查该TO单据,
https://img2022.cnblogs.com/blog/1457888/202203/1457888-20220322175201338-301046496.png 

 
 
系统自动找到存储类型003以及下面的货架003-001。
 
 
 
Part IV: 写在最后
 
那SAP WM模块中上架策略Opern Storage 和上架策略Bulk Storage到底有啥区别?
Open Storage: Only one Bin for One storage section under the Open Storage Strategies. Normally if it a large area with one (or more) storage sections (bins), you can use it.
Bulk Storage: Normally it will be divided into storage unit types (pallet types), Each SUT will be a bin under the bulk storage indicator. In the material master you can define the qty for each storage unit type and bulk storage indicator.
Open Storage:开放储存;露天仓库。
Bulk Storage:大量储存;液体燃料储存。
 
 
 
注:本文基于SAP S4/HANA 1909 系统。
 
 
-完-
2022-3-22 写于苏州市。

来源:https://www.cnblogs.com/DicksonJYL/p/16040481.html
免责声明:如果侵犯了您的权益,请联系站长,我们会及时删除侵权内容,谢谢合作!
页: [1]
查看完整版本: SAP WM高阶之上架策略C(Open Storage)