cancel
Showing results for 
Search instead for 
Did you mean: 

S/4 HANA and SRM 7.0 Integration using SOAP Adapter XI 3.0 Protocol

ali_suwanda
Explorer
0 Kudos

Hi All,

Currently, we implement integration between S/4 HANA and SRM SUS 7.0 through SAP PO 7.5.

I have several question related this integration

1. Current situation, we use IDOC for Integration method between S/4 HANA and SAP PO (CREMAS) and we have SupplierPortalTradingPartner (this is structure of SRM SUS) as Message Type in SAP PO. We have done the mapping between those two objects. I am curious is there any standard XML format that we need to follow in order to generate this XML ?


2. Understood that SAP PO currently only support Java stack, which mean we can not use ABAP Proxy as integration method instead of that we use SOAP Adapter. To configure this integration method we need to fill URL destination of SRM SUS. Does anyone know how to get this URL Destination from SRM SUS ?


Thank you!


Accepted Solutions (1)

Accepted Solutions (1)

TomXing
Contributor

Hi Ali,

> To configure this integration method we need to fill URL destination of SRM SUS. Does anyone know how to get this URL Destination from SRM SUS ?

I assume you are referring to the SUS URL, which should be filled in the SOAP XI 3.0 receiver channel.
In this case, the URL is the same as the one you already knew.

i.e., http://<TargetHost>:<port>/sap/xi/engine?type=entry


Best regards,
Tom

Answers (3)

Answers (3)

ivy_li
Active Contributor

Hi,

For the first question, check wiki page

https://wiki.scn.sap.com/wiki/x/LwaxEw to get known about the interface used in standard.

BR,

Ivy

zoltan_keller
Employee
Employee
0 Kudos

Please be aware that SUS is officially not supported with S/4HANA: KBA 2474434


regards
Zoltan

ali_suwanda
Explorer
0 Kudos

Hi All,

Thanks for your helpful answer!.

Regards,

Ali