‎2009 Dec 24 12:35 AM
I am trying to register a program at gateway , when i ran rfcexec it runs for a while and returns to the command prompt.
I checked the trace file dev_rfc.trc it has following error
ERROR file opened at 20091223 160631 Pacific Standard Time, SAP-REL 700,0,226 RFC-VER 3 1100824 MT-SL
T:1184 Error in program 'ZDS': ======> Function IDOC_INBOUND_ASYNCHRONOUS is not available
T:1184 Error in program 'ZDS': <* RfcDispatch [2] : returns 1:RFC_FAILURE
Here ZDS is the program id I mentioned in SM59
Thanks
Raj
‎2009 Dec 24 3:21 AM
Hi,
I think you are trying to make it as an R/3 system connection. The 3rd party programs should be connected as TCP/IP connection. This function module will be looked upon in SAP systems for ALE. Please check.
Cheers
Suresh
‎2009 Dec 24 7:06 AM
I am creating an TCP/IP connection with activation type as registered program.