ROR GUI PARAMETER RENAME (2109)    REMOTE PROCEDURE (8994)

Name Value
NAME ROR GUI PARAMETER RENAME
TAG RENPARM
ROUTINE RORRP038
RETURN VALUE TYPE ARRAY
AVAILABILITY RESTRICTED
WORD WRAP ON TRUE
DESCRIPTION
The ROR GUI PARAMETER RENAME remote procedure renames the instance of the 
parameter.
INPUT PARAMETER
  • ENTITY
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   30
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    The ENTITY parameter defines the context that the parameter value is
    associated with.  The values that are used most often are the "USR" (user 
    settings) and "PKG" (package settings).  See the DBIA #2263 for more 
    details.
    
  • NAME
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   30
    REQUIRED:   YES
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    The NAME parameter defines the name of the GUI parameter.
    
  • OLDINST
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   60
    REQUIRED:   YES
    SEQUENCE NUMBER:   3
    DESCRIPTION:   
    Current instance name of the GUI parameter.
    
  • NEWINST
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   60
    REQUIRED:   YES
    SEQUENCE NUMBER:   4
    DESCRIPTION:   
    New instance name for the GUI parameter.
    
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, the Results[0] contains 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