zoukankan      html  css  js  c++  java
  • VKP5 Price Calculation – List Variant & KZPBL (Delete site level)

    List Variant:

    Configuration in Logistic General –> Retail Pricing –> Sales Price Calculation –> Define List Variant and ….

    The configuration is defining the list variant by defining the included fields and whether they can be changed in VKP5. This will all be saved in table TWSTP.

    image

    KZPBL

    Together with KZPPL are the indicators in the structure KALP.

    KZPBL is used to tell if the currently processed price calculation will be deleted for site level.

    image

    For example, using list group B / list variant xx, we are cacluating for the chain level. The calcuated valude would be saved in A073 level. When this KZPBL is set, then the save will check if the site level has valid records with same condition (extact same value). If so, for redundancy avoidance, this indicator will tell the system to delete the site level (A071) condition.

    Please Note:

    - Only exact same value condition will be deleted!

    - Not only the value, but valid start and end day also have to be identical with the chain level.

    Rule of thumb is, even with this indicator set, there should be no loss of information/data.

    When deleted, in table WKBP the pricing document items will create records correspondingly.

    There will be records with status ‘C’ which means created and released.

    There will possibly be records with status ‘D’ which means Deleted. Whether or not you see the status ‘D’ depends if you have valid site level conditions with same value.

    Please Note:

    - In WKBP, for status ‘D’ records, the column of ‘ConditionRecNo’ will be empty.

    - In A071, valid condition records will be deleted –-> Instead of ending validity.

  • 相关阅读:
    锁定键盘、鼠标 武胜
    Begin a forensics investigation with WinHex 武胜
    vc++ 访问php webService
    VC xml解析笔记
    关于php Soap一些错误。
    ZendStudio php WebService制作一:简单WebService Demo
    vc各种字符转换
    vc2008 访问C# WebService
    ZendStudio WSDL编辑器
    Nusoap复杂对象的的webService制作
  • 原文地址:https://www.cnblogs.com/sophyzhu/p/3513054.html
Copyright © 2011-2022 走看看