Skip to Content
0
Former Member
May 29, 2011 at 10:57 PM

HTMLB Event onClientClick & onClick - Call Javascript and ABAP FM

604 Views

Hi,

On button click, we want to call Java script function, and if the Java function result is true, in the same event as continuation we want to call ABAP FM.

Went through couple of posts and blog by Thomas jung.

We can make use of HTMLB event onClientClick and onClick, but not sure, how can i take the result of Javascript button press and based on which my ABAP FM to be called.

Pls suggest.

Warm Regards,

Ashwin.