Skip to Content
0
Jul 26, 2023 at 10:53 PM

Currency conversion Error in OData

158 Views

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"

}

]

}

image.png

Kindly provide exact solution for this issue.

Thanks in Advance!

Attachments

image.png (74.6 kB)