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

Auto Complete ALV

Former Member
0 Likes
1,196

Does ALV supports Auto Complete function?

That is i write 'Test' in cell, then press space in other cell and SAP offers me 'Test'.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
872

How to activate it?

In screen fields i have auto complete yet.

4 REPLIES 4
Read only

former_member156446
Active Contributor
0 Likes
872

if you have history / sticky memory activated in the GUI.. you should be able to do that

Read only

Former Member
0 Likes
873

How to activate it?

In screen fields i have auto complete yet.

Read only

0 Likes
872
Read only

former_member194669
Active Contributor
0 Likes
872

Please check auto_value in field catalog


      ls_fcat-auto_value = 'X'.

a®