cancel
Showing results for 
Search instead for 
Did you mean: 

Inbound RFC function module-Custom Table

Former Member
0 Kudos

Hi Everyone,

we have created inbound RFC function module- for processing data from SOAP UI tool to PI to ECC -The data is processing successfully from SAP PI and receiver RFC communication channel but the data is not updating SAP custom table entries.

however, when we are executing directly in ECC SE37- Test function module with import parameters values its working- sample data is updated in custom table.

can you advise what could be reason -data is not updating in Custom table when we are processing from SAP PI?

Regards,

Krushi.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

the problem is resolved. this is due to RFC user which we have maintained in RFC Receiver channel.

thank you everyone.

regards,

Krushi.

Answers (2)

Answers (2)

former_member190293
Active Contributor
0 Kudos

Hi Krushi!

1. Check if your RFC Communication channel points to right back-end system (Server address, System number, Client, etc.).

2. Check if your PI user which is set in RFC channel parameters has sufficient rights to perform update operations on your custom table.

3. Check in ST22 transaction of back-end system for any errors related to your RFC.

Regards, Evgeniy.

bhavesh_kantilal
Active Contributor
0 Kudos

In your RFC Adapter, make sure "Commit Handling for Single BAPI Calls" is selected under advanced mode and see if this triggers the commit.