| TITLE | VALUE | |
|---|---|---|
| NAME | DENTV ACTIVE USER PROVIDER | |
| DESCRIPTION | Returns a list of active users matching the lookup value. If a matching user is not active, but has the XUORES security key, then they are valid providers and will also be returned by this call. | |
| TAG | LIST | |
| ROUTINE | DENTVUTL | |
| INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
| INPUT PARAMETER | VAL | |
| DESCRIPTION | The lookup value entered by the user to find matches against the NEW USER file. | |
| PARAMETER TYPE | LITERAL | |
| REQUIRED | YES | |
| MAXIMUM DATA LENGTH | 50 | |
| RETURN VALUE TYPE | GLOBAL ARRAY | |
| RETURN PARAMETER DESCRIPTION | Data will be returned in ^TMP("DENTVU",$J,"DILIST",n,0) If a successful find for the lookup value, then return the following data: ^TMP("DENTVU",$J,"DILIST",n,0) = p1^p2^p3^...^p8 for n=1,2,3,4,... for the GUI, you will have List[n] := p1^p2^...^p8 for n=0,1,2,3,... where p1 = ien p5 = first m last p2 = name (.01 field) p6 = initials p3 = sig block printed name p7 = title p4 - sig block title p8 = service If problems are encountered, then return ^TMP("DENTVU",$J,"DILIST",1,0) = -1^message | |
| AVAILABILITY | AGREEMENT | |
| INACTIVE | ||
| CLIENT MANAGER | ||
| WORD WRAP ON | TRUE | |
| VERSION | ||
| SUPPRESS RDV USER SETUP | ||
| APP PROXY ALLOWED | ||