ORRHCQ SUBDTA (1449)    REMOTE PROCEDURE (8994)

Name Value
NAME ORRHCQ SUBDTA
TAG SUBDTA
ROUTINE ORRHCQ
RETURN VALUE TYPE ARRAY
AVAILABILITY RESTRICTED
DESCRIPTION
Returns name-value pairs that represent columns for a subset of records.
The list view in the GUI posts an event for which records it needs to
display.  This call obtains the data for those records.
INPUT PARAMETER
  • FIRST
    PARAMETER TYPE:   LITERAL
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    The first record that has been requested by the listview control.
    
  • LAST
    PARAMETER TYPE:   LITERAL
    REQUIRED:   YES
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    The last record number that has been requested by the listview control.
    
RETURN PARAMETER DESCRIPTION
Name-value pairs that represent each cell for the range of rows returned.