<?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: Copying ALV Display Variants between different programs in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/copying-alv-display-variants-between-different-programs/m-p/1231346#M139413</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi norman,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;even i was thinking the same while you passing the alv parameter is_variant, give the the program which is having 100 variants.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is_variant-REPORT = 'STANDARDPRG'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this will import all varaints from it, but when you save any new one it will  save in the same standard program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Mar 2006 15:51:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-03-08T15:51:47Z</dc:date>
    <item>
      <title>Copying ALV Display Variants between different programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copying-alv-display-variants-between-different-programs/m-p/1231344#M139411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to copy the ALV Display Variants from one program to another?  I am NOT referring to selection screen variants.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An SAP standard program was copied to a Z program.  Some changes were made to the logic.  The original SAP program has many (100+) ALV Display Variants.  I do not want to manually re-create them.  Is there a way to copy these from one program to another (without using a custom program to manipulate the tables)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Norm&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2006 15:17:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copying-alv-display-variants-between-different-programs/m-p/1231344#M139411</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-08T15:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: Copying ALV Display Variants between different programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copying-alv-display-variants-between-different-programs/m-p/1231345#M139412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Norman,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when you specify the IS_VARIANT structure, maybe you could set the name of the program in the IS_VARIANT-REPORT field.&lt;/P&gt;&lt;P&gt;Whith that, you will access the variant from the standard report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgd&lt;/P&gt;&lt;P&gt;Frédéric.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2006 15:39:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copying-alv-display-variants-between-different-programs/m-p/1231345#M139412</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2006-03-08T15:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: Copying ALV Display Variants between different programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copying-alv-display-variants-between-different-programs/m-p/1231346#M139413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi norman,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;even i was thinking the same while you passing the alv parameter is_variant, give the the program which is having 100 variants.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is_variant-REPORT = 'STANDARDPRG'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this will import all varaints from it, but when you save any new one it will  save in the same standard program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2006 15:51:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copying-alv-display-variants-between-different-programs/m-p/1231346#M139413</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-08T15:51:47Z</dc:date>
    </item>
    <item>
      <title>Re: Copying ALV Display Variants between different programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copying-alv-display-variants-between-different-programs/m-p/1231347#M139414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I like the idea, but what about new display variants?  If they create and save a new one with the Z program, it would really save under the original SAP program?  I'll have to think about that one!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2006 15:53:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copying-alv-display-variants-between-different-programs/m-p/1231347#M139414</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-08T15:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: Copying ALV Display Variants between different programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copying-alv-display-variants-between-different-programs/m-p/1231348#M139415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes what ever you mention the Program name in the variant , it will import all variants  from it, and it will save all variants (if they are new  ) to the mentioned one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2006 16:01:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copying-alv-display-variants-between-different-programs/m-p/1231348#M139415</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-08T16:01:48Z</dc:date>
    </item>
  </channel>
</rss>

