| IEN |
Input |
ORDERS file #100 ien.
|
ORLIST |
Input |
A unique list ID, usually $H.
|
DETAIL |
Input |
Boolean, returns order details if set to 1.
|
ACTION |
Input |
Optional ien from Order Actions sub-file to return a
specfic order action or view; default is the current state of the order.
|
TMP('ORR',$J,ORLIST,i) |
Output |
Returns data about the order depending on DETAIL:
DETAIL=0: ^TMP("ORR",$J,ORLIST,i) = order# DETAIL=1: ^TMP("ORR",$J,ORLIST,i) =
order# ^ group ^ entered d/t ^ start d/t ^ stop d/t ^ status ^ sts abbrev
^TMP("ORR",$J,ORLIST,i,"TX",j) = order text
|
TMP('ORGOTIT',$J,IEN) |
Output |
Index to ^TMP("ORR",$J,ORLIST,i), listing the IEN and
ACTIONs returned
|