Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

WebDynpro navigate to backend system

Former Member
0 Likes
466

Hello colleagues,

I have create a WebDynpro Standalone Application with a UIElement LinkToAction.

Now I would like to ask if it is possible to navigate from a WebDynpro Application into the SAP backend system (where I have called the WebDynpro Application)?

(I click on the LinkToAction and I see something in the system, se80 etc.....)

If yes, how can I do this? If no, why not? (I think there should be all information about the system or not?)

Thanks in advance!

Best regards,

Rick

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
439

Hi,

You can navigate to the backend system by putting a external break point in that RFC you are calling.

Regards

Madhu G S

Reward Points if usefull

Hello colleagues,

I have create a WebDynpro Standalone Application with a UIElement LinkToAction.

Now I would like to ask if it is possible to navigate from a WebDynpro Application into the SAP backend system (where I have called the WebDynpro Application)?

(I click on the LinkToAction and I see something in the system, se80 etc.....)

If yes, how can I do this? If no, why not? (I think there should be all information about the system or not?)

Thanks in advance!

Best regards,

Rick

1 REPLY 1
Read only

Former Member
0 Likes
440

Hi,

You can navigate to the backend system by putting a external break point in that RFC you are calling.

Regards

Madhu G S

Reward Points if usefull