<?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: sara tcode in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sara-tcode/m-p/3345429#M802127</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you should go for a batch input in this case (I don't know if &lt;/P&gt;&lt;P&gt;there is a better way of doing it, but a batch input sounds like the &lt;/P&gt;&lt;P&gt;best solution,as SARA isn't a report to associate a variant to it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;chaitanya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Jan 2008 11:37:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-28T11:37:57Z</dc:date>
    <item>
      <title>sara tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sara-tcode/m-p/3345428#M802126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to run the sap standard transaction SARA every month over night. However the variant i need to use will change each time. I want to automate this process. Effectively i will be selecting those sales orders that the business has agreed to archive. I can do this in the abap. However I do not want to run the underlying code in sara as sara provides archive management facilities that will be lost if i start calling code dynamically. Hence is it possible to create variants within abap against the transaction sara that i can then call overnight. Any help is much appreciated and hopefully one day when my knowledge base improves i'll be able to reciprocate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Jan 2008 18:45:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sara-tcode/m-p/3345428#M802126</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-27T18:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: sara tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sara-tcode/m-p/3345429#M802127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you should go for a batch input in this case (I don't know if &lt;/P&gt;&lt;P&gt;there is a better way of doing it, but a batch input sounds like the &lt;/P&gt;&lt;P&gt;best solution,as SARA isn't a report to associate a variant to it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;chaitanya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2008 11:37:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sara-tcode/m-p/3345429#M802127</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-28T11:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: sara tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sara-tcode/m-p/3345430#M802128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;It is possible to create variants with variable values. In your case, you will need to make the variant variable by using the table TVARVC. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what you will need to do. &lt;/P&gt;&lt;P&gt;1. Create an entry in table TVARVC. Eg. Z_SALES_ORDER of type S&lt;/P&gt;&lt;P&gt;2. Create a variant for the archiving program. Eg: ARC&lt;/P&gt;&lt;P&gt;3. Maintain the variant attributes to use the table TVARVC and variable Z_SALES_ORDER for the field Sales Order Numbers.&lt;/P&gt;&lt;P&gt;4. Create a ABAP program which will update the variable Z_SALES_ORDER with the sales order numbers that you want to archive. Eg: Z_UPD_TVARVC&lt;/P&gt;&lt;P&gt;5. Schedule the program Z_UPD_TVARVC to run before running the archiving program(preprocessing or write).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Checks the following links.&lt;/P&gt;&lt;P&gt;[Using table TVARVC|http://help.sap.com/saphelp_nw70/helpdata/en/c0/9803a7e58611d194cc00a0c94260a5/content.htm]&lt;/P&gt;&lt;P&gt;[Variable Variants|http://help.sap.com/saphelp_nw70/helpdata/en/c0/980398e58611d194cc00a0c94260a5/content.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!!!&lt;/P&gt;&lt;P&gt;Samanjay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2008 16:36:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sara-tcode/m-p/3345430#M802128</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-29T16:36:59Z</dc:date>
    </item>
  </channel>
</rss>

