SAP MM MI01界面上的‘Freeze book inventory’标记初探

简介: SAP MM MI01界面上的‘Freeze book inventory’标记初探

IM 层面盘点凭证创建事务代码MI01的初始界面,有一个选项叫做‘Freeze book inventory’的,


image.png



在之前的项目里,基本也没有用到它。项目实践中,这个盘点凭证的创建界面一般会勾选Posting Block选项。那对于freeze book inventory,勾选与否有什么区别呢?



先看看F1帮助文档,


Freeze book inventory


Specifies that the book inventory balances of those items in a physical inventory document that have not yet been counted are frozen.


Use


This indicator has the effect that the current book inventory balance is recorded in the physical inventory document. The system compares the counted stock with the frozen book inventory balance to determine any inventory differences.


Procedure


If the count results are not entered immediately after the stock has been counted, it is useful to set this indicator so that any goods movements which may take place in the meantime will not change the book inventory balance relevant to the physical inventory.



按照帮助文档的解释,所盘点的物料的账面库存,在尚未录入盘点结果之前是被冻结住的,并且系统会在盘点凭证上记录所盘点物料的账面库存。然后将盘点结果的库存价值与这个冻结的账面库存进行比较,看是否有差异。



1), 笔者试图以如下物料为例来进行测试,


image.png


MI01,创建一个盘点凭证,




image.png




image.png


看帮助文档,


Freezing of book inv. balance in stor. loc. is not allowed


Message no. M7764


Diagnosis


You tried to freeze the book inventory balance in the physical inventory document. However, this is not possible according to the Customizing setting.


Procedure


Contact your system administrator.


Action to be taken by the system administrator


If you want to allow freezing of book inventory balances, change the setting for this storage location in the Customizing system of Inventory Management.

Proceed



这个标记的启用需要后台配置的激活,


image.png



允许在工厂下的storage location 的’freeze book inv.SLoc’激活之后,才能在MI01界面上勾选这个标记!



而笔者所在的项目客户的SAP系统上,所有工厂代码下的storage location都没有激活’freeze book inv.SLoc’,即是说,客户在IM层面盘点凭证创建的时候,并不勾选“freeze book inventory’选项。



这也是笔者所参与的大多数项目里的做法与设置。



2),经查,业务人员盘点的时候,可以根据业务的实际情况来决定:


要么冻结货物移动(Posting block);

要么冻结账面库存(Freeze book inventory)。


这2个选项一般是2选1的。



如果盘点的时候,参与盘点的物料可以暂停货物移动,则勾选”posting block’即可,这个选项在项目实践中常用。



如果盘点的时候,参与盘点的物料因业务的需要无法暂停货物移动,则可以勾选‘freeze book inventory’选项。这个选项在项目实践中很少使用,基本上业务人员在盘点的时候,为了盘点的精确性,都会暂停所盘点物料的货物移动。



3),如果勾选了freeze book inventory,则在差异过账的时候,系统将实际录入的盘点数量对应的库存价值与创建盘点凭证时候该物料的账面库存进行比较,来决定盘盈或者盘亏的金额。



2018-12-05 写于杭州市.


相关文章
|
6月前
|
Web App开发 JSON 前端开发
SAP UI5 进阶 - JSON 模型字段里的值,显示在最终 UI5 界面上的奥秘分析试读版
SAP UI5 进阶 - JSON 模型字段里的值,显示在最终 UI5 界面上的奥秘分析试读版
30 0
|
6月前
|
XML 存储 搜索推荐
一个真实的 SAP 标准 UI5 应用的扩展开发项目(Extension Project)分享 - UI5 界面上新增订单创建者字段
一个真实的 SAP 标准 UI5 应用的扩展开发项目(Extension Project)分享 - UI5 界面上新增订单创建者字段
59 0
|
6月前
|
监控 安全
关于在执行 SAP ERP MM 模块 Post Goods Issue 时修改 Material Cost 的讨论
关于在执行 SAP ERP MM 模块 Post Goods Issue 时修改 Material Cost 的讨论
81 0
|
7月前
|
搜索推荐 BI
如何根据 SAP Fiori UI 界面上的错误消息,找到后台 ABAP 对应的消息 ID 试读版
如何根据 SAP Fiori UI 界面上的错误消息,找到后台 ABAP 对应的消息 ID 试读版
57 0
|
7月前
|
存储 JSON 搜索推荐
授人以渔-在 SAP MM 物料显示界面上看到一个字段,如何查找哪张数据库表的哪个字段进行的存储的试读版
授人以渔-在 SAP MM 物料显示界面上看到一个字段,如何查找哪张数据库表的哪个字段进行的存储的试读版
52 1
|
7月前
|
XML 前端开发 JavaScript
sap.ui.core.IAsyncContentCreation 这个标记接口在 SAP UI5 框架中的应用
sap.ui.core.IAsyncContentCreation 这个标记接口在 SAP UI5 框架中的应用
28 0
|
10月前
SAP MM/FI_运费处理方式
常见的采购运费处理方式
|
10月前
SAP MM 途损处理方式
通常客户采购业务需求提到货物运输有损耗,需要针对此业务给出合理方案输出,下面笔者针对此类业务分析下各种实现方案的可行性!
|
11月前
SAP ALV 程序执行中返回选择界面
ALV 程序执行中返回选择界面
133 0
|
XML 数据格式 容器
一个真实的 SAP 标准 UI5 应用的扩展开发项目(Extension Project)分享 - UI5 界面上新增订单创建者字段(2)
一个真实的 SAP 标准 UI5 应用的扩展开发项目(Extension Project)分享 - UI5 界面上新增订单创建者字段
102 0