VistA Analysis » VistA Reference » RPCs » ORWRP2 SAVLKUP

ORWRP2 SAVLKUP

This saves the last Adhoc Health Summary lookup used by a user in CPRS.

Properties

Property Value
Label SAVLKUP
MUMPS Implementation ORWRP2
Return Type SINGLE VALUE

Input Parameters

Name Type Maximum Data Length Required Description
VAL LITERAL 10 true This is the value passed to the parameter ORWRP ADHOC LOOKUP 0: Name 1: Abbreviation 2: Display Header

MUMPS Method Description

Property Value
Method SAVLKUP^ORWRP2
Method Comment save Adhoc lookup selection
Input Parameters VAL
Code
 N ORERR
S OK=""
D EN^XPAR(DUZ_";VA(200,","ORWRP ADHOC LOOKUP",1,VAL,.ORERR)
I ORERR S OK=VAL_":"_ORERR

CPRS

File Type Description
Pascal File rReports.pas


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