zoukankan      html  css  js  c++  java
  • SRM税务代码的决定逻辑

    前提:

    检查IPC是否激活: Report RSVMCRT_HEALTH_CHECK

    image

    “Determine system for tax calculation”, SRM中 表BBP_TAX_DEST

    image

    决定逻辑:

    In SRM 5.0, the system determines the tax code for the new item as follows:

    1. If the BADI BBP_DET_TAXCODE_BADI is implemented, the tax code would set as the one returned by this BADI

    2. If the BADI could not determine a tax code, the tax code set in the customizing for product category would be taken.

    image

    3. If there is no customizing maintained, then the tax code is taken as the default one set in 'Tax Calculation -> Enter Tax Code'  表BBP_TAX

    (This could be replicated from ECC side)

         

    SAP Note:

    1440008  Follow-on note of note 1150144

    1039435  FAQ: Trigger of tax update   (SRM)

    501054    FAQ: Taxes in purchasing   (ERP)   复杂得我勒个去

    733042    Incorrect rules for determination of tax code

  • 相关阅读:
    欠采样和过采样
    分类模型之K近邻算法
    机器学习之分类模型
    。。。
    等人
    习惯
    六月一日
    回首
    你还年轻他们老了
    C#和JavaScript交互(asp.net前台和后台互调)总结 (转)
  • 原文地址:https://www.cnblogs.com/lazymango/p/1886121.html
Copyright © 2011-2022 走看看