SCUT GET USER RECORD (42)    REMOTE PROCEDURE (8994)

Name Value
NAME SCUT GET USER RECORD
TAG GETUSER
ROUTINE SCUTBK3
RETURN VALUE TYPE ARRAY
AVAILABILITY RESTRICTED
DESCRIPTION
This RPC returns user related data often needed by scheduling
modules. The data returned is used to set instance variables
for the TScUser object type on the client.
INPUT PARAMETER
  • DUZ NUMBER
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   20
    REQUIRED:   YES
    DESCRIPTION:   
    Internal entry number of the user.
    
RETURN PARAMETER DESCRIPTION
Using SCDATA to represent the array, the following is returned:
    SCDATA(0) -> <ien of user> ^ <name of user> ^ <default query id>
                        
                --- OR ---

    SCDATA(0) -> 0 - meaning errors found ^ <number of errors>
SCDATA(1...n) -> error text