Hi Everyone,
Thanks for the response. Yes, we are currently having issue in master data. Currently, our material is loaded in full load. We have this "Valuation Class" field also loaded from MBEW table. And 5 materials are not being updated on their valuation class field. I do not know why is it like that. I also activated the master data.
Our flow for material is it loaded from 3 transformation: 0CUSTOMER_ATTR datasource, customized datasource for MBEW table and customized datasource for KSSK.
Upon checking, my MBEW transformation gets the following fields:
Material
Valuation Type
Valuation Area
Valuation Class
In PSA, the Valuation Area is a Key and the Valuation Class
But in the transformation going to the infoobject 0material , the Valuation Area is not anymore a key. And it overwrites all the valuation area until it gets the last. so if in psa we have 5 records for material ABC then in master data material ABC, we only have 1 record now.
Is it possible that I could have the Valuation Area as a key in master data? the key only in 0MATERIAL master data, is itself the material field
Thanks...