Hi All,
I have to perform some action when i click the button created in my webdynpro screen.
However I must not write the code for the button action inside the button event. But I have to create a class and inside the class i have to create the method for this button event.
Can anyone tell me how to call a method in a class created in SE24 from webdynpro on clicking the button.
Thanks in advance.