VistA Analysis » VistA Reference » RPCs » ORWLR REPORT LISTS

ORWLR REPORT LISTS

This remote procedure call returns a list of lab cumulative sections,and date ranges that can be displayed at the workstation.There are no input parameters fo this rpc.

Properties

Property Value
Label LIST
MUMPS Implementation ORWLR
Return Type GLOBAL ARRAY

MUMPS Method Description

Property Value
Method LIST^ORWLR
Method Comment return lists for list boxes
First Comment
  RPC: ORWLR REPORT LIST
Code
 N EOF
S EOF="$$END",OROOT=$NA(^TMP($J,"ORLABLIST"))
K @OROOT
D GETRPTS(.OROOT,.EOF) ; -- get list of reports
D GETDT^ORWRP(.OROOT,.EOF) ; -- get list of date ranges

CPRS

File Type Description
NOT OSEHRA CPRS  


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