Question:
Hi,
I'm trying to send changes in material master data in one system from client 360 to client 210, both release 4.6C. This scenario works fine.
But when I create a new material in the source, an error occurs on the inbound processing in client 210. I get an error saying 'Unit of measure ST already exists'. (ST is a Dutch unit like the english Pieces)
I am using the standard message MATMAS03, does it try to create the unit of measure ? I don't think it should.
Does anyone recognize this problem, or has a solution ?
Thanks in advance for all your help,
Jeroen
Answer:
some additional info:
The first time I sent a new material by transaction BD10, this worked fine.
Maybe then the unit ST is created ? (Although it existed in the client for a long time)
Jeroen
Answer:
nice thread is this, three posts from myself
I found the solution: the problem was in the customizing with the unitys. The mapping of the local units to the ISO units was incorrect. There were many local units mapped to the ISO unit PCE.
So in the receiving system the error occured when the entries for screen 'Units of measure' in Material Master were processed. There were several entries all mapped to the same local unit ST. This because of the wrong mappings to ISO units.
Thanks for reading my question and thinking about it,
Jeroen
Answer:
The only way you could find that would be debug the FM through the idoc tool for inbound we19 and find that whether is creating the UOM.
If yes then you will have find another FM.
Regards,
-Hari