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.

相关文章
|
7月前
|
前端开发 JavaScript Java
如何在 SAP BTP 上创建 Module 之间具有依赖关系的 SAP MTA 应用
如何在 SAP BTP 上创建 Module 之间具有依赖关系的 SAP MTA 应用
73 0
|
7月前
|
数据库
关于 SAP ABAP Enqueue Function Module 的输入参数 _wait
关于 SAP ABAP Enqueue Function Module 的输入参数 _wait
34 0
|
7月前
|
BI
SAP ABAP 系统里和传输请求读写相关的 Function Module
SAP ABAP 系统里和传输请求读写相关的 Function Module
49 0
|
8天前
|
数据库
SAP ABAP 更新函数(Update Function Module)执行出错的原因分析试读版
SAP ABAP 更新函数(Update Function Module)执行出错的原因分析试读版
37 0
|
8天前
|
数据库
130. SAP ABAP 更新函数(Update Function Module)执行出错的原因分析
130. SAP ABAP 更新函数(Update Function Module)执行出错的原因分析
30 0
|
7月前
|
运维 监控 Kubernetes
SAP MTA 里定义 SAP UI5 module 的一个例子
SAP MTA 里定义 SAP UI5 module 的一个例子
65 0
|
7月前
|
数据库
SAP ABAP Function Module 的动态调用方式使用方式介绍试读版
SAP ABAP Function Module 的动态调用方式使用方式介绍试读版
43 0
SAP ABAP Function Module 的动态调用方式使用方式介绍试读版
|
8月前
|
搜索推荐
SAP 电商云 Assisted Service Module (ASM) 功能模块讲解
SAP 电商云 Assisted Service Module (ASM) 功能模块讲解
58 0
|
8月前
将 SAP Spartacus 作为 feature module 进行 Lazy Load 延迟加载时遇到的注入错误分析
将 SAP Spartacus 作为 feature module 进行 Lazy Load 延迟加载时遇到的注入错误分析
38 0
|
11月前
|
运维 监控 Kubernetes
SAP MTA 里定义 SAP UI5 module 的一个例子
SAP MTA 里定义 SAP UI5 module 的一个例子