Skip to Content
0
Jan 09, 2023 at 01:06 AM

How to remove uniqueness from an attribute in the type system

68 Views


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.