cancel
Showing results for 
Search instead for 
Did you mean: 

RFC Sender Channel Perameters

sriram_devarapalli
Participant
0 Kudos

Hi All,

I want to Run an RFC to Jdbc Scenario.

For RFC Sender Channel Perameters what values we need R/3(Sender) or PI

Application Server(Gateway)

Application Server Service(Gateway)

Program ID

These perameters we need to give either R3(sender) or PI?

What is the type of RFC Destination to be created in R/3 side?

in ABAP Report what RFC Destination we need to call?

The Program ID must be on PI side or R/3 side?

Thanks in Advance,

Sriram

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

> For RFC Sender Channel Perameters what values we need R/3(Sender) or PI

> Application Server(Gateway)

Host name of R3 system from which you are going to send the data

> Application Server Service(Gateway)

In R3 use tocde SMGWGoTOParameters--Display. Here you will find both Application Server & Service Gateway

> Program ID

It can be any unique name

> These perameters we need to give either R3(sender) or PI?

First you will create an RFC In R3 and give these parameter and then in your Sender RFC Channel use the same.

> What is the type of RFC Destination to be created in R/3 side?

Type 'T'

> in ABAP Report what RFC Destination we need to call?

The one which you created in R3 in SM59

> The Program ID must be on PI side or R/3 side?

In R3 mention it in SM59 in RFC destination, and in XI mention the exactly same in your Sender RFC CC.

Regards,

Sarvesh

sriram_devarapalli
Participant
0 Kudos

Hi Sarvesh,

Thanks a lot for the detailed reply.

in R/3 we are creating the RFC destination of type T. We need to give either R/3 or PI details in that.

please let me know.

Thanks in Advance,

Sriram

Former Member
0 Kudos

> in R/3 we are creating the RFC destination of type T. We need to give either R/3 or PI details in that.

> please let me know.

I think you have not red the blog properly.

Anyway it should be of R3 and not of XI/PI.

Regards,

Sarvesh

Answers (3)

Answers (3)

Former Member
0 Kudos

Go through this blog and it will help you in creating RFC destination & configuring RFC Sender Communication Channel.

http://www.sdn.sap.com/irj/scn/weblogs;jsessionid=(J2EE3417400)ID2015747450DB10764393135990923823End...

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi,

1) Application Server ,specify the Gateway host name of the sender system.

2) Application Server Service : specify the Gateway service of the sender system.

Specify the numerical description of the service port in the sender system or the alphanumerical equivalent.

For example, enter sapgwXX where XXis the system number of the sender system.

3) Enter the Program ID of the registered server program.

The specified program ID must uniquely describe the RFC sender channel in the configured gateway (Application Server (Gateway) and Application Server Service (Gateway) parameters).

refer below link

http://help.sap.com/saphelp_nwpi71/helpdata/EN/43/81adfdcfa86fcde10000000a1553f6/frameset.htm

Regards,

Raj

former_member200962
Active Contributor
0 Kudos

There is a good blog by Michal and Shabarish which tells you what/ where exactly you need to enter.....just make a search with Program ID and you will get the details.....the details that you are looking for are relevant to the SAP system

Regards,

Abhishek.