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

Dynpro from another system/ RFC?

Former Member
0 Likes
586

Hello togehter,

I need to get a dynpro from another system into my system. I found the two FM's rs_dynpro_upload/download, but the problem is, that these FM's are not remote-able and therefore I cannot download the dynpro from another system!

Is there any possibility to copy a dynpro (via RFC?) from another system to my system?

Regards,

Domenik

Hello togehter,

I need to get a dynpro from another system into my system. I found the two FM's rs_dynpro_upload/download, but the problem is, that these FM's are not remote-able and therefore I cannot download the dynpro from another system!

Is there any possibility to copy a dynpro (via RFC?) from another system to my system?

Regards,

Domenik

2 REPLIES 2
Read only

Former Member
0 Likes
556

These FMs download to the PC, so cannot be called remotely. You might try copying and modifying them to use the server instead.

But it would probably be quicker and easier to do it manually.

Rob

Read only

0 Likes
556

Thanks you, but i want to change the manual way into an automatic way....