A product line is used to define identifier fields which are specific to a product group (e.g. size, color, ingredients...). The product line consists in 6 numeric fields and 6 alphanumeric fields. It is also used to define equivalence rules between products: these rules are used by the configurator so as to suggest products having the same characteristics during a configuration.

Prerequisite

SEEREFERTTO Refer to documentation Implementation

Screen management

Header

The product line header is used to create, modify or delete product lines.

Tab Fields

The "Fields" tab consists in two blocks. The first one is dedicated to numeric fields and the second one to alphanumeric fields. The field title must exist in local menu 760; when the field is not used, "Non affected" is its default value. The "Input" column can have multiple values:

  • 'Mandatory entry',
  • 'Optional entry',
  • 'Display'.

In the latter case, the fields of the product line are updated by the configurator. A control table can be associated with each field in order to control the entry.

Tab Equivalence

The Equivalence tab is used in the configurator search.

The search key field is used to specify the access key for the search.

The equivalence fields are used to define the fields of which the content must be of use in the equivalence search. The equivalence fields are identified in the ITMMASTER table, from CFGFLDNUM1 to CFGFLDNUM6 for numeric fields and from CFGFLDALP1 to CFGFLDALP6 for alphanumeric fields.

Reports

By default, the following reports are associated with this function :

  PRTSCR : Screen print

This can be changed using a different setup.

Specific Buttons

Validation

This button makes it possible to generate the product line window.

Window

This button is used to view the product line window.

Error messages

In addition to the generic error messages, the following messages can appear during the entry :

This description is already assigned to another field for the line(s) of product XXXXX

This non-blocking message is displayed if the entered field is already used for another product line.

Code already exists in line XXXXX

This blocking message is displayed if the entered code is already present in another line of the product line.

Tables used

SEEREFERTTO Refer to documentation Implementation