<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hallo guru's<br>
<br>
While creating a validation for duplicate entries a lot of questions
came up.<br>
I refer to the statements in the ABCD documentation for different
ABCD versions.<br>
<br>
In <b>ABC of ABCD_13t.pdf </b>is an example for a duplicate check
with following comments: <br>
- if the internal field 3333 is missing then add the current MFN
value into it (to make sure there is a value for v3333)<br>
- if that value for the internal field 3333 is zero, meaning it is a
new record as the MFN is not yet assigned, then (and only then)
perform the remaining test<br>
<br>
In <b>ABC of ABC_2.0f.pdf:</b> <br>
ABCD (as does CISIS) uses many fields with values higher than 1000
for internal,mostly temporary uses.<br>
<br>
Now the questions:<br>
<ul>
<li>The example for a duplicate check is missing in de 2.0f
documentation. Does this mean that duplicate checks are no
longer supported in 2.0f?</li>
<li>If the example in the 13t documentation is still valid: is it
possible to add such a valuable example to the latest
documentation?</li>
<li>Is the value 3333 in the duplicate check a randomly chosen
number, or is this value configured somewhere?</li>
<li>Is any documentation available of "the many values higher than
1000"?</li>
</ul>
Thanks & Regards<br>
Fred<br>
</body>
</html>