Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Since version 10.0

Calculation Grid Item represents one line item of the Calculation Grid.

Fields

id – (Long) ID of the item.
calculationGridId – (Long) ID of the Calculation Grid, to which this item belongs.
key1..6 – (String) value of the key#, used for unique identification, what’s on the item (e.g. unique name of the Business Unit, Product Group, Customer Sales Org, etc.)
label – (String) Description of the item, so the user can easily identity, what’s on the item.
comments – (String) Can be used e.g. for comment about the calculated price, etc.
workStatus – (String) Status of user work on this item. This is manually set by the business user, while working with the item, to understand, what they’ve already done on it. See Work Status Options.
attribute1..100 – (String) Results of item calculation logic elements (with DisplayMode Everywhere or CalculationGrid) can be stored in the attribute1..100 fields of the item. Which logic elements will be mapped to attributes is decided in the setup/configuration of the calculation grid.
dirty – (Boolean) Flag to indicate that the item marked for another round of recalculation by the formula.
  • No labels