Hi,
I checked Data model entity Amount and Currency code field as 'Nullable',
Amount field = '0.00' and Currency code = '' (E.g. Empty).
I'm getting below error as,
"innererror" : {
"ErrorDetails" : [
{
"code" : "/IWBEP/CM_V4_COS/034",
"message" : "Amount formatting with currency failed",
"exception" : "/IWBEP/CX_V4_CONVERSION",
"@SAP__common.Severity" : "error"
},
{
"code" : "/IWBEP/CM_V4_COS/043",
"message" : "Currency does not exist",
"exception" : "/IWBEP/CX_V4_CONVERSION",
"@SAP__common.Severity" : "error"
}
]
}

Kindly provide exact solution for this issue.
Thanks in Advance!
Request clarification before answering.
Hi Prabukannan,
you have tried to use null in the payload?
"<yourCurrField>" : null
Best regards
Bernhard
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.