Quantcast
Channel: SCN: Message List - SAP CRM: Webclient UI - Framework
Viewing all articles
Browse latest Browse all 7775

Re: How can I find the code behind a toolbar button in CRM Web IC?

$
0
0

you can find the code for buttons in component CRMCMP_IC_FRAME .

Open Pages with Flow Logic header_jscripts.js.

check function wsb_handler.

you will find code for all buttons there.

 

for this cancel EH_ONFORWARDCALL will be call and u can check event name from code    event_name = event->get_name( ).

in method   ref_event_service->raise( ref_event ). in EH_ONFORWARDCALL (line 213) .

 

 

 

Regards Harish Kumar


Viewing all articles
Browse latest Browse all 7775

Latest Images

Trending Articles



Latest Images