cancel
Showing results for 
Search instead for 
Did you mean: 

Value Help as dropdown, not F4 in Custom Fields - Code List

10-14-2025 4:35 PM
EsenSAP Discoverer
636 views 0 comments
0 Likes
SAP Managed Tags
Labels
Custom FieldsValue Help
Subscribe

Hello, 

the topic is about implementing a Custom Field via KeyUser Extensions. 

I was wondering is there anyway to change the standard behavior of displaying the Value Help for the Custom Field based on Code List. The default scenario is the Value Help opens up:

EsenSAP_0-1760452117173.png

My question is - can it be changed to the dropdown list (Like in the Status field in screenshot)? In the documentation I see that it should be automatically be done as Dropdown when the data set is small - I have only 7 values. But it appears as a F4 Value Help. 

EsenSAP_1-1760452375623.png

Of course I can create a CDS based Code List - and then manually set the @ObjectModel.resultSet.sizeCategory: #XS. But in the regular Code List you cannot edit ABAP files. And for e.g. for Custom Fields with 3-4 values I don't want to have to create an additional table, text table for translations, value help CDS, and then the Custom Fields. 

Any solutions to that?

0 Likes

Accepted Solutions (0)

Answers (0)