Documentation Center

ListOfValues2.5 UpdateValue

Describes how to update an existing value in the specified list of values. .

Parameters

NameTypeDirectionDescription
psAuthContextStringInOutDeprecated proprietary authentication context only used by .ASMX web services based on internal username/password authentication. Claims based security standards drive all the WCF .SVC web services making this parameter redundant.
psLovIdStringInThe element name of the list of values
psLovValueIdStringInThe element name of the value within the list of values
psLabelStringInThe label of the value
psDescriptionStringInThe description of the value
pbActiveBooleanInBoolean that indicates if the value is still active

Requirements are:
  • Only an 'Administrator' user can update an existing value in a list of values.
Note that:
  • The label of the value must be unique.
  • You are not allowed to update an existing value of a system (e.g. BOOLEAN) or object (e.g. DOUTPUTFORMATNAME, DUSERGROUP) lov.