powered by CADENAS

Manual

Manual

2.1.6.5.  Timestamp number

You have the option of filling the column ERP_PDM_NUMBER with a timestamp number.

As soon as you have entered a name under ERPNOFIELD, the function is activated.

[CLASSIMPORT]
ERPNOFIELD=ERPNO

In addition, the following adjustments must be made:

In the [MATNR_FIELDS] section under ERPNOFIELD set the declared column here and allocate the corresponding one from the import file erpdata.txt.

[MATNR_FIELDS]
ERPNO=1
MAT_NAME=2
DESCRIPTION=4

[Note] Note

Make sure that the referenced column in the LinkDB really does exist.

Whether or not the column is to be displayed in the PARTdataManager as well, depends on the role configuration.

Configuring the timestamp

The entry is composed of the current time "%time%" and a numerical value "%var%".

MINSIZE determines the number of places and MINVALUE the Start value for the numerical value.

[TIMESTAMP]
TEXT=%time%.%var%
MINVALUE=1000
MINSIZE=5

View in the PARTdataManager