<?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 Using TVARV in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-tvarv/m-p/855141#M47039</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have store a group email address which would be used in several programs.. There are 2 options..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Create a custom/bespoke table to store it&lt;/P&gt;&lt;P&gt;2. Creating an entry in TVARV table...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which of this could fall under "Best Practice"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Samir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 May 2005 13:56:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-05-05T13:56:46Z</dc:date>
    <item>
      <title>Using TVARV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-tvarv/m-p/855141#M47039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have store a group email address which would be used in several programs.. There are 2 options..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Create a custom/bespoke table to store it&lt;/P&gt;&lt;P&gt;2. Creating an entry in TVARV table...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which of this could fall under "Best Practice"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Samir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2005 13:56:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-tvarv/m-p/855141#M47039</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-05T13:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: Using TVARV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-tvarv/m-p/855142#M47040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would say that you should do it with a custom table,  how do you propose you will do it with the TVARV table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2005 14:22:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-tvarv/m-p/855142#M47040</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2005-05-05T14:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: Using TVARV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-tvarv/m-p/855143#M47041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/c0/98037ae58611d194cc00a0c94260a5/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/c0/98037ae58611d194cc00a0c94260a5/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This link explains it , basically I will define a variable in the table TVARVC..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SM31 --&amp;gt; TVARV&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a new variable and assign a value to it..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read the entry from using a select query..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Samir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2005 14:26:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-tvarv/m-p/855143#M47041</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-05T14:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: Using TVARV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-tvarv/m-p/855144#M47042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Samir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this just one constant group email address? Then I would suggest putting it on your selection screen as a parameter, default its value and leave it. That way when you schedule a job for the program in production, you can save it as a variant. Whenever there is a change to the email address, then you can just change the variant. Maintaining TVARV will need SM30 access in production which basis people would not find comfortable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, the purpose TVARV is to have variant variables, by which I mean, you define(or use standard ones) a variable in TVARV whose value changes everytime you run your program like a date parameter that should always default to today + 10 days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using this table to store a constant value like your email address is not the suggested use of it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2005 14:46:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-tvarv/m-p/855144#M47042</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-05T14:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: Using TVARV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-tvarv/m-p/855145#M47043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Srini,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I went through this link,,&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/c0/98037ae58611d194cc00a0c94260a5/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/c0/98037ae58611d194cc00a0c94260a5/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note that all are not report programs, some are print programs as well.. And trigerring is through message control..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Samir.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2005 15:02:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-tvarv/m-p/855145#M47043</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-05T15:02:41Z</dc:date>
    </item>
    <item>
      <title>Re: Using TVARV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-tvarv/m-p/855146#M47044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could also maintain your group as a distribution list in SAP Office.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Ramki Maley&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2005 16:08:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-tvarv/m-p/855146#M47044</guid>
      <dc:creator>ramki_maley</dc:creator>
      <dc:date>2005-05-05T16:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: Using TVARV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-tvarv/m-p/855147#M47045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Samir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TVARV is meant for variants and variants are meant for report programs. So if you are using it for print programs, then that means you are just using it as a table that stores a value rather than the intended purpose of this table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can as well create a Z table and store it there. This way, in future, if there is a requirement for additional email addresses, you can easily add to this table. But if it is in TVARV, you need to create that many entries as you have the email addresses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this clarifies the use of TVARV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2005 16:08:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-tvarv/m-p/855147#M47045</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-05T16:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: Using TVARV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-tvarv/m-p/855148#M47046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirment to change the variant value whenever  fiscal period changes.&lt;/P&gt;&lt;P&gt;I have gone through this thread and came to kbow abt table TVARV.&lt;/P&gt;&lt;P&gt;how can i use it to change a field in variant dynamically (eg date = first day of fiscal period)..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2007 07:32:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-tvarv/m-p/855148#M47046</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-13T07:32:30Z</dc:date>
    </item>
  </channel>
</rss>

