Price List Item (PLI)

Fields

id – ID of the item/record.

pricelistId – Back reference to the price list to which it belongs.

sku – Identification of the product for which we calculate the prices.

key2 – Description of the product. This is automatically copied by the system from the product master.

resultPrice – Final draft result price. This can either be the calculated result price or manually overridden result price.

currency – Currency of the resultPrice. Its value is automatically copied from the product master but it can be overridden by settings of the price list, and the value will come from the logic.

unitOfMeasure – Unit of measure of the resultPrice. Its value is automatically copied from the product master but it can be overridden by settings of the price list, and the value will come from the logic.

warnings – List of all warnings collected from the logic during calculation of the item.

attribute1..100 – Values of these fields will be set by the calculation engine. It gets the values from results of visible elements of the price list logic.

Found an issue in documentation? Write to us.