ORQQCN SVCLIST (618)    REMOTE PROCEDURE (8994)

Name Value
NAME ORQQCN SVCLIST
TAG SVCLIST
ROUTINE ORQQCN2
RETURN VALUE TYPE ARRAY
DESCRIPTION
Because the combo box on the Consults order dialog needs to include a
shortlist at the top, a call was needed that returned the list of consults
services alphabetically as a long list.  This is it.
INPUT PARAMETER
  • StartFrom
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   24
    REQUIRED:   YES
    DESCRIPTION:   
    Starting service for the returned list, full or partial name.
    
  • Direction
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   4
    REQUIRED:   YES
    DESCRIPTION:   
    Direction of the lookup.
    
RETURN PARAMETER DESCRIPTION
List of consults services as returned by GMRCASV, but in alphabetical
order with no duplicates, for display/selection in a long list box.