| RIEN | 
Input | 
Optional.  REMINDER ORDER CHECK RULES file (#801.1)
internal entry number (IEN) associated with the entries that contain the
desired list(s).  If this parameter is null, the GNAME parameter must contain
a value.
 
 | 
GNAME | 
Input | 
Optional.  Value of the GROUP NAME field (#.01) of
the entry that contains the desired list(s). If this parameter is null, the
RIEN parameter must contain a value.
 
 | 
LIST | 
Input | 
Required.  String that specifies which item list to
return.  Use "P" for pharmacy, "O" for orderable item, "I" for imaging, or "A"
for all types.
 
 | 
SUB | 
Input | 
Optional.  String specifying the name of the
subscript in the ^TMP($J) global to return data and error messages in.
Defaults to "PXRMLIST".  All data is returned in internal format.        Data
Format: ^TMP($J,SUB,"GROUP_NAME","LIST_TYPE",ITEM)="" Error Message Format:
^TMP($J,SUB,"ERROR")="ERROR_MESSAGE_TEXT"
 
 |