<?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: Unmanaged Draft : EDIT + SAVE  || Refresh isssue in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/unmanaged-draft-edit-save-refresh-isssue/qaa-p/12693778#M4762893</link>
    <description>&lt;P&gt;Hi &lt;SPAN class="mention-scrubbed"&gt;btp_rap&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Do you have the code to share? I'm facing the same issue and I cannot make it work.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Matias&lt;/P&gt;</description>
    <pubDate>Wed, 18 Oct 2023 14:12:33 GMT</pubDate>
    <dc:creator>matiasmiano1982</dc:creator>
    <dc:date>2023-10-18T14:12:33Z</dc:date>
    <item>
      <title>Unmanaged Draft : EDIT + SAVE  || Refresh isssue</title>
      <link>https://community.sap.com/t5/technology-q-a/unmanaged-draft-edit-save-refresh-isssue/qaq-p/12693775</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
  &lt;P&gt;I am working on draft version of the RAP application. When I am saving the application using BAPI, I get the message 'Your chnages have been Saved successfully'. &lt;/P&gt;
  &lt;P&gt;1. CHnages are reflcted in DB Table&lt;/P&gt;
  &lt;P&gt;2. Chnages are reflected on UI field that has been chnged. &lt;/P&gt;
  &lt;P&gt;Hoever, when I click on the 'EDIT' option again then i get below Error message : &lt;/P&gt;
  &lt;P&gt;Your changes could not be saved. A more recent version is available. To make changes to the latest version, please refresh the data.&lt;/P&gt;
  &lt;P&gt;Kindly suggest how can we get rid of this Error message.&lt;/P&gt;
  &lt;P&gt;Thanks !!&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2023 12:17:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/unmanaged-draft-edit-save-refresh-isssue/qaq-p/12693775</guid>
      <dc:creator>former_member830880</dc:creator>
      <dc:date>2023-01-12T12:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: Unmanaged Draft : EDIT + SAVE  || Refresh isssue</title>
      <link>https://community.sap.com/t5/technology-q-a/unmanaged-draft-edit-save-refresh-isssue/qaa-p/12693776#M4762891</link>
      <description>&lt;P&gt;Hi Snehal,&lt;/P&gt;&lt;P&gt;Did you fill MAPPED table with the key generated during the creation of the record?&lt;/P&gt;&lt;P&gt;and also, please check the draft actions are specified in the behavior definition or not.&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;draft action Edit;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2023 06:41:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/unmanaged-draft-edit-save-refresh-isssue/qaa-p/12693776#M4762891</guid>
      <dc:creator>j_pavan_kumar</dc:creator>
      <dc:date>2023-01-13T06:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: Unmanaged Draft : EDIT + SAVE  || Refresh isssue</title>
      <link>https://community.sap.com/t5/technology-q-a/unmanaged-draft-edit-save-refresh-isssue/qaa-p/12693777#M4762892</link>
      <description>&lt;P&gt;Hi Pavan,&lt;/P&gt;&lt;P&gt;Thanks for sharing. Actually I have invoked BAPI in method 'SAVE' insteaed of mehod 'CHECK_BEFOR SAVE'. Affter coying the code in  mehod 'CHECK_BEFOR SAVE', issue is resolved.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2023 10:11:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/unmanaged-draft-edit-save-refresh-isssue/qaa-p/12693777#M4762892</guid>
      <dc:creator>former_member830880</dc:creator>
      <dc:date>2023-01-13T10:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: Unmanaged Draft : EDIT + SAVE  || Refresh isssue</title>
      <link>https://community.sap.com/t5/technology-q-a/unmanaged-draft-edit-save-refresh-isssue/qaa-p/12693778#M4762893</link>
      <description>&lt;P&gt;Hi &lt;SPAN class="mention-scrubbed"&gt;btp_rap&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Do you have the code to share? I'm facing the same issue and I cannot make it work.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Matias&lt;/P&gt;</description>
      <pubDate>Wed, 18 Oct 2023 14:12:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/unmanaged-draft-edit-save-refresh-isssue/qaa-p/12693778#M4762893</guid>
      <dc:creator>matiasmiano1982</dc:creator>
      <dc:date>2023-10-18T14:12:33Z</dc:date>
    </item>
    <item>
      <title>Re: Unmanaged Draft : EDIT + SAVE  || Refresh isssue</title>
      <link>https://community.sap.com/t5/technology-q-a/unmanaged-draft-edit-save-refresh-isssue/qaa-p/13712206#M4830712</link>
      <description>I too am facing a similar issue. Mine is draft-enabled managed app with managed save and the BAPI call is in a determination that triggers on update during save. The error message I get is: Your changes could not be saved. Refresh the data to work with the most recent version.</description>
      <pubDate>Fri, 24 May 2024 19:34:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/unmanaged-draft-edit-save-refresh-isssue/qaa-p/13712206#M4830712</guid>
      <dc:creator>saurabh__khare38</dc:creator>
      <dc:date>2024-05-24T19:34:00Z</dc:date>
    </item>
  </channel>
</rss>

