When modifying a view in IFS Cloud development, is it possible to override and add an OR condition to the WHERE clause that originally exists in the core?
In my testing, I copied the WHERE definition and added an OR condition. This resulted in duplicate code in the apv file created by code generation.


Does anyone know of any other ways to add an OR condition by overriding?