cancel
Showing results for 
Search instead for 
Did you mean: 

Replicating "Services" into SRM through XI

Former Member
0 Kudos

Hello everyone,

We have an existing interface in XI that replicates "Products (Items)" from Oracle into SRM. We would like to extend this to include "Services" as well.

Is this possible using the interface "ProductSetIn" (which is what is currently working with Items), or should another be used? If so, which one?

If ProductSetIn can be used, what value should the field ProductTypeCode have?

Currently, it has the value "01" for Items.

Thanks in advance!

Glenn

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I don't know the interface you are referring to, so you can try first and see if it works.

Product type should be 02 for services.

Former Member
0 Kudos

Thanks Robin!

I found the documentation for the fields in:

http://esoadocu.sap.com/socoview(bD1lbiZjPTgwMCZkPW1pbg==)/render.asp?packageid=DBBB6D8AA3B382F191E0...

One should make sure the categories match as well.

Glenn