Skip to Content
1
Jan 26, 2021 at 07:01 AM

Fiori: Adding a new field to SelectionFields after saving a variant

131 Views Last edit Jan 26, 2021 at 07:14 AM 2 rev

Hi experts,

I have a List Report app which has been deployed to Fiori Launchpad (S/4HANA On-premise).

After a user had saved his variant, a new field was added to the underlying CDS view. The field has been added to the filterbar with @UI.selectionField annotation.

The issue is, the new filed is not only appearing in the standard variant, but also in the user's own variant. I'd like to exclude the newly added fields from user's variants.

Does anyone know how to achieve this?

Before: user's variant

Add a new Field

After: (I don't want the newly added field in user's variant)

Best Regards,

Mio

Attachments

before.png (14.1 kB)
add-field.png (6.7 kB)
after.png (9.8 kB)