5.12.1. Structure of the input dialog

5.12.1.1. VarPLinkInternal
5.12.1.2. StaticText
5.12.1.3. required
5.12.1.4. Add2DB
5.12.1.5. default
5.12.1.5.1. SAP / ERP investment dialog - GET function for classification values
5.12.1.6. free input
5.12.1.7. ShowInDialog
5.12.1.8. selectionfile
5.12.1.8.1. Fill list field via configuration file
5.12.1.8.2. Fill list field via VBS expression
5.12.1.9. combotype
5.12.1.10. regular expression
5.12.1.11. Message if Regexp fails

What is the structure of the dialog?

Syntax

PARTadmin > erpcustom.cfg > Block "USERDIALOG"

PARTadmin > erpcustom.cfg > Block "USERDIALOG"

When assigning the key name, use the general variable names such as NTLANG, NN, LINALANG, NB or LinkDB variable names as a guide.

For each key a list of values has to be specified.

The following table provides an overview of the 11 parameters. The links lead to the individual explanations.

1234567891011
VarPLinkInternal StaticText required Add2DB default free input ShowInDialog selectionfile combotype regular expression Regexp message
Variable namedisplayed text0/10/1Name / Script0/10/1FilenameSpecification for '8'e.g. [0-9]*e.g.: Only numbers

Example:

Customstariffnumber = CTNR|Customs tariff number:|0|1| |1|1| | |[0-9]*|Only numbers allowed

In the following the field values (separated be the character defined under "SEPARATOR") are listed.