cancel
Showing results for 
Search instead for 
Did you mean: 

RAP ABAP Selection Fields F4 Values

max_mueller007
Explorer
0 Kudos
1,546

Hi,

When creating a RAP Model, I added the selection fields, which show like this :

However, I would like to display all the existing distinct values as well along with this. is this possible?

Thanks

anne-petteroe
Community Manager
Community Manager

Hello Max,

Thank you for visiting SAP Community to get answers to your questions. Since you're asking a question here for the first time, I recommend that you familiarize yourself with https://community.sap.com/resources/questions-and-answers, as it provides tips for preparing questions that draw responses from our members.

Feel free to take our Q&A tutorial at https://developers.sap.com/tutorials/community-qa.html as well, as that will also help you when preparing questions for the community.

Should you wish, you can revise your question by selecting Actions, then Edit.

By adding a picture to your profile you encourage your readers to respond.

Kind regards,
Anne

NooruBohra
Active Participant

Accepted Solutions (0)

Answers (2)

Answers (2)

DiegoValdivia
Participant
0 Kudos

Hi Max,

In RAP (and also in SAPUI5), F4 Help is named Value Help.
In this case, you need to declare a Value Help for each selection field fields that you need a Value Help to be shown.
Value Helps provide information based on CDS Views, which can be either Custom or Standard.

See Value Help section in the RAP Feature Showcase below:
RAP Feature Showcase - Value Help

Regards.

junwu
Active Contributor
0 Kudos

develop the valuehlep cds for it.