Symptom
Replication error occurs during Material Replication Initiated by External System (web service inbound). It fails with error message: "The value is not within the value range of the XML schema type 'decimal' or itgoes against a limitation"
Environment
- SAP Cloud for Customer
- SAP ERP
- SAP S/4 Hana
Reproducing the Issue
- Initiate material/product replication from the external system to C4C.
- Monitor the inbound message processing in C4C and observe the failure with the quoted XML schema decimal validation error.
Cause
The message payload field SenderSequenceNumberValue contains an ISO-8601 timestamp (for example, 2026-07-12T09:29:58Z) instead of the expected numeric sequence (for example, 20260712154115), which violates the XML schema type decimal.
Resolution
- Inspect the failed message payload and confirm that SenderSequenceNumberValue contains a timestamp with “T” and “Z”.
- Update and redeploy the latest standard-delivered Cloud Integration (CPI) iFlow named "Replicate Material from SAP Business Suite" to ensure the correct formatting is applied.
- Re-trigger the material replication and verify that the inbound message is processed successfully.
See Also
- Refer to: Release 23/05: SAP Cloud Integration content information for SAP S/4HANA Cloud integration
- Refer to: KB1261169
Keywords
material replication, product replication, c4c, s/4hana, inbound message, xml schema decimal, SenderSequenceNumberValue, timestamp format, ISO-8601, sequence number, cpi iflow, replicate material from SAP business suite, mapping error, validation error, integration content , KBA , LOD-CRM-INT-ERP , Integration of C4C with ERP , LOD-CRM-INT-S4H , Integration of C4C with S/4 HANA , How To
SAP Knowledge Base Article - Public