cancel
Showing results for 
Search instead for 
Did you mean: 

OnEnter event for input field in webdynpro ALV ( Column Editing )

Former Member
0 Kudos

Dear Friends,

i will enter project id in one column( input field in alv ) , pressing  enter button, i should get the corresponding other columns ( as shown in pics ), could any one pls  help me

Thanks

Vijaya

Accepted Solutions (0)

Answers (1)

Answers (1)

ramakrishnappa
Active Contributor
0 Kudos

Hi Vijaya,

You need to create an event handler method for ON_CELL_ACTION of alv and set the cell event enabled while configuring alv during initialization.

Please refer the below links

How to trigger the event ON_CELL_ACTION in ALV - Web Dynpro ABAP - SCN Wiki

ALV Cell Editable | Webdynpro ABAP

There are many similar threads available on SCN.

Hope this helps you.

Please let me know, if any further assistance required.

Regards,

Rama