ROR UPDATE LOCAL FIELDS (2111)    REMOTE PROCEDURE (8994)

Name Value
NAME ROR UPDATE LOCAL FIELDS
TAG LFLUPD
ROUTINE RORRP040
RETURN VALUE TYPE ARRAY
AVAILABILITY RESTRICTED
WORD WRAP ON TRUE
DESCRIPTION
The ROR UPDATE LOCAL FIELDS remote procedure updates a list of
registry-specific field definitions in the the ROR LOCAL FIELD file
(#799.53).
INPUT PARAMETER
  • REGIEN
    PARAMETER TYPE:   LITERAL
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    The REGIEN parameter should contain a valid registry IEN (IEN of the 
    registry parameters record in the ROR REGISTRY PARAMETERS file #798.1).
    
  • CANCEL
    PARAMETER TYPE:   LITERAL
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    Cancel the update and unlock the local fields.
    
  • LFLST
    PARAMETER TYPE:   LIST
    SEQUENCE NUMBER:   3
    DESCRIPTION:   
    Reference to a local variable that contains a list of local fields.
     
      LFLST[i]              Local Field Descriptor
                              ^01: IEN
                              ^02: Name
                              ^03: Inactivation Date (FileMan)
                              ^04: Description
    
RETURN PARAMETER DESCRIPTION
A negative value of the first "^"-piece of the Results[0] indicates that
  Results[i]            Error Descriptor
                          ^01: Error code
                          ^02: Message
                          ^03: Place of the error
 
Otherwise, zero is returned in the Results[0].
an error occurred during the execution of the remote procedure. In this
case, the second piece of the Results[0] will contain number of the error
descriptors returned in the subsequent nodes of the Results array:
  
  Results[0]            Result Descriptor
                          ^01: The last error code
                          ^02: Number of the error descriptors