<?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>topic Re: How can we update values in SET (GS02) using ABAP Code ( FM or BAPI)? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-we-update-values-in-set-gs02-using-abap-code-fm-or-bapi/m-p/737184#M35037</link>
    <description>&lt;P&gt;See this Blog : &lt;A href="https://blogs.sap.com/2013/08/16/using-sets-in-abap-program/" target="_blank"&gt;link&lt;/A&gt; that offers Samplecode.&lt;/P&gt;
  &lt;P&gt;As a fallback, you could use LSMW. &lt;A href="https://saplsmw.com/How_To_Populate_Sets" target="_blank"&gt;See this link&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 31 Aug 2018 11:12:49 GMT</pubDate>
    <dc:creator>NTeunckens</dc:creator>
    <dc:date>2018-08-31T11:12:49Z</dc:date>
    <item>
      <title>How can we update values in SET (GS02) using ABAP Code ( FM or BAPI)?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-we-update-values-in-set-gs02-using-abap-code-fm-or-bapi/m-p/737183#M35036</link>
      <description>&lt;P&gt;Generally, We update values in GS02 manually, but what if there are more than 1k values? It is not possible to sit and update each and every single value..I tried to find BAPI to upload the data..and I found some FM such as G_SET_GENERATE G_SET_MAINTENANCE.I don't find it to be helpful..I would be grateful if anyone could help me.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Aug 2018 09:20:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-we-update-values-in-set-gs02-using-abap-code-fm-or-bapi/m-p/737183#M35036</guid>
      <dc:creator>bhumika_patel</dc:creator>
      <dc:date>2018-08-31T09:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: How can we update values in SET (GS02) using ABAP Code ( FM or BAPI)?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-we-update-values-in-set-gs02-using-abap-code-fm-or-bapi/m-p/737184#M35037</link>
      <description>&lt;P&gt;See this Blog : &lt;A href="https://blogs.sap.com/2013/08/16/using-sets-in-abap-program/" target="_blank"&gt;link&lt;/A&gt; that offers Samplecode.&lt;/P&gt;
  &lt;P&gt;As a fallback, you could use LSMW. &lt;A href="https://saplsmw.com/How_To_Populate_Sets" target="_blank"&gt;See this link&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Aug 2018 11:12:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-we-update-values-in-set-gs02-using-abap-code-fm-or-bapi/m-p/737184#M35037</guid>
      <dc:creator>NTeunckens</dc:creator>
      <dc:date>2018-08-31T11:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: How can we update values in SET (GS02) using ABAP Code ( FM or BAPI)?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-we-update-values-in-set-gs02-using-abap-code-fm-or-bapi/m-p/737185#M35038</link>
      <description>&lt;P&gt;Hi Nic,&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;I did not understand the use of FM G_SET_MAINTENANCE but I have implemented BDC for the same. &lt;/P&gt;
  &lt;P&gt;Thank you for your response.&lt;/P&gt;
  &lt;P&gt;I would like if you let me know the exact use of G_SET_MAINTENANCE.&lt;/P&gt;
  &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Aug 2018 12:50:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-we-update-values-in-set-gs02-using-abap-code-fm-or-bapi/m-p/737185#M35038</guid>
      <dc:creator>bhumika_patel</dc:creator>
      <dc:date>2018-08-31T12:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: How can we update values in SET (GS02) using ABAP Code ( FM or BAPI)?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-we-update-values-in-set-gs02-using-abap-code-fm-or-bapi/m-p/737186#M35039</link>
      <description>&lt;P&gt;Hi Nic,&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;I got the purpose of the FM. Thank you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 31 Aug 2018 13:01:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-we-update-values-in-set-gs02-using-abap-code-fm-or-bapi/m-p/737186#M35039</guid>
      <dc:creator>bhumika_patel</dc:creator>
      <dc:date>2018-08-31T13:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: How can we update values in SET (GS02) using ABAP Code ( FM or BAPI)?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-we-update-values-in-set-gs02-using-abap-code-fm-or-bapi/m-p/737187#M35040</link>
      <description>&lt;P&gt;Hi Patel, &lt;/P&gt;&lt;P&gt;i am looking for FM to update multiple values in various sets.&lt;/P&gt;&lt;P&gt;i used G_SET_MAINTENANCE but not much useful, it is calling GS02.&lt;/P&gt;&lt;P&gt;Can you help me how you sorted out this issue.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2020 13:39:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-we-update-values-in-set-gs02-using-abap-code-fm-or-bapi/m-p/737187#M35040</guid>
      <dc:creator>srideepb</dc:creator>
      <dc:date>2020-09-18T13:39:48Z</dc:date>
    </item>
  </channel>
</rss>

