cancel
Showing results for 
Search instead for 
Did you mean: 

Set Context From Event Handler in Web Dynpro ABAP

bjorn-henrik_zink
Active Participant
0 Kudos

Hi,

I am passing some parameters when navigating from one view to another. Now I would like to set the context of the second view. How can I achieve that in Web Dynpro ABAP?

Thanks.

/ Elvez

Accepted Solutions (0)

Answers (1)

Answers (1)

bjorn-henrik_zink
Active Participant
0 Kudos

I figured out ...

element->set_attribute(

exporting name = `NAME`

value = value ).