<?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: create the Variant. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-the-variant/m-p/3665006#M882765</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;Insetead of ristricting with T-code and etc.. you can validate the company codes in AT SELECTION-SCREEN event which company codes are giving to input &lt;/P&gt;&lt;P&gt;those comapny codes are in your list or not check if those company codes are not there you can give a popup message Give the company codes are display those four.&lt;/P&gt;&lt;P&gt;and come back to selection-screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this is easy method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Ganesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Apr 2008 11:22:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-09T11:22:14Z</dc:date>
    <item>
      <title>create the Variant.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-the-variant/m-p/3665000#M882759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the selection screen i have Comapny code, Posting date. But my program for only four company codes. How can I restrict with Variant through Transaction.but we go for f4 help must all company codes disply.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 11:14:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-the-variant/m-p/3665000#M882759</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-09T11:14:25Z</dc:date>
    </item>
    <item>
      <title>Re: create the Variant.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-the-variant/m-p/3665001#M882760</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;ENTER THE VALUES IN SCREEN AND CLICK SAVE BUTTON ITS ASKS FOR A NAME TO SAVE AS VARIANT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THEN NEXT TIME YOU WILL FIND A BOTTON NEXT TO EXECUTE BUTTON ON CLICKING THAT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;YOU WILL FIND THE NAME U SAVED AS VARIANT JUST SELECT THAT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THE VALUES WILL BE AUTOMATICALLY POPULATED ON THE SCREEN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/c0/980374e58611d194cc00a0c94260a5/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/c0/980374e58611d194cc00a0c94260a5/frameset.htm&lt;/A&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;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if usefull&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 11:16:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-the-variant/m-p/3665001#M882760</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-09T11:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: create the Variant.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-the-variant/m-p/3665002#M882761</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;Create a parameter transaction in se93 for your report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then create a transaction variant in tcode &lt;STRONG&gt;SHD0&lt;/STRONG&gt; .(take the wizard option there)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Renjith Michael.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 11:19:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-the-variant/m-p/3665002#M882761</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-09T11:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: create the Variant.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-the-variant/m-p/3665003#M882762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand that you cant restrict from variant. As you said you already made report for only 4 company code then no need of varient.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if user enter wrong comp code apart from these 4 which you want fire a message for user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That fulfill your requirement.&lt;/P&gt;&lt;P&gt;please reward if solved!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 11:20:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-the-variant/m-p/3665003#M882762</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-09T11:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: create the Variant.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-the-variant/m-p/3665004#M882763</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;Try this Function Module&lt;/P&gt;&lt;P&gt; "HR_F4_FOR_ALV_VARIANT"&lt;/P&gt;&lt;P&gt;if it work for you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 11:21:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-the-variant/m-p/3665004#M882763</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-09T11:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: create the Variant.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-the-variant/m-p/3665005#M882764</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;Select the radio button of the varient and go with the create....then enter the screen fields like company code for which u have 4 only...then go with the attributes...provide meaning for that and press save button...like this u can do for all four company codes.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful..&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Brahma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 11:21:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-the-variant/m-p/3665005#M882764</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-09T11:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: create the Variant.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-the-variant/m-p/3665006#M882765</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;Insetead of ristricting with T-code and etc.. you can validate the company codes in AT SELECTION-SCREEN event which company codes are giving to input &lt;/P&gt;&lt;P&gt;those comapny codes are in your list or not check if those company codes are not there you can give a popup message Give the company codes are display those four.&lt;/P&gt;&lt;P&gt;and come back to selection-screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this is easy method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Ganesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 11:22:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-the-variant/m-p/3665006#M882765</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-09T11:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: create the Variant.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-the-variant/m-p/3665007#M882766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;enter ur four company codes  &lt;/P&gt;&lt;P&gt;then on toolbar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;goto - &amp;gt; variant -&amp;gt; save as variants&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;next time when u run ur activayed code u can retrive these values from variant&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do reward&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 11:23:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-the-variant/m-p/3665007#M882766</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-09T11:23:19Z</dc:date>
    </item>
  </channel>
</rss>

