‎2010 Dec 30 8:47 PM
Hello,
I am trying to implement note 1535966. We are on version 4.7. This involves uploading a SAP XML file using transaction DMEE.
I have downloaded the Files.zip as the note suggests, but when I load the XML (for instance IDUS99C_1099C.XML) in DMEE I get the error message:
Choose the key from the allowed namespace
Message no. SV019
Diagnosis
You have attempted to create an entry and have used a key which is not in your namespace.
Further information (when I hit enter after the error), I get another message that says:
XML File Has Been Generated in a Higher SAP Release.
Message no. DMEE130
Diagnosis
You are importing an XML file that was generated in a higher SAP
release. Certain DMEE features may not be supported in the current
release, 620, which might make the tree in the current system different
from the one in the source system.
Can anyone help me solve this problem and get these Format Trees uploaded?
Thank you!
Jeremy
‎2010 Dec 31 5:09 PM
Forgive the answer to my own question, but I solved this through the help of a co-worker.
We edited the actual XML that was sent to us by SAP in the files.zip folder and changed the BasisRelease in the 4th line below to match what we have (620) rather than the 700 that was in there.
From that point, we could just hit [enter] through the various warnings and it seemed to save and activate OK.
<?xml version="1.0" encoding="utf-8"?>
<Document>
<Converted Target="620">
<BasisRelease>620</BasisRelease>
</Converted>
<Header>