Skip to Content
0
Former Member
Dec 04, 2009 at 09:35 AM

Calling a method in Class from webdynpro

191 Views

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.