We have the following uniqueness defined on attribute in items.xml defined like so:
<attribute qualifier="id" type="java.lang.String">
<persistence type="property" />
<modifiers optional="false" unique="true" />
</attribute>
We have an urgent request to remove the uniqueness (basically unique="false").
Can we update this to false run system update? Will system update automatically remove the uniqueness, or must we manually manipulate the type system / schema?
Please advise, thank-you
------------------------------------------------------------------------------------------------------------------------------------------------
Learn more about the SAP Support user and program here.