ROR GUI PARAMETER RENAME

TITLEVALUE
NAMEROR GUI PARAMETER RENAME
DESCRIPTIONThe ROR GUI PARAMETER RENAME remote procedure renames the instance of the
parameter.
TAGRENPARM
ROUTINERORRP038
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERENTITY
DESCRIPTIONThe 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.
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH30

INPUT PARAMETERSSEQUENCE NUMBER2
INPUT PARAMETERNAME
DESCRIPTIONThe NAME parameter defines the name of the GUI parameter.
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH30

INPUT PARAMETERSSEQUENCE NUMBER3
INPUT PARAMETEROLDINST
DESCRIPTIONCurrent instance name of the GUI parameter.
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH60

INPUT PARAMETERSSEQUENCE NUMBER4
INPUT PARAMETERNEWINST
DESCRIPTIONNew instance name for the GUI parameter.
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH60

RETURN VALUE TYPEARRAY
RETURN PARAMETER DESCRIPTIONA negative value of the first "^"-piece of the Results[0] indicates that
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

Results[i] Error Descriptor
^01: Error code
^02: Message
^03: Place of the error

Otherwise, the Results[0] contains 0.
AVAILABILITYRESTRICTED
INACTIVE
CLIENT MANAGER
WORD WRAP ONTRUE
VERSION
SUPPRESS RDV USER SETUP
APP PROXY ALLOWED