cancel
Showing results for 
Search instead for 
Did you mean: 

F4 help in editable ALV

Former Member
0 Kudos

Hi,

I have built an editable ALV which gets data from a context created dynamically. There is an OVS help bound to one of the context attributes.

My problem is, when a user clicks F4, is there a way to find out on which row the F4 has been clicked? Is there something like get_lead_selection( ) available for ALV?

Any help would be appreciated.

Thanks in advance.

Nithya

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

you can find in component SALV_WD_TEST_TABLE_F4 all the possibilities with OVS

Hopefully you find something in there

grtz

Koen

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Koen,

The element on which F4 is selected is available in the ovs_callback_object->context_element.

Thanks for the pointer, I got the answer.

Regards,

Nithya

Former Member
0 Kudos

Hi nithya..

Can u tell how to recognize in which cell the F4 has been clicked..

I hv used OVS for F4 help...

Can u help..

I small piece of code wud b appreciated...

Regards

Jagruti