zoukankan      html  css  js  c++  java
  • SAP MM盘点流程里如何处理事务代码MI11 Recount过的盘点凭证?

    SAP MM盘点流程里如何处理事务代码MI11 Recount过的盘点凭证?

    1, MI01 create a physical inventory document,

     

                           

    2, MI04 to input the count result,

     

    3, We found there is stock difference, then we conduct the re-count, want to input the new count result to this physical inventory document.

    But we cannot use the MI04 to input the new count result to the physical inventory document again,

     

    We can create a new physical inventory document based on this old physical inventory document, using MI11,

     

    Enter,

     

    We select the item 1 and item 2, and then save it.

     

    New physical inventory document 100104278 was created.

    Then we can input the new count result for the item 1 and item 2 in this new physical inventory document, using MI04,

     

    And then use MI07 to clear difference.

    How to handle the old physical inventory document 100104277?  Since there is another item which was not selected when we execute the MI11, so we can still conduct MI07 to clear difference for the old physical inventory document, see below screen shot:

     

    Save it,

     

    *** If we select all items when we execute the MI11, then the old physical inventory will be closed automatically, no need to conduct MI07 for it.

    2018-09-30 下午写于杭州市

  • 相关阅读:
    ext导出表格数据到excel中
    Oracle 外连接和 (+)号的用法
    通过json取树
    最简单的extjs 树
    extjs放在本地tomcat中部署运行
    extjs viewport panel tabPanel tree
    jsp注意的问题(初学)
    查看进程的路径,不用第三方软件
    vc常用技巧
    表单中单选按钮的有效性控制问题
  • 原文地址:https://www.cnblogs.com/DicksonJYL/p/9729658.html
Copyright © 2011-2022 走看看