<?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 Copy objects in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-objects/m-p/12050282#M1968663</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;
  &lt;P&gt;I need to copy objects dynamically using a report program.. Is there any FM to copy objects irrespective of its type (DDIC object or a program or webdynpro) Help me if you got one..&lt;/P&gt;
  &lt;P&gt;Thank you.. &lt;/P&gt;</description>
    <pubDate>Thu, 19 Sep 2019 10:09:54 GMT</pubDate>
    <dc:creator>muralidhar2796</dc:creator>
    <dc:date>2019-09-19T10:09:54Z</dc:date>
    <item>
      <title>Copy objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-objects/m-p/12050282#M1968663</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
  &lt;P&gt;I need to copy objects dynamically using a report program.. Is there any FM to copy objects irrespective of its type (DDIC object or a program or webdynpro) Help me if you got one..&lt;/P&gt;
  &lt;P&gt;Thank you.. &lt;/P&gt;</description>
      <pubDate>Thu, 19 Sep 2019 10:09:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copy-objects/m-p/12050282#M1968663</guid>
      <dc:creator>muralidhar2796</dc:creator>
      <dc:date>2019-09-19T10:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: Copy objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-objects/m-p/12050283#M1968664</link>
      <description>&lt;P&gt;No, we don't have any FM satisfying this requirement.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Thu, 19 Sep 2019 11:32:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copy-objects/m-p/12050283#M1968664</guid>
      <dc:creator>former_member1716</dc:creator>
      <dc:date>2019-09-19T11:32:02Z</dc:date>
    </item>
    <item>
      <title>Re: Copy objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-objects/m-p/12050284#M1968665</link>
      <description>&lt;P&gt;Did you try abapGit ?&lt;/P&gt;</description>
      <pubDate>Thu, 19 Sep 2019 12:33:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copy-objects/m-p/12050284#M1968665</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2019-09-19T12:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: Copy objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-objects/m-p/12050285#M1968666</link>
      <description>&lt;P&gt;If so, i could find out only some of the FM that copies specific objects.. DDIC objects, FM, program.. Can you please tell me if you know any other FM that copies other objects.. &lt;/P&gt;</description>
      <pubDate>Fri, 20 Sep 2019 03:39:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copy-objects/m-p/12050285#M1968666</guid>
      <dc:creator>muralidhar2796</dc:creator>
      <dc:date>2019-09-20T03:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: Copy objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-objects/m-p/12050286#M1968667</link>
      <description>&lt;P&gt;Follow the below FMs for Copying DDIC objects, You need to use the FMs in sequence, they will help for DDIC objects alone.&lt;/P&gt;&lt;P&gt;1) DDIF_TABL_GET = Interface to read a table from the ABAP Dictionary&lt;/P&gt;&lt;P&gt;2) DDIF_TABL_PUT= Interface to write a table in the ABAP Dictionary&lt;/P&gt;&lt;P&gt;3) DDIF_TABL_ACTIVATE = Interface to activate a table&lt;/P&gt;&lt;P&gt;Try the FM below To Copy Include Objects:&lt;/P&gt;&lt;P&gt;RS_COPY_PROGRAM_INCLUDE&lt;/P&gt;&lt;P&gt;Below FM is to Copy ABAP VARIANTS:&lt;/P&gt;&lt;P&gt;RS_COPY_SELECTION_SETS&lt;/P&gt;&lt;P&gt;Below Link helps you to copy a table through Program:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.saphub.com/abap-dictionary/copy-sap-table-programmatically/"&gt;http://www.saphub.com/abap-dictionary/copy-sap-table-programmatically/&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Hope it helps!&lt;/P&gt;&lt;P&gt;Cheers!!!&lt;/P&gt;</description>
      <pubDate>Fri, 20 Sep 2019 04:12:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copy-objects/m-p/12050286#M1968667</guid>
      <dc:creator>former_member1716</dc:creator>
      <dc:date>2019-09-20T04:12:20Z</dc:date>
    </item>
  </channel>
</rss>

