| NAME |
ORRHCQ SORTBY |
| TAG |
SORTBY |
| ROUTINE |
ORRHCQ |
| RETURN VALUE TYPE |
SINGLE VALUE |
| AVAILABILITY |
RESTRICTED |
| DESCRIPTION |
Causes the query results that are in ^TMP("ORRHCQD",$J) to be sorted on
a particular column.
|
| INPUT PARAMETER |
-
- FNM
- PARAMETER TYPE: LITERAL
- REQUIRED: YES
- SEQUENCE NUMBER: 1
- DESCRIPTION:
This is the name of the column that should be used as the sort key.
-
- FWD
- PARAMETER TYPE: LITERAL
- REQUIRED: YES
- SEQUENCE NUMBER: 2
- DESCRIPTION:
This is boolean true if the sort should be ascending, false if descending.
|
| RETURN PARAMETER DESCRIPTION |
The sequence number of the first item to display.
|