Message type: E = Error
Message class: SPRX - Proxy Generation
Message number: 269
Message text: Proxy generation terminated: xsd:anyType as base type is not supported
Xsd:anyType is used as base type of an extension or restriction .
Extensions and restrictions of xsd:anyType cannot be handled by proxy
generation.
Proxy generation terminated.
Use of xsd:anyType as base type must be avoided. Please use xsd:anyType
directly instead of using a type with base type xsd:anyType.
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.
SPRX269
- Proxy generation terminated: xsd:anyType as base type is not supported ?The SAP error message SPRX269 indicates that there is an issue with the proxy generation process, specifically related to the use of xsd:anyType as a base type. This error typically occurs when the system encounters a data type in the WSDL (Web Services Description Language) that it cannot handle, which in this case is xsd:anyType.
Cause: Unsupported Data Type: The xsd:anyType is a generic type that can represent any XML data type. However, it is too broad and does not provide enough specificity for the proxy generation process in SAP. WSDL Definition Issues: The WSDL file may have been incorrectly defined, leading to the inclusion of xsd:anyType where a more specific type should be used. Incompatibility with SAP Proxy: SAP's proxy generation tools require specific data types to create the necessary structures and classes. The presence of xsd:anyType can lead to ambiguity and confusion during this process.
Solution: Modify the WSDL: Review the WSDL file
Get instant SAP help. Sign up for our Free Essentials Plan.
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...
SPRX267
no active data for object &1 &2
What causes this issue? There is a database inconsistency. The active data are missing.System Response The active version of the object can't b...
SPRX270
Ambigious hashID:&1 Type:&2 Name:&3 Namespace:&4
What causes this issue? Multiple metadata entries (that is, multiple ABAP names) were found for a WSDL key (type/name/namespace). The only way to cor...
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...
Click on this link to search all SAP messages.