Credit Memo DFF Update Issue
We're encountering an issue with updating Credit Memo Descriptive Flexfields (DFF) linked to an original invoice. Oddly, the same payload works perfectly for invoice updates. We'd appreciate your insights and assistance in resolving this matter.
Payload - <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:typ="http://xmlns.oracle.com/apps/financials/commonModules/shared/model/erpIntegrationService/types/" xmlns:erp="http://xmlns.oracle.com/apps/financials/commonModules/shared/model/erpIntegrationService/">
<soapenv:Header/>
<soapenv:Body>
<typ:updateDffEntityDetails>
<typ:operationMode>SINGLE</typ:operationMode>
<typ:object>
<erp:EntityName>Receivables Invoice</erp:EntityName>
<erp:ContextValue>#NULL</erp:ContextValue>
<erp:UserKeyA>1844007</erp:UserKeyA>