cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Sourcing - Material Master Integration

Former Member
0 Kudos

I am working on integrated Material Master by using standard integration provided by SAP content.

All the integration setup is done along with the setup of schedule task to pick up the material master xml and process the message.

During Data import the file in error status with the following error messages

Thu Apr 19 20:55:02 BST 2012
..Failed: object 1: You must select only replicated product category for a replicated material. [INTERNAL_CAT].
Thu Apr 19 20:55:02 BST 2012
# At least one of the items below is invalid. Mouse over the highlighted area for more details. [PRODUCT_PLANT].
Thu Apr 19 20:55:02 BST 2012
# You must select only replicated plant for a replicated material. [PLANT].

Here is the XML starting at the object node..

<object classname="masterdata.Material">

                                        <fields>

                                                  <INACTIVE>false</INACTIVE>

                                                  <IS_REPLICATED>true</IS_REPLICATED>

                                                  <NAME>0292253240</NAME>

                                                  <DESCRIPTION>

                                                            <values>

                                                                      <value language="EN">1st stage turbine disc</value>

                                                            </values>

                                                  </DESCRIPTION>

                                                  <EXTERNAL_ID>0292253240</EXTERNAL_ID>

                                                  <BASE_UNIT>EA</BASE_UNIT>

                                                  <ORDER_UNIT></ORDER_UNIT>

                                                  <INTERNAL_CAT>10159342</INTERNAL_CAT>

                                                  <EXTERNAL_NAME>0292253240</EXTERNAL_NAME>

                                                  <PRODUCT_TYPE>ZROT</PRODUCT_TYPE>

                                        </fields>

                                        <collections>

                                                  <PRODUCT_PLANT>

                                                            <object delete="false" classname="masterdata.ProductPlant">

                                                                      <fields>

                                                                                <PLANT>7000</PLANT>

                                                                      </fields>

                                                            </object>

                                                  </PRODUCT_PLANT>

                                        </collections>

                              </object>

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Does the replicated flag need to be checked for each Product Category and Plant?

0 Kudos

Yes. If the prod categories and plants are replicated from ERP, it should have the replicated flag checked.

Answers (1)

Answers (1)

0 Kudos

It looks like the supporting master data may not have been replicated.

Regards,

Vikram

Former Member
0 Kudos

both values are configured.

in master data.