VistA Analysis » VistA Reference » RPCs » TIU LOCK RECORD

TIU LOCK RECORD

This RPC will issue an incremental LOCK on the record identified by theTIUDA parameter, returning an integer truth value indicating successor failure in obtaining the LOCK.

Properties

Property Value
Label LOCK
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 LOCK^TIUSRVP
Method Comment Bid for lock on a TIU Document record
Input Parameters TIUDA
Code
 L +^TIU(8925,+TIUDA):1 I  S ERR=0
E S ERR="1^ Another session has this record locked."

CPRS

File Type Description
Pascal File rTIU.pas


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