cancel
Showing results for 
Search instead for 
Did you mean: 

How to create an interface SAP to SAP in SAP PI

HectorInzunza
Explorer
0 Kudos

Hi Community SAP,

I need to create an interface in SAP PI from SAP to SAP, what is needed is to move information from a Z table in one SAP system to another Z table in another SAP system.

In each of the SAP systems, I have a function module that sends and in the other system I have another function module that receives the information.

Someone will have an idea of how to do the mapping and configuration of the communication channel in PI.

I would greatly appreciate it if someone can help me.

Best Regards

Hector

Accepted Solutions (0)

Answers (1)

Answers (1)

patelyogesh
Active Contributor
0 Kudos

Hello hector_14

If this is ABAP based systems you can create IDOCs to send them across

Definitely you can use PI system but IDOCs will be much more easy way

You can look at the reference document below:

https://blogs.sap.com/2016/07/05/steps-in-idoc-configuration-for-beginners/

Thank you

Yogesh

HectorInzunza
Explorer
0 Kudos

Hi Yogesh, Thanks for your answer,

Could this method work for Function Modules (FM) Z Type?

Best Regards

Hector Inzunza