VistA Analysis » VistA Reference » RPCs » ORDEA PINLKCHK

ORDEA PINLKCHK

Properties

Property Value
Label PINLKCHK
MUMPS Implementation ORDEA
Return Type SINGLE VALUE

MUMPS Method Description

Property Value
Method PINLKCHK^ORDEA
Method Comment check if the current user has an active PIN lock
First Comment
ORY=1 if there is an active lock and ORY=0 if no active lock
Code
 S ORY=0
Q:'$D(^XTMP("OR DEA PIN LOCK",DUZ))
N ORDIFF
S ORDIFF=$$FMDIFF^XLFDT($$NOW^XLFDT,$G(^XTMP("OR DEA PIN LOCK",DUZ)),2)
I ORDIFF<900 S ORY=1

CPRS

File Type Description
Pascal File fReview.pas
Pascal File Orders/fOrdersSign.pas


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