Do you have any question about this error?
Message type: E = Error
Message class: SPRX - Proxy Generation
Message number: 270
Message text: Ambigious hashID:&1 Type:&2 Name:&3 Namespace:&4
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.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
SPRX270
- Ambigious hashID:&1 Type:&2 Name:&3 Namespace:&4 ?Get instant SAP help. Start your 7-day free trial now.
SPRX269
Proxy generation terminated: xsd:anyType as base type is not supported
What causes this issue? Xsd:anyType is used as base type of an extension or restriction . Extensions and restrictions of xsd:anyType cannot be handle...
SPRX268
CALL TRANFORMATION error for object &1 &2
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SPRX271
Generated object (type:name) &1:&2 not 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...
SPRX272
Generated 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...
Click on this link to search all SAP messages.