cancel
Showing results for 
Search instead for 
Did you mean: 

call custom function module during quote's update cart action.

Former Member
0 Kudos

Hi Webchannel Geeks!

Need your expert advice on the following.

In B2B Quote scenario. I need to call a custom function module from the front-end AFTER completion of the "update cart" action. .

Actually, we are calling the function module before the update cart now, I wanted to know whether it is possible to call the FM  AFTER the "update cart" action (similar to AFTER_CHANGE event in the CRMV_EVENT) and way to call the FM.

Regards,

Suresh Babu

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Suresh Babu,

In java side after clicking the update button it will call the JS function submit_refresh , which is coded in the "/b2b/jscript/orderTools.inc.jsp".

So if you want to call a custom FM after the update , you have to modify the showbasket action create a custom class for that and after the backend call do your custom coding to call your custom FM

Hope this will help.

Thanks and Regards

Shanto Aloor

+91 9611034485

Answers (0)