
| Name | Value |
|---|---|
| NAME | DENTVAU LIST REPORTS |
| TAG | LIST |
| ROUTINE | DENTVAU |
| RETURN VALUE TYPE | GLOBAL ARRAY |
| AVAILABILITY | AGREEMENT |
| WORD WRAP ON | TRUE |
| DESCRIPTION | This RPC returns a list of reports, both queued, in progess, and completed. |
| RETURN PARAMETER DESCRIPTION |
The results of the RPC will be formatted as follows:
If an error occurs, the result will be -1^error_message.
DENTRET(n) = p1^p2^p3^p4^p5^p6^p7
p1 = Report Owner p5 = Date/Time Schedule
p2 = Report Type p6 = Purge Date
p3 = Report Handle p7 = Parameters
p4 = Percentage Complete
|