VistA Analysis » VistA Reference » RPCs » ORWCV STOP

ORWCV STOP

RPC to stop retrieval of cover sheet information for CPRS GUI.

Properties

Property Value
Label STOP
MUMPS Implementation ORWCV
Return Type SINGLE VALUE

MUMPS Method Description

Property Value
Method STOP^ORWCV
Method Comment stop cover sheet data retrieval
Input Parameters DFN, IP, HWND
Code
 S NODE="ORWCV "_IP_"-"_HWND_"-"_DFN,ILST=0,DONE=0
S ^XTMP(NODE,"STOP")=1,OK=1
L +^XTMP(NODE):$S($G(DILOCKTM)>0:DILOCKTM,1:5)
I $G(^XTMP(NODE,"DONE")) K ^XTMP(NODE)
L -^XTMP(NODE)

CPRS

File Type Description
Pascal File rCover.pas


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