SAP WM & Shipping integration: Copy WM Quantity(1)

简介: SAP WM & Shipping integration: Copy WM Quantity(1)

SAP WM & Shipping integration: Copy WM Quantity


SAP WM module is integrated with other SAP modules. After the salesperson completes the creation of the sales document, the business personnel of the warehouse department need to pick for the delivery document. If WM management is enabled for the picking storage location, the warehouse personnel need to create a TO (Transfer Order) based on the delivery note to complete picking.


The usual practice is that after the TO document is created and confirmed, the warehouse business personnel manually execute the transaction code VL02N to do the goods issue posting (PGI). In fact, the SAP system can automatically update the delivery quantity of delivery note according to the confirmed TO quantity after the TO is confirmed, and even automatically complete the goods issue posting. These are reflected in the integration of SAP WM and shipping in SD, the so-called copy WM quantity.


Related configuration can be done by below path.

image.png

There are 4 options for the Copy WM quantity field:


      Do not copy WM quantity as delivery quantity into delivery


1     Copy WM quantity as delivery quantity into delivery


2     Copy WM quantity as delivery quantity and post GR/GI


4     Do not take WM qty as delivery qty, but post GR/GI


The first option is empty, it is often used in SAP project practice. This blog will not demo the effect of first option. And this blog focus on the control function of the option 1,2 and 4.


Part I:Copy WM Quantity = 1 (Copy WM quantity as delivery quantity into delivery)


1, we maintain the value of the field "Copy WM quantity" into 1 for the warehouse number NM1 movement type 601.

image.png



2, we created below sales order and delivery document for the material 800.

image.png



Delivery,

image.png



3, Execute the transaction code LT03 to do picking for this outbound delivery.

image.png



Click enter, we got below screen,

image.png


We just picked 75 EA for this delivery, then save it, TO#100 was created,

image.png

Confirm TO 100,

image.png



Execute transaction code VL03N to display this outbound delivery document, to see the update of the delivery quantity.

image.png



The delivery quantity was changed into 75 EA automatically, of course the picked quantity was 75 EA too.


We can find the change history of delivery note to see the detailed information, see below screenshot.

image.png

This is the control function when Copy WM quantity = 1.


However, in the projects I participated in, few projects set the value of copy WM quantity field in this configuration to 1. This function is a good function, which is more convenient and flexible, but it is not applicable in business practice. Because of the delivery of goods to customers, many enterprises do not allow partial delivery. Once the delivery is created, it must be delivered to customers according to the quantity of delivery.

相关文章
|
9月前
|
数据库
SAP ABAP 系统进行 client 拷贝时遇到的 63999 table too wide during client copy 错误消息
SAP ABAP 系统进行 client 拷贝时遇到的 63999 table too wide during client copy 错误消息
|
存储 数据库
SAP ABAP 写时拷贝(Copy on Write)策略的一个具体例子
SAP ABAP 写时拷贝(Copy on Write)策略的一个具体例子
91 0
SAP ABAP 写时拷贝(Copy on Write)策略的一个具体例子
|
API
SAP Spartacus Cart UI 修改 quantity 字段后的 Patch 请求遇到 400 错误 - IllegalArgumentError
SAP Spartacus Cart UI 修改 quantity 字段后的 Patch 请求遇到 400 错误 - IllegalArgumentError
172 0
SAP Spartacus Cart UI 修改 quantity 字段后的 Patch 请求遇到 400 错误 - IllegalArgumentError
SAP WM中阶明明设置了TO自动产生为啥冻结物料后没有TO单据产生?
SAP WM中阶明明设置了TO自动产生为啥冻结物料后没有TO单据产生?
SAP WM中阶明明设置了TO自动产生为啥冻结物料后没有TO单据产生?
SAP WM初阶Interim Storage Type不好启用Storage Unit Management
SAP WM初阶Interim Storage Type不好启用Storage Unit Management
SAP WM初阶Interim Storage Type不好启用Storage Unit Management
SAP WM高阶IM层面冻结物料库存过账后WM层面有三个不同的移动类型?
SAP WM高阶IM层面冻结物料库存过账后WM层面有三个不同的移动类型?
SAP WM高阶IM层面冻结物料库存过账后WM层面有三个不同的移动类型?
SAP WM中阶之上架策略R
SAP WM中阶之上架策略R
SAP WM中阶之上架策略R
SAP WM 上架策略R的几个幺蛾子
SAP WM 上架策略R的几个幺蛾子
SAP WM 上架策略R的几个幺蛾子
SAP WM中阶下架策略A(Partial Pallet Quantity) II
SAP WM中阶下架策略A(Partial Pallet Quantity) II
SAP WM中阶下架策略A(Partial Pallet Quantity) II
|
1月前
|
前端开发 搜索推荐 开发者
SAP UI5 sap.m.Column 控件的 minScreenWidth 属性介绍
SAP UI5 sap.m.Column 控件的 minScreenWidth 属性介绍