cancel
Showing results for 
Search instead for 
Did you mean: 

Idoc to RFC scenario

Former Member
0 Kudos

Hi,

I have four Sap system connected with PI 7.0 .

SAP1 --> PI --> FILE (SAP2)

--> FILE (SAP3)

--> RFC (SAP4)

The system SAP1 send to PI a custom Idoc; PI tranform Idoc in flat file for system SAP2 e SAP3. The system SAP4 requires sending data via RFC function.

What are the steps to follow to call the RFC function once for each IDOC segments?

Thanks

George

Edited by: GeorgeQ on Feb 17, 2011 12:43 PM

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

for SAP to SAP integration why r u using PI in between - Also I dont understand why r u sending file to SAP 2 and 3 as SAP can accept data using either IDOC/PRoxy or RFC.

U can call RFC from any of the SAP system using abap program...

U need to see deign strategy and landscape...

chirag

Former Member
0 Kudos

Have a look at the below blog. It might help you.

Former Member
0 Kudos

>

> Hi,

> I have four Sap system connected with PI 7.0 .

>

> SAP1 --> PI --> FILE (SAP2)

> --> FILE (SAP3)

> --> RFC (SAP4)

>

> The system SAP1 send to PI a custom Idoc; PI tranform Idoc in flat file for system SAP2 e SAP3. The system SAP4 requires sending data via RFC function.

>

> What are the steps to follow to call the RFC function once for each IDOC segments?

>

> Thanks

> George

>

> Edited by: GeorgeQ on Feb 17, 2011 12:43 PM

You can use an UDF Function for call RFC Function in Mapping, by using a Rfc Comunication Channel.

It's something like an Rfc LookUp.

Former Member
0 Kudos

Hi,

You can do this by configuring a RFC Adapter at the receiver side.

Refer:

/people/michal.krawczyk2/blog/2005/03/29/configuring-the-sender-rfc-adapter--step-by-step

Don't post same question multiple times

Regards,

Aravind.