Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Search help

Former Member
0 Likes
388

Hi all.

I need to do a search help that will filter some values. I created a domain that can be 6 values. This domain has a data element that is in a z table. Using a sm30 the user will fill all the fields in incluind this one that can be only on of those 6 options.

In a transaction I need to show the search help for this field just 2 possible values of those six the the user included in the z table.

How can I solve my problem ?

Thx in advence.

Point will for sure be reward.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
320

Hi!

Unfortunately, you have to code it.

Check out this demo ABAP program for the basics.

DEMO_DYNPRO_F4_HELP_MODULE

Regards

Tamá

1 REPLY 1
Read only

Former Member
0 Likes
321

Hi!

Unfortunately, you have to code it.

Check out this demo ABAP program for the basics.

DEMO_DYNPRO_F4_HELP_MODULE

Regards

Tamá