cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ERP- C4C Integration using On Premise SAP PO

0 Likes
746

Hi,

Can C4C integration with on prem ERP be achieved using proxy frame work (ABAP Proxies) and send/receive data to/from C4C through XI adapter ?

Every document speaks about SOAMANAGER config and SOAP adapter to send and receive data from ERP to PO system. I have configured some of the interfaces to proxy framework and is working well.

Need expert opinion before proceeding further.

Regards,

Anish

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Likes

Hi,

My findings,

SAP has created the services inconsistently (for whatever reason), some are created inside-out and some are outside in. The inside-out interfaces do not have a proxy object created, it is a function module as service definition. Endpoint are required for these ones and SOAMANAGER required.

Alternative is to consume these function modules in PI ( no fun ).

Regards,

Anish

S_Sriram
Active Contributor
0 Likes

Hi Anish.

You have to use either SAP PO or Hana Cloud connecter to integrate SAP C4C system.

Regards

SS

0 Likes

Hi Sriram,

Yes, we have SAP PO in place.

My question is what is the relevance of creating endpoint of the service through SOAMANAGER when the interface can run as normal ABAP proxy.

Regards,

Anish