VistA Analysis » VistA Reference » RPCs » ORWDX FORMID

ORWDX FORMID

Returns the base dialog FormID for an order.

Properties

Property Value
Label FORMID
MUMPS Implementation ORWDX
Return Type SINGLE VALUE

MUMPS Method Description

Property Value
Method FORMID^ORWDX
Method Comment Base dlg FormID for an order
Input Parameters ORIFN
Code
 N DLG
S VAL=0,DLG=$P(^OR(100,+ORIFN,0),U,5)
Q:$P(DLG,";",2)'="ORD(101.41,"
D FORMID^ORWDXM(.VAL,+DLG)

CPRS

File Type Description
Pascal File Orders/rOrders.pas


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