cancel
Showing results for 
Search instead for 
Did you mean: 

PCK and SAP PI

Former Member
0 Kudos

Hi,

I have a scenario where an external R/3 system sends data to SAP PI using PCK.

(SAP R/3-->PCK-->SAP PI-->Third part system)

External R/3 sends data to PCK using an RFC call.

So in PCK,sender adapter is RFC. When PCK sends to SAP PI, PCK uses XI as receiver adapter.

I have received XSD structure of RFC and same I am using as my input structure in SAP PI.

We have tested end to end and It was working fine in dev environment.

But when we are testing in quality, characters are getting truncated when it reaches SAP PI. There is no sender agreement in SAP PI.

Please let me know.

Thanks

Suma

Accepted Solutions (1)

Accepted Solutions (1)

udo_martens
Active Contributor
0 Kudos

Hi Suma,

>>>characters are getting truncated

i suspect the RFC adapter has not the right meta data. Assure that the Function module is in the same develoment status in development and test environment. Then stop and start the RFC adapter from RTW (or change the short text in IB Directory and reactivate).

>>>There is no sender agreement in SAP PI.

Not required for an XI channel

/Udo

Former Member
0 Kudos

ThanksUdo,

Function module is same as in development as well as quality in R/3 system. And we have started and stopped communication channel also in PCK. Even PCK system is restarted.

We are not sure where characters are getting truncated. In SAP PI or PCK?

PCK is using sender RFC channel. So this sender RFC channel will convert RFC into RFC XML right?

Is there a way to view RFC XML data in PCK? When I see in SAP PI, characters are getting truncated.

Thanks

Suma

Answers (0)