Home » Posts tagged 'Enum'
Tag Archives: Enum
Removing Enum values in hybris (SAP CX)
For removing Enum we need to take following Steps: lets say, we have this Enum and “ON_VALIDATION” needs to be removed : Solution : Step 1: remove this entry (ON_VALIDATION) from items.xml and update the running system. Step 2: Run following query in HAC under SQL Query: