<?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: Date variable variant in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/date-variable-variant/m-p/2769981#M645364</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;Just create any variant. But during initialisation it will be overwritten.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks...&lt;/P&gt;&lt;P&gt;Preetham S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Sep 2007 11:26:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-05T11:26:17Z</dc:date>
    <item>
      <title>Date variable variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/date-variable-variant/m-p/2769979#M645362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SELECT-OPTIONS: s_erdat FOR vbak-erdat&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in INITIALIZATION event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i made logic for display s_erdat. so when i excute program, it is displaying low and high value correctly. no problem with that report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now,  i want to run this program as background, for this i create variant.  how can i create a variant to send date values which i wrote logic in INITIALIZATION event..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thks&lt;/P&gt;&lt;P&gt;sudhakar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2007 11:17:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/date-variable-variant/m-p/2769979#M645362</guid>
      <dc:creator>sudhakar196</dc:creator>
      <dc:date>2007-09-05T11:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: Date variable variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/date-variable-variant/m-p/2769980#M645363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi reddy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See Once you wrote the logic in Initialization it comes on the selection screen..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you need to goto PROGRAM -- &amp;gt;EXECUTE IN BACKGROUND&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and give the output device and enter, you will get an information again enter.&lt;/P&gt;&lt;P&gt;Now click immediate and uncheck periodic job and save it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now go to SM36 -- &amp;gt; click Job selections --&amp;gt; check all the check boxes in ssecond row and execute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you will get all the schedule jobs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check your program name is your job name..&lt;/P&gt;&lt;P&gt;click that and press the spool button above ..&lt;/P&gt;&lt;P&gt;Now click the abap list under the TYPe column.. thats your output..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;NOTe&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;And If you want current date always as an variant data. &lt;/P&gt;&lt;P&gt;its not possible writing the logic.. there is some other technique to do that.&lt;/P&gt;&lt;P&gt;See when you give date as a variant and save it.. when you run the program on the other date you will not get the current date but you will get the previous saved date.&lt;/P&gt;&lt;P&gt;there is a technique to do that..&lt;/P&gt;&lt;P&gt;Tell me your exact problem  we can help you a lot.!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rewards if useful;,&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;nazeer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2007 11:25:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/date-variable-variant/m-p/2769980#M645363</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-05T11:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: Date variable variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/date-variable-variant/m-p/2769981#M645364</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;Just create any variant. But during initialisation it will be overwritten.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks...&lt;/P&gt;&lt;P&gt;Preetham S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2007 11:26:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/date-variable-variant/m-p/2769981#M645364</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-05T11:26:17Z</dc:date>
    </item>
  </channel>
</rss>

