<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: Batch Request - CHANGESET_BEGIN in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/batch-request-changeset-begin/qaa-p/483319#M84615</link>
    <description>&lt;P&gt;You can do that way, or call a BAPI if it can do all the work together. For example in a case of creating a SalesOrder header and item.&lt;/P&gt;</description>
    <pubDate>Tue, 21 Mar 2017 15:23:56 GMT</pubDate>
    <dc:creator>kammaje_cis</dc:creator>
    <dc:date>2017-03-21T15:23:56Z</dc:date>
    <item>
      <title>Batch Request - CHANGESET_BEGIN</title>
      <link>https://community.sap.com/t5/technology-q-a/batch-request-changeset-begin/qaq-p/483316</link>
      <description>&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;I have some doubts when I send a batch request from SAPUI5.&lt;/P&gt;&lt;P&gt;First of all, there are two CHANGESET_BEGIN methods.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;/IWBEP/IF_MGW_CORE_SRV_RUNTIME~CHANGESET_BEGIN&lt;/LI&gt;&lt;LI&gt;/IWBEP/IF_MGW_APPL_SRV_RUNTIME~CHANGESET_BEGIN&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If I use the first one I received a table with all the request I have sent with its corresponding entity_name and entity_data. Then I convert the xml data and I am able to work with it. Searching about that I read the method that have to be used is the second one (....APPL_SRV_RUNTIME~CHANGESET_BEGIN) but here, I don't received any data from SAPUI5.&lt;/P&gt;&lt;P&gt;It's ok use the CORE_SRV_RUNTIME~CHANGESET_BEGIN?&lt;/P&gt;&lt;P&gt;If yes, I have to add some code to this method? In order to call the corresponding UPDATE_ENTITY methods?&lt;/P&gt;&lt;P&gt;Thanks in advanced,&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2017 17:54:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/batch-request-changeset-begin/qaq-p/483316</guid>
      <dc:creator>mdiez</dc:creator>
      <dc:date>2017-03-14T17:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Request - CHANGESET_BEGIN</title>
      <link>https://community.sap.com/t5/technology-q-a/batch-request-changeset-begin/qaa-p/483317#M84613</link>
      <description>&lt;P&gt;Hi Marcos,&lt;/P&gt;&lt;P&gt;You have to use '/IWBEP/IF_MGW_APPL_SRV_RUNTIME~CHANGESET_BEGIN'. &lt;U&gt;None &lt;/U&gt;of the methods from the interface /IWBEP/IF_MGW_CORE_SRV_RUNTIME should be redefined.&lt;/P&gt;&lt;P&gt;By your question, it looks like you want to process all requests at once. In that case, you have to set flag cv_deferred_mode = true in the changeset_begin method. Then move on to the changeset_process method. Here you get all the requests together. &lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2017 04:12:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/batch-request-changeset-begin/qaa-p/483317#M84613</guid>
      <dc:creator>kammaje_cis</dc:creator>
      <dc:date>2017-03-17T04:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Request - CHANGESET_BEGIN</title>
      <link>https://community.sap.com/t5/technology-q-a/batch-request-changeset-begin/qaa-p/483318#M84614</link>
      <description>&lt;P&gt;Hi Krishna,&lt;/P&gt;&lt;P&gt;Thanks for your answer. It was what I needed.&lt;/P&gt;&lt;P&gt;Only a doubt more:&lt;/P&gt;&lt;P&gt;Once I get the structure of each request I should call the corresponding update/create/get_entityset method of my entities from the changeset_process, right?&lt;/P&gt;&lt;P&gt;Thanks in advanced,&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2017 11:21:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/batch-request-changeset-begin/qaa-p/483318#M84614</guid>
      <dc:creator>mdiez</dc:creator>
      <dc:date>2017-03-21T11:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Request - CHANGESET_BEGIN</title>
      <link>https://community.sap.com/t5/technology-q-a/batch-request-changeset-begin/qaa-p/483319#M84615</link>
      <description>&lt;P&gt;You can do that way, or call a BAPI if it can do all the work together. For example in a case of creating a SalesOrder header and item.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2017 15:23:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/batch-request-changeset-begin/qaa-p/483319#M84615</guid>
      <dc:creator>kammaje_cis</dc:creator>
      <dc:date>2017-03-21T15:23:56Z</dc:date>
    </item>
  </channel>
</rss>

