Skip to Content
1
Aug 04, 2023 at 06:37 AM

Create Maintenance app How to restrict search help value coming from CDS views in standard RAP srv

790 Views

I have added notification type field using UI annotation in the "create maintenance request" app. I want to restrict values which are coming in dropdown for this field. Currently, it fetches Y1, M1, M2, M3, M4, M5 values but I want it to show only M1 and M5. How can it be achieved?

image.png

This field is using following value Help in the projection view C_MAINTWORKREQUESTOVERVIEWTP:

image.png

Value help I_PMNotificationTypeStdVH fetches data from I_PMNotificationType and has @accesControl.authorizationCheck active.

image.png

Please suggest how can I restrict values for this dropdown?

Attachments

image.png (54.8 kB)
image.png (16.8 kB)
image.png (65.0 kB)