VistA Analysis » VistA Reference » RPCs » ORWDX DGRP

ORWDX DGRP

Returns the display group pointer for an order dialog.

Properties

Property Value
Label DGRP
MUMPS Implementation ORWDX
Return Type SINGLE VALUE

MUMPS Method Description

Property Value
Method DGRP^ORWDX
Method Comment Display grp pointer for a dlg
Input Parameters DLG
Code
 S DLG=$S($E(DLG)="`":+$P(DLG,"`",2),1:$O(^ORD(101.41,"AB",DLG,0))) ;kcm
S VAL=$P($G(^ORD(101.41,DLG,0)),U,5)

CPRS

File Type Description
Pascal File Orders/rODBase.pas


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