cancel
Showing results for 
Search instead for 
Did you mean: 

SAP PI Issue with RFC Receiver Adapter

0 Kudos

Hello,

Iam using File-RFC scenario, where every thing executed fine, but in ECC iam unable to get the DATA coming from PI, Iam using Z RFC to insert data to a Z table.

I did'nt any errors in PI, is there any option to find the output data at receiver adapter where iam using RFC adapter.

Kindly Help,

Thanks in Advance,

Ravi.

Accepted Solutions (1)

Accepted Solutions (1)

former_member184720
Active Contributor
0 Kudos

Yes. If you enable the logging you should be able to see the post mapping xml.

Did you debug the RFC with test data? were you able to insert something?

Answers (3)

Answers (3)

Bhargavakrishna
Active Contributor
0 Kudos

Hi Ravi,

Please check the RFC destination and its parameters pointing to the ECC system or not.

Also re-check the RFC receiver adapter parameters.

What is the status of moni?

As mentioned by Inaki, the only option is to debug the ABAP code by setting the breakpoints.

Regards

Bhargava Krishna

iaki_vila
Active Contributor
0 Kudos

Hi Ravi,

You can to debug the ABAP code in the RFC. You need to set an external breakpoint with the same user that you have configured in the communication channel. When you test your scenario a debug window will open.

Regards,

Former Member
0 Kudos

Hi Ravi,

You are using the RFC adapter to update a table.

Please tick the checkbox in front of "Commit Handling for Single BAPI Calls" and retry.

It should work.

Thanks & Regards,

Tejas Bisen