cancel
Showing results for 
Search instead for 
Did you mean: 

What is the interface of webservice for exposing OCI 5.0 data?

0 Kudos
1,175

Hello,

I want to replicate catalog data to S/4HANA for SAP Purchase Requisition application.

I have read the document "S4HANA_SSP_Config_CookbookV6.pdf" which describes in detail the configuration.

I've also read: Configuration for OCI 5.0 and OCI 4.0 in the S/4HANA Cloud Essentials
Everything is clear on the SAP side.

But now comes the suppliers’ part. I must ask the supplier to expose a webservice that S/4 could call, but I'm not able to find any technical specification of that webservice. There is another SAP document "Open Catalog Interface (OCI).pdf", but it also doesn't contain the specification.

What the method names and parameters should be? How do you deal with it?

Should I provide the specification to the supplier or maybe the OCI 5.0 is such a common standard, that most of the supplier’s ERP systems will have this webservice build in?

Best regards

Rafal

Accepted Solutions (1)

Accepted Solutions (1)

anita_lipovics
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Rafal,

is the mentioned "Open Catalog Interface (OCI).pdf" the following documentaiton?

https://wiki.scn.sap.com/wiki/display/SRM/OCI+Documentation?preview=/395284636/395444883/OCI_50_EN20...

This pdf contains all necessary specification what a catalog should "understand".

From SAP side we send the required data in a POST or GET method, which contains the logon information and also a HOOK_URL where the catalog should send back the item data after checkout.

While checking out items the catalog should send back the data in a NEW_ITEM table to the URL sent in the HOOK_URL.

In this wiki page you can find more information:

https://wiki.scn.sap.com/wiki/display/SRM/Catalog+Management

It is created for SRM Application but ECC uses the same standard.

I hope this helps.

Best regards,

Anita

Answers (0)