VistA Analysis » VistA Reference » RPCs » TIU UNLOCK RECORD

TIU UNLOCK RECORD

This RPC will decrement the lock on a given TIU Document Record, identifiedby the TIUDA input parameter. The return value will always be 0.

Properties

Property Value
Label UNLOCK
MUMPS Implementation TIUSRVP
Return Type SINGLE VALUE

Input Parameters

Name Type Maximum Data Length Required Description
TIUDA LITERAL   true This is the IEN of the record in the TIU DOCUMENT FILE (#8925).

MUMPS Method Description

Property Value
Method UNLOCK^TIUSRVP
Method Comment Decrement Lock on a TIU Document record
Input Parameters TIUDA
Code
 L -^TIU(8925,+TIUDA) S ERR=0

CPRS

File Type Description
Pascal File rTIU.pas


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