<?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: Regarding variant in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-variant/m-p/1811751#M347989</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Whenever you schedule a job in the background that program would require some parameters to execute the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case the program does not have any parameters then you can simply schedule the program in the background without specifying the variant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other way of doing is to specify the default values of the parameters inside the program and make sure you have declared them as mandatory. Then you don't have to create a variant for background execution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you can create the job in SM36.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Dec 2006 04:42:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-12T04:42:57Z</dc:date>
    <item>
      <title>Regarding variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-variant/m-p/1811750#M347988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to create a background job withot a variant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 04:40:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-variant/m-p/1811750#M347988</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-12T04:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-variant/m-p/1811751#M347989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Whenever you schedule a job in the background that program would require some parameters to execute the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case the program does not have any parameters then you can simply schedule the program in the background without specifying the variant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other way of doing is to specify the default values of the parameters inside the program and make sure you have declared them as mandatory. Then you don't have to create a variant for background execution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you can create the job in SM36.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 04:42:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-variant/m-p/1811751#M347989</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-12T04:42:57Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-variant/m-p/1811752#M347990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sarath,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't think you can schedule a report in the background (SM36) without variant.&lt;/P&gt;&lt;P&gt;Unless you run the report for background job through transaction SE38.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 04:51:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-variant/m-p/1811752#M347990</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-12T04:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-variant/m-p/1811753#M347991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sarath,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can make use of this link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_bw30b/helpdata/en/c4/3a7f87505211d189550000e829fbbd/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_bw30b/helpdata/en/c4/3a7f87505211d189550000e829fbbd/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;Manikandan Rajendran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 04:53:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-variant/m-p/1811753#M347991</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-12T04:53:14Z</dc:date>
    </item>
  </channel>
</rss>

