Storage Location Control in SAP WM Module

简介: Storage Location Control in SAP WM Module

Storage Location Control in SAP WM Module


We have such a scenario: there are two storage locations 0001 and 0002 under the plant code NMDC, of which 0002 is used as the temporary receiving storage location to complete the goods receipt of the purchase order. After the warehouse personnel place to material inventory on the shelf, the storage location of the goods will be automatically changed to 0001.


This scenario can to be realized through the storage location control functionality in the SAP WM module. This blog is to demonstrate how to realize this business scenario.


1, Storage location Control related configuration.


image.png

The storage location 0002 is set as the storage location for temporary receipt. After the put away done, the inventory can be transferred from 0002 storage location to 0001 storage location through 311 movement type automatically.

image.png

The destination storage location 0001 after put away was set as standard storage location.


2, Below material is used for this demo.

image.png

We have below purchase order for this material.

image.png

3, Execute the transaction code MIGO to post goods receipt for this purchase order and then complete the system operation of WM level.

image.png

The storage location in MIGO screen is 0002.

image.png

The quantity is 123 EA,the batch number is 0000000508.


Post,SAP switch to the transaction code LT06 screen,

image.png

Let stop here and check the inventory for this batch material,

image.png

The inventory of this batch are received into storage location 0002.


Now we continue to execute LT06 to do put away for this batch material inventory.

image.png


Note: Please pay attention to the storage location in above screen, it is empty. Because the storage location in related TR document is EMTPY.


Save it directly,

image.png

We complete the confirmation for this TO document using LT12.


Now we can check the inventory of this batch material again,

image.png



The inventory of this batch materials are placed in the storage location 0001.


However, this function is rarely used in SAP project practice. In the SAP projects in which I participated, all those who enabled SAP WM did not use this function.


Note: This blog is based on SAP S4 / HANA 1909 system.

相关文章
A bug in transaction code QAC2 of SAP QM module?
A bug in transaction code QAC2 of SAP QM module?
A bug in transaction code QAC2 of SAP QM module?
|
测试技术
SAP IDoc 报错- Function module not allowed SPEIDOC_INPUT_DESADV1 –
SAP IDoc 报错- Function module not allowed SPEIDOC_INPUT_DESADV1 –
SAP IDoc 报错- Function module not allowed SPEIDOC_INPUT_DESADV1 –
|
Web App开发
sap的function module发布成web service后fm再次修改的处理
事情是这样的,我写了一个function module然后将它发布成web service,供其它系统调用。后来有一天我发现这个function module的参数类型需要调整,所以我调整了。但是再次调用web service就会报错。
2503 0
|
Java 存储 知识图谱
SAP中使用Function Module创建物料的过程
SAP中SE80查看该function具体代码如下所示: FUNCTION Z_PDM_MATERIAL. *"---------------------------------------------------------------------- *"*"Local interface: *.
3047 0
SAP SD Assortment Module - 分类模块
SAP SD Assortment Module - 分类模块   Assortment Module,是把同一类产品放在一起,不是基于产品层次来归类。
2395 0
|
安全 Linux BI
SAP NetWeaver TH_GREP module - Code injection vulnerability (NEW)
 TH_GREP report is vulnerable for command execution vulnerability which is working with previous patch (note 1433101).
975 0
SAP MM/FI_运费处理方式
常见的采购运费处理方式
SAP MM 途损处理方式
通常客户采购业务需求提到货物运输有损耗,需要针对此业务给出合理方案输出,下面笔者针对此类业务分析下各种实现方案的可行性!