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

Google Search engine for abap input field

Former Member
0 Likes
452

google latest version provides search box with a list matching the text

that entered in it.

Can we provide the same option for the input/output field in abap

(module pool or executable)

the pai is processed only in abap only after input (enter,button click,etc)

but how to achieve that google kind of search

google latest version provides search box with a list matching the text

that entered in it.

Can we provide the same option for the input/output field in abap

(module pool or executable)

the pai is processed only in abap only after input (enter,button click,etc)

but how to achieve that google kind of search

1 REPLY 1
Read only

Former Member
0 Likes
367

Hi,

I dont think its possible with normal ABAP programming.....

Might be possible with BSP as it includes some scripting language, but I am not familiar with BSP coding

Regards,

Siddarth