<?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 Variants, Dynamic Value, Dynamic Variants in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/variants-dynamic-value-dynamic-variants/m-p/6114845#M1362848</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do I create a dynamic variant in ECC 6.0. I'm aware of the steps in 3.X and 4.X environments. Any help will be highly appriciated. Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Sep 2009 18:05:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-09-11T18:05:20Z</dc:date>
    <item>
      <title>Variants, Dynamic Value, Dynamic Variants</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/variants-dynamic-value-dynamic-variants/m-p/6114845#M1362848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do I create a dynamic variant in ECC 6.0. I'm aware of the steps in 3.X and 4.X environments. Any help will be highly appriciated. Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2009 18:05:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/variants-dynamic-value-dynamic-variants/m-p/6114845#M1362848</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-11T18:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: Variants, Dynamic Value, Dynamic Variants</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/variants-dynamic-value-dynamic-variants/m-p/6114846#M1362849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please find below procedure to define the dynamic variant in ECC6.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 1:  Go to SE38, Enter the program u2013 RBDAPP01 (Program to process inbound IDocs) and click on execute button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step2: Enter message type u201CMATMASu201D and Click on the save button&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 3: To create dynamic value for Created on field, Click on Selection variable for u201CCreated Onu2019 Filed&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;The F4 for the selection variable shows the following options.&lt;/P&gt;&lt;P&gt;T u2013 Table Variable for TVARVC&lt;/P&gt;&lt;P&gt;D u2013 Dynamic data calculation.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select D u2013 Dynamic data calculation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 4 : Click on u201CName of the Variable (Input only Using F4) column row for the u201CCreated onu201D field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;F4 option for the u201CName of Variable u201Cprompts to select I/E, Option &amp;amp; Variable Name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Choose the variable name as u201CCurrent data u2013xxx,Current data + YYYu201D and click on ok button.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following screen prompts to enter the value. Enter u201C7u201D for the u201Ca values for xxxu201D and 0 for u201Ca value for yyyu201D. As shown in below screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Save the variant.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go back to report selection screen and select variant name as created above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2009 18:08:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/variants-dynamic-value-dynamic-variants/m-p/6114846#M1362849</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-11T18:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: Variants, Dynamic Value, Dynamic Variants</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/variants-dynamic-value-dynamic-variants/m-p/6114847#M1362850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Try like below&lt;/P&gt;&lt;P&gt;After you hit save on your selection screen in ecc6 you would not see the check boxes then If you scroll to the right you see a column for "Selection Variable" and even though it is Greyed-Out, you can still click a Drop Down and select a value! Select "D" Then scroll further right and click in the column and press [F4]. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Himanshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2009 18:10:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/variants-dynamic-value-dynamic-variants/m-p/6114847#M1362850</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-11T18:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: Variants, Dynamic Value, Dynamic Variants</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/variants-dynamic-value-dynamic-variants/m-p/6114848#M1362851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below stepts are...&lt;/P&gt;&lt;P&gt;1.First maintain a variable with values in table TVARV. This can be done from transaction STVARV. Later this variable needs to be assigned to the variant.&lt;/P&gt;&lt;P&gt;By giving the values to Zfield with Lower avlue and higher value...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enter Variant name, description, set the u2018Selection variableu2019 (L) radio button and press u2018Selection variableu2019 push button on Variant screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next, check that green traffic light is on under column T (T: Table variable from TVARV). Then click on the  Down arrow button, now give variant name there and save.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, ur dynamic variant is ready to use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It may helpfull......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2009 18:11:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/variants-dynamic-value-dynamic-variants/m-p/6114848#M1362851</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-11T18:11:41Z</dc:date>
    </item>
  </channel>
</rss>

