Message type: E = Error
Message class: SPRX - Proxy Generation
Message number: 095
Message text: Proxy generation terminated: WSDL error (decimal points > length)
In the WSDL document, you used the incorporated XML schema data type
"decimal", that is &V1& characters long, within the definition of
object
"<zh>&V3&</>"
from the namespace
"<zh>&V4&</>"
However, the decimal points &V2& specified are longer than the length.
Proxy generation is terminated.
Enter another length for this data type.
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.
SPRX095
- Proxy generation terminated: WSDL error (decimal points > length) ?The SAP error message SPRX095 indicates that there is an issue with the Web Service Description Language (WSDL) file during the proxy generation process. Specifically, the error message "decimal points > length" suggests that there is a mismatch between the defined length of a decimal field and the number of decimal points specified in the WSDL.
Cause: WSDL Definition: The WSDL file may define a decimal type with a specific precision and scale, but the actual data being processed exceeds these limits. For example, if a decimal is defined as having a total length of 5 with 2 decimal places, it can only accommodate values from -99.99 to 99.99. If a value like 100.00 is encountered, it will trigger this error. Data Model Mismatch: There may be a mismatch between the data model in SAP and the external system's WSDL definition, leading to discrepancies in how decimal values are defined and handled.
Configuration Issues:
Get instant SAP help. Sign up for our Free Essentials Plan.
SPRX094
Table type &1 &2 can only be edited context of data type usage
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SPRX093
Recursions must be eliminated (&3 -> &1{&2})
The system issues an error message and will not allow you to continue with this transaction until the error is resolved. What causes this issue? In ...
SPRX096
&1 &2 cannot be displayed before proxy is activated
What causes this issue? You tried to display a generated proxy object. The generated objects are only available after activation of the proxy.System ...
SPRX097
Enterprise Services Builder data not understood
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.