cancel
Showing results for 
Search instead for 
Did you mean: 

RAP ABAP Selection Fields F4 Values

10-09-2023 11:40 AM
max_mueller007 Explorer
6357 views 4 comments
0 Likes
SAP Managed Tags
Subscribe

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

0 Likes

Accepted Solutions (0)

Answers (2)

Answers (2)

DiegoValdivia
Active Participant
0 Likes

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
SAP Champion
SAP Champion
0 Likes

develop the valuehlep cds for it.