VistA Analysis » VistA Reference » RPCs » TIU CREATE ADDENDUM RECORD

TIU CREATE ADDENDUM RECORD

This Remote Procedure allows the creation of addenda to TIU Documents.

Properties

Property Value
Label MAKEADD
MUMPS Implementation TIUSRVP
Return Type SINGLE VALUE

Input Parameters

Name Type Maximum Data Length Required Description
TIUDA LITERAL   true This is the record number of the parent document in file 8925.
TIUX LIST   true This is a local input array containing the data to be filed for theaddendum record, formatted as described for the TIU UPDATE RECORD RPC.

MUMPS Method Description

Property Value
Method MAKEADD^TIUSRVP
Method Comment Create addendum
Input Parameters TIUDA, TIUX, SUPPRESS
First Comment
 For backward compatibility
Use MAKEADD^TIUSRVP2 now, please
Code
 D MAKEADD^TIUSRVP2(.TIUDADD,TIUDA,.TIUX,+$G(SUPPRESS))

CPRS

File Type Description
Pascal File rDCSumm.pas
Pascal File rTIU.pas


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