TITLE | VALUE | |
---|---|---|
NAME | DSIYV04 CHKDUP | |
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. | |
TAG | CHKDUP | |
ROUTINE | DSIYV04 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
INPUT PARAMETER | TAXID | |
DESCRIPTION | The value which the user has entered for the TAXID/SSN. This will be compared against the FMS VENDOR CODE using the D cross-referece. | |
PARAMETER TYPE | LITERAL | |
REQUIRED | NO | |
MAXIMUM DATA LENGTH | 20 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 2 |
INPUT PARAMETER | NAME | |
DESCRIPTION | The value that the user has entered for the NAME. When matching with the B cross-reference, punctuation is removed and only the first 10 characters are used for matches. | |
PARAMETER TYPE | LITERAL | |
REQUIRED | NO | |
MAXIMUM DATA LENGTH | 36 | |
RETURN VALUE TYPE | ARRAY | |
RETURN PARAMETER DESCRIPTION | DSIYRET(IEN)=IEN^TAXID^NAME - local array DSIYRET(1)=0^No potential duplicates found | |
AVAILABILITY | ||
INACTIVE | ||
CLIENT MANAGER | ||
WORD WRAP ON | ||
VERSION | ||
SUPPRESS RDV USER SETUP | ||
APP PROXY ALLOWED |