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

FTP CONNECTION

Former Member
0 Likes
660

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?

1 ACCEPTED SOLUTION
Read only

abdul_hakim
Active Contributor
0 Likes
597

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

4 REPLIES 4
Read only

abdul_hakim
Active Contributor
0 Likes
598

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

Read only

0 Likes
597

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.

Read only

0 Likes
597

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

Read only

0 Likes
597

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