VistA Analysis » VistA Reference » RPCs » DSIV DDR UPDATE FILE

DSIV DDR UPDATE FILE

This will add a new record to a file, but only at the top level of the file. It does not allow for adding a new record to a multiple. Additional fields to be filed at the same time can be passed.

Properties

Property Value
Label UPDATE
MUMPS Implementation DSIVDDR0
Return Type ARRAY

Input Parameters

Name Type Maximum Data Length Required Description
FILE LITERAL 20 true This is the number of the file for which a new record is to be added
DATA LIST 250 true This is a list of fields which will have data for filing with the newrecord. Obviously the .01 field must be present. Format of data array: DATA(field#)=internal value On the GUI side, Param.List['field#']= value


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