VistA Analysis » VistA Reference » RPCs » DSIV REPORT DATA

DSIV REPORT DATA

Retrieves data from the audit file 19625 for billing report.

Properties

Property Value
Label RPT
MUMPS Implementation DSIVICR
Return Type GLOBAL ARRAY

Input Parameters

Name Type Maximum Data Length Required Description
PARAM LIST 30 true Contains the parameters to search for data: DATA("SDT")=fileman start dt DATA("EDT")=fileman end dt DATA("INDEX")=index to use "C" or "D" or "E" or "F" or "H" DATA("FIELDS")=fields to return ".01;.02;.03;.03I" DATA("NUMS")=number of records to return (default=99999), not required DATA("MORE")=1 to return addtl records, 0 to return first set keep sending MORE=1 until $END$ is reached. FIELDS are DD fields separated by semi-colons only (no colon "ranged" fields), FIELDS may be suffixed with "I" for internal data vs default of external data format. Data is returned in FIELDS order.


Document generated on August 31st 2022, 2:55:43 pm