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

Add selection field on screen

Former Member
0 Likes
605

I would like to add a custom field on screen, the field like other standard look and feel, which is a textbox and attached a icon, when click the icon, related popup data will display and for selection. How can i do that. Thanks!

I would like to add a custom field on screen, the field like other standard look and feel, which is a textbox and attached a icon, when click the icon, related popup data will display and for selection. How can i do that. Thanks!

5 REPLIES 5
Read only

Former Member
0 Likes
579

Hi Bryan,

Go to transaction ABAPDOCU.

You will find sample code for all kind of requirements.

Regards,

Atish

Read only

Former Member
0 Likes
579

Hi Bryan

You can create a search help and assign the same when defining the screen. This will bring the icon and related popup.

Regards

Eswar

Read only

0 Likes
579

How to create a search help, thanks!

Read only

0 Likes
579

Transaction: SE11

~Eswar

Read only

gopi_narendra
Active Contributor
0 Likes
579

Are you talking of the select options for the field on the custom screen.

if so you can make use of the fm : COMPLEX_SELECTIONS_DIALOG

Regards

Gopi