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.

  • 相关阅读:
    Tomatocart中文语言如何安装
    PHP中文乱码
    MySQL性能优化的最佳20+条经验
    linux内核文件IO的系统调用实现分析(open)
    委员联名提案停止评选三好学生 网友评论超2000
    jquery实现增加删除行
    centos 6 挂载 NTFS 分区
    linux 下的PC-lint----splint
    Linux测试软件:从源代码开始
    在Redhat中搭建linux-0.11运行环境
  • 原文地址:https://www.cnblogs.com/sophyzhu/p/3513054.html
Copyright © 2011-2022 走看看