Do you have any question about this error?
Message type: E = Error
Message class: SXIVERI -
Message number: 012
Message text: Non-unique hash ID:&1 Type:&2 Name:&3 Namespace:&4
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Multiple metadata entries (that is, multiple ABAP names) were found for
a WSDL key (type/name/namespace). The only way to correct this
inconsistency is to remove the incorrect metadata.
This problem can occur as a result of the following:
Proxies have been generated in different systems for the same WSDL key
(type/name/namespace), with different ABAP names resulting from the
generation procedure, and then transported to a common system.
A proxy has been generated in a subsequent system as a local object
($TMP); following this, a transport from a previous system has been
imported for the same WSDL key. -> You must delete the local object in
$TMP, see reference to report below.
Ultimately, this problem is an indication that the organizational
allocation of software components/namespaces as regards development
systems has not been adhered to.
Since a proxy is identified by the WSDL key, the assignment of the WSDL
key and proxy metadata is no longer unique, that is, it may no longer be
possible to load the metadata. Other more severe side effects cannot be
ruled out.
Case 1: You must delete one of the two proxies in its original system by
using transaction SPROXY. You must transport the deletion to the
subsequent system.
Case 2: You can use report
<DS:REPO.SXIVERI_PROXY_HASHID_CHECK>SXIVERI_PROXY_HASHID_CHECK</> to
find the affected objects and then delete the respective "wrong" proxy
locally.
Error message extract from SAP system. Copyright SAP SE.
SXIVERI012
- Non-unique hash ID:&1 Type:&2 Name:&3 Namespace:&4 ?Get instant SAP help. Start your 7-day free trial now.
SXIVERI011
DDIC object (type:name) &1&2 not found in proxy table SPROXDAT
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SXIVERI010
DDIC object (type:name) &1&2 found in proxy metadata
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SXIVERI013
&1 &2 exists in TADIR only, but not in &3 or SPROXHDR
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SXIVERI014
No inconsistencies found
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.