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

idoc-doubt

Former Member
0 Likes
364

hi,

Can somebody let me know, while using ALE ,whats the need of using RFC again in IDOC

thanks,

shekar

3 REPLIES 3
Read only

Former Member
0 Likes
345

RFC is used to Connect to Different systems or Different Clients. With out RFC connection it is not possible to Transfer the IDoc.

Read only

Former Member
0 Likes
345

RFC is basically connecting the 2 systems.

The source and the target systems should be connected with each other and RFC does it.

IN ALE you use the RFC while creating the PORTS.

Shreekant

Read only

Former Member
0 Likes
345

PORT:

Port is used in the outbound process to determine the name of the EDI subsystem program,the directory path where the idoc file will be created at the operating system level,the idoc file names and the rfc desinations.

RFC Destination:

Used to define the characteristics of communication links to a remote system on which a functions needs to be executed.