You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Need to update standard receipt DFF using SOAP?

We need to update the Standard Receipt DFF field data for Attribute8 (Bank Charges).Followed Doc ID 2563101.1 and Doc ID 2284586.1 as references. However, the response is always 0, indicating that the update is not being applied successfully.

SOAP service-:https://cloudinstance/fscmService/ErpObjectDFFUpdateService

Request Payload-:

typ:operationModeSingle</typ:operationMode>

     <!--Optional:-->
<typ:object>
<!--Optional:-->
<erp:EntityName>Receivables Invoice</erp:EntityName>
<!--Optional:-->
<erp:ContextValue>#NULL</erp:ContextValue>
<!--Optional:-->
<erp:UserKeyA>300000107769312</erp:UserKeyA>
<!--Optional:-->
<erp:UserKeyB>300000107769312</erp:UserKeyB>
<!--Optional:-->

<erp:DFFAttributes>
{"Bank Charges":"43"}
</erp:DFFAttributes>
</typ:object>
<!--Optional:-->

</typ:updateDffEntityDetails>

Response-:

<ns0:updateDffEntityDetailsResponse xmlns:ns0="http://xmlns.oracle.com/apps/financials/commonModules/shared/model/erpIntegrationService/types/">

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!