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.

  • 相关阅读:
    vs2010装虚拟机后启动慢
    LINUX FIFO(读书笔记,LINUX程序设计第四版)
    WPF控件 ProgressBar
    C# SQLite操作示列
    win10下使用Linux命令
    类初始化与实例化过程
    结构与类 Delphi
    多线程应用 Delphi
    (珍藏)SQL Server中常用的SQL语句
    获取当前用户本地应用程序设置文件夹 Delphi
  • 原文地址:https://www.cnblogs.com/sophyzhu/p/3513054.html
Copyright © 2011-2022 走看看