2008 Feb 15 2:43 AM
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!
2008 Feb 15 3:10 AM
Hi Bryan,
Go to transaction ABAPDOCU.
You will find sample code for all kind of requirements.
Regards,
Atish
2008 Feb 15 3:22 AM
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
2008 Feb 15 3:37 AM
2008 Feb 15 3:40 AM
2008 Feb 15 3:39 AM
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