‎2008 Nov 25 7:08 AM
For Ftp Connection We need to create RFC Connection of type tcp/ip,during creation we come across
something called Program id can anyone please tell me what is this?
‎2008 Nov 25 7:11 AM
Hi,
It is used for identifiaction of registered RFC Server Program.
With an SAP gateway, an RFC server program can be registered under this ID and then wait for RFC calls from different SAP systems. Note the program you are giving here is not an ABAP Program
Cheers,
Hakim
‎2008 Nov 25 7:11 AM
Hi,
It is used for identifiaction of registered RFC Server Program.
With an SAP gateway, an RFC server program can be registered under this ID and then wait for RFC calls from different SAP systems. Note the program you are giving here is not an ABAP Program
Cheers,
Hakim
‎2008 Nov 25 7:17 AM
Thanks For reply but can u please tell in detail like how do we create this program , how do we assign a id, and i suppose that this server program calls client program in non-sap system can u please explain regarding this also?
Regards,
Santhu.
‎2008 Nov 25 8:30 AM
Following link was given in one of reply in SCN or in other site which gives explanation of server program and also has sample code.
http://nwadave.com/NwadExplorer/data/SAPDoc/ProcessingIDocsWithTheSAPJavaConnector.doc
‎2008 Nov 25 8:46 AM
Hi,
This program will not be created by us(ABAP Consultants). It is a server program from the 3rd party side which the BASIS has to register in the Gateway Server(SAP).
Cheers,
Hakim