<?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: back ground processing in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-ground-processing/m-p/1741576#M322115</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 selection-screen parameter for the filename..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create a variant for the program with the default filename....Use the variant to create the job...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there is any change in the filename...change the filename in the variant..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this is what you are looking for..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Dec 2006 16:36:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-05T16:36:38Z</dc:date>
    <item>
      <title>back ground processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-ground-processing/m-p/1741572#M322111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a program to be scheduled in the background .It reads data from application server file . I am giving the filename in the program itself but if i need to change the filename later how do i do it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2006 16:28:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/back-ground-processing/m-p/1741572#M322111</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-05T16:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: back ground processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-ground-processing/m-p/1741573#M322112</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;&lt;/P&gt;&lt;P&gt;Give the filename as a parameter in the selection-screen..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise you have to change the program to read it from the new file....&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;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2006 16:30:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/back-ground-processing/m-p/1741573#M322112</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-05T16:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: back ground processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-ground-processing/m-p/1741574#M322113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that will be scheduled to run daily automatically . It just updates a custom table. Can i still use the filename as selection parameter.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2006 16:33:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/back-ground-processing/m-p/1741574#M322113</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-05T16:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: back ground processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-ground-processing/m-p/1741575#M322114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes Priyanka&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By taking the filename as input parameter, we can change the filename at anytime without changing the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the program is scheduled to work in background, just changing the variant will do the task.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Eswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2006 16:35:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/back-ground-processing/m-p/1741575#M322114</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-05T16:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: back ground processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-ground-processing/m-p/1741576#M322115</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 selection-screen parameter for the filename..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create a variant for the program with the default filename....Use the variant to create the job...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there is any change in the filename...change the filename in the variant..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this is what you are looking for..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2006 16:36:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/back-ground-processing/m-p/1741576#M322115</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-05T16:36:38Z</dc:date>
    </item>
    <item>
      <title>Re: back ground processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-ground-processing/m-p/1741577#M322116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Under what circumstances does the filename change?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2006 16:58:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/back-ground-processing/m-p/1741577#M322116</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-05T16:58:21Z</dc:date>
    </item>
  </channel>
</rss>

