4.11.  Design "New ident number " dialog box - erpcustom.cfg -> Block [USERDIALOG]

4.11.1. SAP / ERP investment dialog - GET function for classification values
4.11.2. USERDIALOG Translations
4.11.3. material_assign.cfg (with ERP integration)
4.11.4. Ignore custom set values for the combobox - Key "USERDIALOG_SKIPDBLOAD"
4.11.5. Change default description text for ERP_PDM_NUMBER - erpcustom.cfg -> Block [VARS] -> Key "USERDIALOG_ERPNR"

Basic information:

  1. The settings apply equally to 3Dfindit and PARTdataManager.

  2. The Settings for the New Ident Number [new ident-no.] dialog box are displayed both when the from Dataset to Link Database [Add dataset to link database] ( 3Dfindit ) / ( PARTdataManager ) as well as Requesting an ERP Number by e-mail [Request ERP number per e-mail] ( 3Dfindit ) / ( PARTdataManager ) used.

    • Add data record to the link database [Add dataset to link database]: A field for the ERP number is automatically added to the basic dialog.

      Add data record to the link database [Add dataset to link database]: A field for the ERP number is automatically added to the basic dialog.

    • Request an ERP number by e-mail [Request ERP number per e-mail]: The corresponding fields from plinkcommon.cfg or plinkgroups.cfg are automatically assigned to the basic dialog.

      Request an ERP number by e-mail [Request ERP number per e-mail]: The corresponding fields from plinkcommon.cfg or plinkgroups.cfg are automatically assigned to the basic dialog.

  3. The dialog can be designed for all users in the same way or user-specific.

    • Common dialog:

      Just use the block [USERDIALOG].

    • User-specific dialog:

      Use the following syntax.

      Example:

      [USERDIALOG(Admin)]
      keys....
      [USERDIALOG(Designer)]
      keys...
      etc.

      May be a certain field is interesting for the administration, but not for the designer. So simply omit an entry for a certain role.

What is the structure of the dialog?

New ident number [new ident-no.] " dialog

New ident number [new ident-no.] " dialog

Syntax:

Concerning key naming, orient at general variable names such as NTLANG, NN, LINALANG, NB or LinkDB variable names.

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

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