SAP MM MI01介面上的‘Freeze book inventory’標記初探
SAP MM MI01 介面上的‘Freeze book inventory’標記初探
IM 層面盤點憑證建立事務程式碼MI01的初始介面,有一個選項叫做‘Freeze book inventory’的,
在之前的專案裡,基本也沒有用到它。專案實踐中,這個盤點憑證的建立介面一般會勾選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), 筆者試圖以如下物料為例來進行測試,
MI01, 建立一個盤點憑證,
“
看幫助文件,
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.
“
這個標記的啟用需要後臺配置的啟用,
允許在工廠下的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 寫於杭州市.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/29829936/viewspace-2284198/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- SAP MM MIGO介面上的Freight標籤頁Go
- SAP MM MI01事務程式碼裡的批次確定
- 「SAP技術」SAP MM MPN物料的採購初探
- SAP MM 採購預付款管理初探
- SAP MM 特殊庫存之T庫存初探
- SAP MM 採購申請單據ITEM資料裡的Closed標記
- SAP MM MIGO介面‘Where’標籤頁裡的storage binGo
- SAP MM MB5L事務程式碼'僅總計'選項初探
- SAP MM Movement Type 503的使用
- SAP MM模組中的容差
- SAP MM庫存管理
- SAP MM Purchase Order History CategoryGo
- SAP MM Stock Tables and Stock Types
- SAP MM Vendor Subrange 學習
- SAP MM 審批策略解析
- SAP MM 移動型別型別
- SAP MM 物料主資料的Document Data
- SAP MM BAPI_PO_CREATE1的用法API
- SAP MM模組常用表總結
- SAP MM Transportation of PR Release Strategy with Classification
- SAP MM 庫存相關表格
- SAP MM 外包 - 委外加工流程
- SAP Distribution Model初探
- SAP 客供料管理初探
- Oracle的Central Inventory和Local inventory詳解Oracle
- 「SAP技術」SAP MM 事務程式碼ME17的用法
- 安全宣告標記語言SAML2.0初探
- 《AOP挖掘記》概念介紹及原理初探(一)
- SAP MM 採購資訊記錄中價格單位轉換因子的修改
- SAP RETAIL MM42維護商品採購資訊記錄資料的缺陷AI
- SAP MM (Material Management) Training TutorialAI
- SAP MM Vendor Master International Version ActivationAST
- 【轉】SAP MM模組之散裝物料
- 我Linux桌面上的卡通MM真的很像ZPR嗎?Linux
- SAP QM-IDI 初探
- SAP Retail MM42不能修改物料的物料組AI
- SAP MM 關於採購組設計的思考
- SAP MM 盤點憑證上的posting blockBloC