Price Grid Item (PGI)

Fields

pricegridId – ID of the price grid to which the line belongs.

sku – Identifies the product.

key2 – Value of the secondary dimension of this record, in case it is a matrix price grid.

label – Description of the product. This is automatically copied from the product master.

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

activePrice – Approved result price.

activePriceDate – Date and time of approval of activePrice.

previousPrice – Copy of the activePrice value which was used until the current activePrice became approved.

previousPriceDate – Copy of the activePriceDate value which was used until the current activePrice became approved.

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

unitOfMeasure – Unit of measure of the resultPrice, activePrice and previousPrice. Its value is automatically copied from the product master, but it can be overridden by settings of the price grid 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 grid logic. The character limit is 70.

workflowStatus – (WorkflowStatus) State signaling if the price grid is newly recalculated or partially or fully approved.

denialReason – (String) If the item is denied, this contains combined information of the denial reason and denial comment. The denial reason and denial comment are also stored separately on the denied WorkflowStep in the WorkflowStepInfo structure.

Found an issue in documentation? Write to us.

Â