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

RFC sample program

Former Member
0 Likes
401

Hi,

I knew that for any ALE / EDI configurations we will use RFC setup through Sm59, but when we need to use RFC program ? can any one share the requirements and sample RFC program. So that i will try to understand.

Thanks

jaya

1 ACCEPTED SOLUTION
2 REPLIES 2
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
350

We can use RFC enabled function modules to connect to other systems in the landscape. For example, the TMS uses RFC to communicate from the DEV system to TST and from TST to PRD, when moving develop objects from system to system. You simply add the extension DESTINATION <RFC Destination> to the CALL FUNCTION statement. Depending on how the RFC destination is setup, you may or may not have to provide user name and password.

Regards,

Rich Heilman