SCRP DEFINITION GETRECORD (41)    REMOTE PROCEDURE (8994)

Name Value
NAME SCRP DEFINITION GETRECORD
TAG GETREC
ROUTINE SCRPBK
RETURN VALUE TYPE ARRAY
AVAILABILITY RESTRICTED
DESCRIPTION
This RPC returns a scheduling report definition as defined
in file 404.92.
INPUT PARAMETER
  • REPORT ENTRY
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   20
    REQUIRED:   YES
    DESCRIPTION:   
    Internal entry number of the report definition from file 404.92.
    
RETURN PARAMETER DESCRIPTION
Using SCDATA to represent the array, the following is returned:
[Sorts]
   - each node returned equals a text node in the SORTS multiple

[Fields]
   - each node describes fields used by the report as defined in
     the FIELDS multiple
        Piece      Description
        -----      -----------
          1        Corresponding Delphi Component Name
          2        Is field required?
SCDATA(0) := 0th node of report defintion (404.92)
          3        <not used>
          4        Default Value

[Files]
  - each node describes files used by the report as defined in
    the FILES multiple
        Piece      Description
        -----      -----------
          1        File type (DIVISION, TEAM, etc.)
          2        File number
   (1..n) := sections for
          3        Number of selections from file required
                   (ONE/MANY/ALL/NONE)
       
             [Description], [Sorts], [Fields], [Files]

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