cancel
Showing results for 
Search instead for 
Did you mean: 

ALV OVS

Former Member
0 Kudos

Hello,

How do I enable OVS in ALV? Context is created dynamically. I know about component usage and all that. I am only interested in how do I visually enable that button in input field. What needs to be done for that?

Thanks.

Accepted Solutions (0)

Answers (2)

Answers (2)

uday_gubbala2
Active Contributor
0 Kudos

Hi Georgy,

Check the standard Web dynpro component: SALV_WD_TEST_TABLE_F4 . Here the ALV column CURRENCY has the OVS help defined for it.

Regards,

Uday

abhimanyu_lagishetti7
Active Contributor
0 Kudos

You can try using SET_ATTRIBUTE_VALUE_HELP of the IF_WD_CONTEXT_NODE_INFO method

VALUE_HELP_MODE as IF_WD_CONTEXT_NODE_INFO=>C_VALUE_HELP_MODE-OVS and

VALUE_HELP the used component name of the OVS