SCRP QUERY GETRECORD (43)    REMOTE PROCEDURE (8994)

Name Value
NAME SCRP QUERY GETRECORD
TAG GETREC
ROUTINE SCRPBK0
RETURN VALUE TYPE ARRAY
AVAILABILITY RESTRICTED
DESCRIPTION
This RPC returns a scheduling report query template definition
as definedin file 404.95.
INPUT PARAMETER
  • QUERY ID
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   20
    REQUIRED:   YES
    DESCRIPTION:   
    Internal entry number of the report query template definition
    from file 404.95
    
RETURN PARAMETER DESCRIPTION
Using SCDATA to represent the array, the following is returned:

[Fields]
   - each node describes fields used by the report as defined in
     the FIELDS multiple
        Piece      Description
        -----      -----------
          1        Corresponding Delphi Component Name
          2        Value for field

[Selections]
SCDATA(0) := 0th node of report query template definition (404.95)
  - each node describes files used by the report as defined in
    the FILES multiple
        Piece      Description
        -----      -----------
          1        External file entry value
          2        File type (DIVISION, TEAM, etc.)
          3        Internal entry number for value
       

      (1) := External values for 0th node pieces
   (2..n) := sections for
             [Description], [Fields], [Selections]

[Description]
   - each node returned equals a text node in the description
     word processing multiple