cancel
Showing results for 
Search instead for 
Did you mean: 

Linking Webdynpro application to WEB UI

Former Member
0 Kudos

Hi All,

I am new to CRM web UI , Can you please tell me how to link webdynpro application to a field value in the WEB UI.

I have a Web UI contract. In wich a custom field with a drop downlist. so when a value is choosen the corresponding webdynpro application should be triggered.

Can anyone provide some inputs.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Just to add to it, steps would be:

1) Create URL ID

2) Configure transaction Launcher with the above URL ID

3) Define Logical Link

4) Define Generic Op Mapping for your Navigation bar.

5) Once all the above is done, navigate to the transaction launcher within the event handler

Thanks,

Rohit

Former Member
0 Kudos

Hi Shruthi,

Launching webdynpro application is similar to launching a URL from the Web UI screen.

There is a configuration involved in SPRO to put URL - then you would have the logical link - then you can call normal navigate code to launch the URL.

I hope it helps.

Thanks,

Rohit