VistA Analysis » VistA Reference » RPCs » ORWORDG REVSTS

ORWORDG REVSTS

Returns the status flags available for review orders action.

Properties

Property Value
Label REVSTS
MUMPS Implementation ORWORDG
Return Type ARRAY

MUMPS Method Description

Property Value
Method REVSTS^ORWORDG
Method Comment Return the status flags available for review orders
First Comment
N I,X,T S ILST=0
F I=1:1 S T="ORDSTS+"_I_"^ORCHANG2" S X=$T(@T) Q:$P(X,";",4)="ZZZZ" D
. S ILST=ILST+1,LST(ILST)=$P(X,";",3)_U_$P(X,";",4)
Code
 D STSLST^ORCHANG2(.LST)

CPRS

File Type Description
Pascal File Orders/rOrders.pas


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