SAP BSP Call onInputProcessing event from SAP BSP page via href or button or href link or javascript action event Using ‘<input type=submit…’ button Call OnInputProcessing BSP event from an HTMl button, this code will pass ‘search’ into the event_id <form method=”post” name=”form” id=”form” > <INPUT type=”submit” name=”OnInputProcessing(search)” value=”New search”> </form> Using ‘<a […]
Nis 11 2016
SAP BSP Call onInputProcessing event from SAP BSP page via href or button or href link or javascript action event
SAP BSP Call onInputProcessing event from SAP BSP page via href or button or href link or javascript action event Using ‘<input type=submit…’ button Call OnInputProcessing BSP event from an HTMl button, this code will pass ‘search’ into the event_id <form method=”post” name=”form” id=”form” > <INPUT type=”submit” name=”OnInputProcessing(search)” value=”New search”> </form> Using ‘<a […]
Devamı
By Burhan KARADERE • 2015 - 2016 • 1 • Tags: Abap, action, bsp, call, event, from, javascript, onInputProcessing, SAP, SAP BSP page via href or button or href link or