
| Name | Value |
|---|---|
| NAME | DSIYV04 CHKDUP |
| TAG | CHKDUP |
| ROUTINE | DSIYV04 |
| RETURN VALUE TYPE | ARRAY |
| DESCRIPTION | Returns a list of vendors which are potential duplicates with the entry that the user is adding as a new vendor. It compares the vendor name and taxid using the B and D cross-reference of the file. One of the parameters can be null, but not both. It expects that at least 3 characters are entered for the vendor name. If more than 10 characters are entered on the name, it looks for matches with the first 10 characters. |
| INPUT PARAMETER |
|
| RETURN PARAMETER DESCRIPTION | DSIYRET(IEN)=IEN^TAXID^NAME - local array DSIYRET(1)=0^No potential duplicates found |