VistA Analysis » VistA Reference » RPCs » ORWRP REPORT LISTS

ORWRP REPORT LISTS

This remote procedure call returns a list of reports,Health Summary types and date ranges that can be displayedat the workstation.There are no input parameters fo this rpc.

Properties

Property Value
Label LIST
MUMPS Implementation ORWRP
Return Type ARRAY

MUMPS Method Description

Property Value
Method LIST^ORWRP
Method Comment report lists for reports tab
First Comment
  RPC: ORWRP REPORT LIST
Code
 N EOF,ROOT
S EOF="$$END",ROOT=$NA(LST)
K @ROOT
D GETRPTS(.ROOT,.EOF) ; -report list
D GETHS(.ROOT,.EOF) ; -health summary types
D GETDT(.ROOT,.EOF) ; -date ranges

CPRS

File Type Description
Pascal File rReports.pas


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