Кратко: в конфигураторе цену можно рассчитать с помощью описанных ниже функций настроек цен и вторым способом - расчётом непосредственно в дереве модели - используя соответствующие переменные.
To determine the sales price of configured items, you can create price
combinations for your product models. Price combinations are an
alternative to the standard BOM price calculation. To use the standard
BOM calculation instead of the price combination system, check the
Product Builder / Setup / Parameters / User dialog tab page / Sales
price calculation field.
Price combinations are based on the item sales price (from the item table
or from trade agreements), with the addition of one or more price
adjustments that can be made dependent upon what has been selected in
the product model’s user dialog.
To set up price combinations for a product model, select Product Builder
/ Product models / Setup button / Price combinations.
In the Price adjustment field, you can specify an amount or a percentage
that should be added to the standard sales price (positive or negative).
Via the Price/Discount setup button, you can then proceed to define a
rule that decides when this particular price adjustment becomes active.
Price adjustment rules are created in the same way as validation rules –
please refer to the Setting up validation rules section for a description of
this procedure.
In the Percentage / Amount field you can choose between Amount,
Percent and Calculated.
· If you select Amount, the resulting price will be the standard sales price
plus the amount specified in the Percentage / Amount field – and the
adjustment will be active whenever the rule specified via the
Price/Discount setup button evaluates to ‘true’.
· If you select Percent , the resulting price will be the standard sales
price plus the percentage of it that is specified in the Percentage /
Amount field – and like before, the adjustment will be active whenever
the rule specified via the Price/Discount setup button evaluates to
‘true’. The percentage amount is calculated after adding any amountbased
price adjustments. For percentage-based adjustments, the
Price adjustment in currency button will be inactive.
· If you select Calculated, the Price/Discount setup button is used to to
specify a formula for calculating the price adjustment value (instead of a rule that decides when the adjustment should be active). In this case,
the Price adjustment field will always show the value 0.
In each of these three cases, you may choose to write the rule or
calculation expression as X++ code instead, on the Code tab page. This
works exactly as with validation rules: You can build the expression first on
the Overview tab page, and then transfer it to the Code tab page by
clicking the Transfer to program code button.
Note
Remember that the Sales price calculation field under Product Builder /
Setup / Parameters / User dialog must be left unchecked if you want to use
price combinations with your product models. If this field is checked, the
standard BOM price calculation will be used instead.
Обращаю внимание, что конфигурирование BOM и Конфигуратор продукции не одно и то же.
Для того чтобы Конфигуратор работал в номенклатуре (спецификация) нужно поставить галку Моделирование возможно и соотвественно должна быть аналитика Конфигурация.
|