2 weeks ago
Hello,
I'm having an error transferring time-dependent safety stock quantity data from IBP to S4, where the target object is the OData Adapter API - A_ProdTimeDepdntStockLvl.
The stream validates successfully, but when I run it, I get the error:
Error loading <A_ProdTimeDepdntStockLvl>: <Unable to do create action using data
[I,2026-03-01,1000,1000,34,2026-03-01,14,367,TUP]Exception occurred: java.lang.NumberFormatException
at java.math.BigDecimal.<init>(BigDecimal.java:501)
at java.math.BigDecimal.<init>(BigDecimal.java:387)
...
The error appears in the moment of loading into target object, test data: [I,2026-03-01,1000,1000,34,2026-03-01,14,367,TUP]
It seems the error is due to the comma ',' separator being used in the decimal value '14,367', which is causing the number of columns changes. Is it possible to change the separator for a specific data flow?
Kind regards
Request clarification before answering.
| User | Count |
|---|---|
| 11 | |
| 6 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.