zoukankan      html  css  js  c++  java
  • 【MM】分割评估

    一、概念

     分割评估是指一个物料号在其最小的评估级别里,根据不同的价格指派来记录、核算其价格记录的相关属性。

    二、使用的业务场景

    1. 一个物料自制与外购价格标准不一样
    2. 不同的制造商制造相同的一个物料,价格标准不一样
    3. 相同物料不同批次价格不一样
    4. 同一物料,破损及维修后的价格与新的物料价格不一样
    5. 其他

    三、系统配置

    3.1 Define valuation level

    IMG-->Enterprise Structure-->Definition-->Logistics - General-->Define valuation level

    3.2 Active split valuation

    IMG-->Materials Management-->Valuation and Account Assignment-->Split Valuation-->Activate Split Valuation (OMW0)

    3.3 Global Valuation Types

    IMG-->Materials Management-->Valuation and Account Assignment-->Split Valuation-->Configure Split Valuation

     

     3.4 Global Categories

    3.5 Assign Types to Categories

    3.6 Local Definitons

     Active under the plant selected

    The configuration has been done.

    四、业务操作

    4.1 Create material master data

    change the price control to V,then save .之后再用MM01对这个物料进行评估类别的扩展。***这里出了点小错,第一次维护会计视图的时候,不要填评估类,只需要填valuation category即可。

    Save。、

    4.2 Business  Scenario

       4.2.1 Initial entry of stock balance

        

             4.2.2 成本中心发料 

        

    参考 http://blog.vsharing.com/Creamly_SAP/A1625406.html

  • 相关阅读:
    关于const_cast
    TinyXPath与TinyXML
    C++的异常
    如何让对象只能处于堆中
    股票的委托价、成交价与成本价的关系
    static_cast dynamic_cast reinterpret_cast const_cast
    C++ MD5,SHA1源码下载和简单调用
    C++中char[]转string
    HttpWorker
    winnet winhttp
  • 原文地址:https://www.cnblogs.com/potatoo/p/7447425.html
Copyright © 2011-2022 走看看