ConfigPrice

Top 
Expand/Collapse Toggles

 

Config_Object_Price

artikel_produktkonfigurator_detail

 

 

Field

Description

Price determination

 

Value

Description

Formula

Create a formula to calculate the price

Manually

Insert the price manually in the Price field

Price List

Use price from a Price List

- Use default price list, defined in Calculation Header

- Use a special price list from a customer, if it is activated in the Calculation Header

 

Supports all price list rules, but unit groups are not supported.

 

If you insert [cprice] in a formula, you see the price determination result by Price List in this parameter.

No

Price determination is not activated for this entry.

beas 9.3 PL 2

Price

Use the entered price, if price determination is set to Manually

Item

Choose the item directly or insert a parameter.

 

For example for the following sofa cushions there are two parameters:

- Cushions Yes/No: whether cushions are needed

- Number of quantity: how many cushions are needed

 

In Cushion we the price determination is set to No, so it does not affect the price.

In Number of Quantity we define the price by a price list.

 

Price comes from price list from "SofaCushion"  item that was added to the Item field.

Quantity comes from the current "Number of Cushions" parameter (nrcushion), so the [nrcushion] parameter is chosen in the Quantity field.

 

configurator_pricedetermination

 

Result:

Beas searches in the price list for the sofa cushion item.

 

Total Quantity = Quantity from Sales Order / Quotation * Quantity from [nrcushion]

Result = Price from Price List * Quantity from [nrcushion]

 

Use the Test button in the product configurator definition list to test the setup.

beas 9.3 PL 2

Quantity

 

Insert a number manually or use a parameter.

 

Two quantities are calculated:

Required quantity for 1 product (cquantity)

Required total quantity (calculated quantity * quantity from sales order = ctotalquantity)

 

For an example, see Item.

beas 9.3 PL 2

Script / Formula

If the price is calculated by a formula (Price determination is set to Formula), insert the formula.

The Parameter Insert field provides a shortcut to all available parameters.

 

If the "[price]" field is in the formula, Beas determines the price using the price list.

 

See Script Syntax

 

The following standard parameters are available

Parameter Name

Description

cprice

Price from a price list (only for the Price calculation field)

cpricequantity

Calculated quantity for this item (only for the Price calculation field)

cpricetotalquantity

Calculated quantity * Quantity from sales order / quotation (only for the Price calculation field)

cdiscount

Discount of the current business partner

cpricelist

Price list of the current business partner

currentuser

Current user

cardcode

Business partner from the sales order

cquantity

Quantity from the sales order

cdocdate

Date from the sales order in yyyy/mm/dd format

cshortvariant

Short variant A-Z

The check button

Check for syntax errors in the entered script

Flag

flaggreen – The rule is error free

flagyellow – Warning (default)

flagred – Error in rule

Result

Shows the result of the evaluated formula. The result must be a number.

Attention: Price determination by price list is not working here, [cprice] is always 0.

Evaluation of the rule

Shows the evaluated formula with a status message.

 


Help URL: https://help.beascloud.com/beas202105/index.html?configprice.htm