My Oracle Support Banner

Error While Creating Trade Operation Charges Usiing REST API - The value being set for attribute ChargeCurrencyConversionType does not match the value derived from list binding LOV_ChargeCurrencyConversionType (Doc ID 2523817.1)

Last updated on OCTOBER 23, 2019

Applies to:

Oracle Fusion Manufacturing Cloud Service - Version 11.13.19.01.0 and later
Oracle Fusion Cost Management Cloud Service - Version 11.13.19.01.0 and later
Information in this document applies to any platform.

Symptoms

ACTUAL BEHAVIOR

While trying to create Trade Operation Charges using REST API (via POSTMAN CLIENT ) following error occurs

ERROR : The value being set for attribute ChargeCurrencyConversionType does not match the value derived from list binding LOV_ChargeCurrencyConversionType

URL : https://<<..>>/fscmRestApi/resources/11.13.18.05/tradeOperations/<trade operation id>/child/charges

Payload :
{
"ChargeBU" : "< "ChargeName" : "Freight",
"ChargeBasis" : "AGGREGATE",
"ChargeSupplier" : "< "SupplierSiteforCharge" : "< "ChargeCurrency" : "USD",
"ChargeCurrencyConversionType": "Corporate",
"ChargeCurrencyConversionDate" : "< "EstimatedAmountinChargeCurrency" : 100,
"ChargeAllocationBasis" : "EQUALLY"

}

But 'Corporate' is in the list of values in UI

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.