Quantcast
Channel: SCN : All Content - SAP Business Workflow
Viewing all articles
Browse latest Browse all 995

Opening a link on double click of work item from NWBC

$
0
0

Hi guys,

 

I want to open a link when we double click on a work item from NWBC.

 

A method is created with the below code and added to a foreground Activity step in workflow.

 

 

DATA : lv_url TYPE string VALUE 'http://google.com' . "csequence.

CALL METHOD cl_nwbc=>url_launch

  EXPORTING

     url = lv_url.

 

The link is getting opened from SBWP workitem but the same is not working from NWBC.

 

Please suggest!

 

 

 

Regards,

Dhaval Patel.


Viewing all articles
Browse latest Browse all 995

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>