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 下午写于杭州市

  • 相关阅读:
    如何用Python实现网络请求库中的UR解析器,面试必学
    为什么有人说 Python 多线程是鸡肋?
    router-view 与 动态组件 区别
    keep-alive
    vue 客户端渲染和服务端渲染
    js 数组对象深拷贝
    vue template标签
    Jquery中的日历插件
    HTML5中的canvas基本概念及绘图
    HTML5中的音视频处理
  • 原文地址:https://www.cnblogs.com/DicksonJYL/p/9729658.html
Copyright © 2011-2022 走看看