VistA Analysis » VistA Reference » RPCs » TIU FIELD DELETE

TIU FIELD DELETE

Deletes an entry in the Template Field (8927.1) file.

Properties

Property Value
Label DELETE
MUMPS Implementation TIUSRVF1
Return Type SINGLE VALUE

Input Parameters

Name Type Maximum Data Length Required Description
TIUDA LITERAL   true IEN of record to delete.

MUMPS Method Description

Property Value
Method DELETE^TIUSRVF1
Method Comment Call ^DIK to remove a Template Field
Input Parameters TIUDA
Code
 N DIK,DA
S DA=+TIUDA
D UNLOCK(.TIUY,.TIUDA)
S DIK="^TIU(8927.1," D ^DIK
S TIUY=1

CPRS

File Type Description
Pascal File Templates/rTemplates.pas


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