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

create plsql program unit to update the DFF for Receivables invoice

Received Response
30
Views
2
Comments
edited Jun 8, 2022 12:10PM in General Technical Discussions 2 comments

Content

i have SOAP webservice used to update the DFF for Receivables invoice 

<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>

         <!--Optional:-->

         <typ:operationMode>SINGLE</typ:operationMode>

         <!--Optional:-->

         <typ:object>

            <!--Optional:-->

            <erp:EntityName>Receivables Invoice</erp:EntityName>

            <!--Optional:-->

            <erp:ContextValue>#NULL</erp:ContextValue>

            <!--Optional:-->

            <erp:UserKeyA>488012</erp:UserKeyA>

            <!--Optional:-->

            <erp:UserKeyB>#NULL</erp:UserKeyB>

            <!--Optional:-->

            <erp:UserKeyC>#NULL</erp:UserKeyC>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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