Production > Variant production > Product configurator > Configuration structure > Configuration objects > Object properties > Object Type "Parameter" - robinfeng/beashelp GitHub Wiki

"参数"对象类型


Navigation: Production > Variant production > Product configurator > Configuration structure > Configuration objects > Object properties: Object-Type "Parameter" No contents entries on this page Contents A parameter (formelergebnis_weiss) is used for input or selection of possible product options. There are three possibilities:

o Normal: Enter alphanumerical values o Checkbox: Select Yes/No o Selection: To a parameter of this type, selection objects need to be assigned

The following fields and properties are available: Field Description Parameter Parameter name Name Designation of parameters Image Select image Size Definite image size

Input tab Field Description Mandatory If enabled, the parameter requires input, indicated by icon pk_cancel in the navigation bar (left). The icon changes after editing the parameter. All mandatory parameters need to be edited, to have the complete block processed. icon changes to pk_ok).

Type of input Define, how to put in values for a parameter. Subordinated objects of type Selection can also be used. Possible settings:

o Normal: Enter alphanumerical values o Normal - large: Enter alphanumerical values to a large text field o Checkbox: Select Yes/No o Selection - Radiobox: Display as "Radiobox" List (Selection 1 out of n) o Selection - Dropdown: Display as "Dropdown"-List Default If a default value is defined, this will be assigned to the parameter as long nothing else was entered. (beas9.0-004-028-000, beas9.0-000-003-066): Now variables can also be used: e.g. [e_cardcode], [so_mysetobject] Reference If type of input is selection, add an alternative to the parameter. You can access existing tables in Production - Product configurator - References. Saved references can be selected and will be available for selection in product configurator. Default Description Only available, if the type of input is "Selection - Dropdown". Here it's possible to define a description for the default value. This description will be shown at runtime in the Dropdown field. (beas9.0-004-019-000, beas9.0-000-003-061)

Output tab Field Description Form of output Definition of output for the block: o Image in title, large title o Image in entry line, large title o Image in entry line, small o Image in detail, no title Long text Field for additional text Text 1 Field for additional text Text 2 Field for additional text Text 3 Field for additional text

Price tab Feld Description Price Enter a "static" price for this object Determine price via formula Enable: price is determined from formula, disable: the fixed price is used Formula Enter a formula to calculate the price. Example: for a sofa, the set object so_cover represents the calculated amount of cover material. The total price for this parameter/object is computed by saved price* value of so_cover.

It is also possible to get the price from a price list. Reserved variables: [cpreis] or [cprice] (for this a pricelist must defined in the configuator)

Following variables are also integrated and available: [cpreisliste] oder [cpricelist] (selected pricelist of the Business Partner) [crabatt] oder [cdiscount] (defined Discount for the Business Partner) (beas9.0-004-019-000, beas9.0-000-003-061)

External beas-variables can also be used: e.g. [e_cardcode] therefor the variable "e_cardcode" must exist or rather defined before calling the configurator. e.g. with an event of the configurator window: windowevent preopen setvar=e_cardcode=<parent:item 4> end event (beas9.0-004-028-000, beas9.0-000-003-066) Script Setup the used syntax for definition of short designation text (MS-SQL, JavaScript-Form, Java-Script, VBScript Formel, VBScript)

Visibility rule tab Feld Description Insert parameter From a selection list all defined parameters and set-objects are displayed. Makes easier to generate the text for field below Script Setup the used syntax for definition of short designation text (MS-SQL, JavaScript-Form, Java-Script, VBScript Formel, VBScript) "Check"-Button Checks entry for correct syntax Input field Enter the desired link for visibility of the parameter. All parameters and set-objects used in the configuration can be entered. Example (SQL-Syntax): '[item]' = 'A0001'

⚠️ **GitHub.com Fallback** ⚠️