UPDATE RECEIVABLES RECEIPT DFF using API
I tried to update receipt DFF with the following Payload:
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<ns1:updateDffEntityDetails xmlns:ns1="http://xmlns.oracle.com/apps/financials/commonModules/shared/model/erpIntegrationService/types/">
<ns1:operationMode>single</ns1:operationMode>
<ns1:object xmlns:ns2="http://xmlns.oracle.com/apps/financials/commonModules/shared/model/erpIntegrationService/">
<ns2:EntityName>Receivables Invoice Cash Receipt</ns2:EntityName>
<ns2:ContextValue>#NULL</ns2:ContextValue>
<ns2:UserKeyA>INCC001234</ns2:UserKeyA>
<ns2:UserKeyB>300000002566251</ns2:UserKeyB>
<ns2:UserKeyC>#NULL</ns2:UserKeyC>
<ns2:UserKeyD>#NULL</ns2:UserKeyD>
<ns2:UserKeyE>#NULL</ns2:UserKeyE>
<ns2:UserKeyF>#NULL</ns2:UserKeyF>
<ns2:UserKeyG>#NULL</ns2:UserKeyG>