‎2008 Feb 19 7:02 AM
Hi everybody,
can we connect Non SAP system from SAP through RFC. or is RFC is used to conect only SAP to SAP system.
thanks,
santosh.
‎2008 Feb 19 7:05 AM
‎2008 Feb 19 7:05 AM
‎2008 Feb 19 7:07 AM
Hi,
If there is a Middle ware like XI between R3 and non R3 systems then you can call the rfc from non r3 else it is not possible.
Thanks,
Prasanna
‎2008 Feb 19 7:25 AM
hi ,
A remote function call is a call to a function module running in a system different from the caller's. The remote function can also be called from within the same system (as a remote call), but usually caller and callee will be in different systems. In the SAP System, the ability to call remote functions is provided by the Remote Function Call interface system (RFC). RFC allows for remote calls between two SAP Systems (R/3 or R/2), or between an SAP System and a non-SAP System.
Reward points if useful....