<?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: how i can get current date dynamically in selection screen dynamically in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-i-can-get-current-date-dynamically-in-selection-screen-dynamically/m-p/1475711#M223075</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;look here:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_crm50/helpdata/en/c0/98039be58611d194cc00a0c94260a5/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_crm50/helpdata/en/c0/98039be58611d194cc00a0c94260a5/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Andreas Mann&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Aug 2006 06:24:03 GMT</pubDate>
    <dc:creator>andreas_mann3</dc:creator>
    <dc:date>2006-08-08T06:24:03Z</dc:date>
    <item>
      <title>how i can get current date dynamically in selection screen dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-i-can-get-current-date-dynamically-in-selection-screen-dynamically/m-p/1475706#M223070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how i can get current date dynamically in selection screen dynamically using varients&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2006 05:29:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-i-can-get-current-date-dynamically-in-selection-screen-dynamically/m-p/1475706#M223070</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-08T05:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: how i can get current date dynamically in selection screen dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-i-can-get-current-date-dynamically-in-selection-screen-dynamically/m-p/1475707#M223071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;put  like this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PARAMETERS p_DATUM LIKE SY-DATUM DEFAULT sy-datum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2006 05:41:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-i-can-get-current-date-dynamically-in-selection-screen-dynamically/m-p/1475707#M223071</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-08T05:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: how i can get current date dynamically in selection screen dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-i-can-get-current-date-dynamically-in-selection-screen-dynamically/m-p/1475708#M223072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi !&lt;/P&gt;&lt;P&gt;When you're saveing your variant you'll have to do the following.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark your variable with type 'L' (=Selection Variable).&lt;/P&gt;&lt;P&gt;Press the button "Selection Variables".&lt;/P&gt;&lt;P&gt;Mark the "D" Traffic-Light (It's for the Dates !!).&lt;/P&gt;&lt;P&gt;Click the "Arrow" below the "T".&lt;/P&gt;&lt;P&gt;Select i.e. "Current Date".&lt;/P&gt;&lt;P&gt;Continiue saveing your variant as usual.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then your variant will automatically set the correct date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rainer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some points would be nice if that helped.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2006 06:00:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-i-can-get-current-date-dynamically-in-selection-screen-dynamically/m-p/1475708#M223072</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-08T06:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: how i can get current date dynamically in selection screen dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-i-can-get-current-date-dynamically-in-selection-screen-dynamically/m-p/1475709#M223073</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;PARAMETERS: p_date TYPE sy-datum,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for local date use sy-datlo &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;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2006 06:05:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-i-can-get-current-date-dynamically-in-selection-screen-dynamically/m-p/1475709#M223073</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-08T06:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: how i can get current date dynamically in selection screen dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-i-can-get-current-date-dynamically-in-selection-screen-dynamically/m-p/1475710#M223074</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;You can do it as follows:&lt;/P&gt;&lt;P&gt;After executing create the variant&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step1: Click on save&lt;/P&gt;&lt;P&gt;Step2: Enter variant name&lt;/P&gt;&lt;P&gt;Step3: In 'Field attributes' select/Click 'Selection variable (i.e 'L') related checkbox.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step4: Click on 'Selection Variable' button&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step5: Then select 'Selection criterion' as 'D' (the middle one)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step6: Click on down arrow and select 'Current Date'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will set system date variant.I think this will solve your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Kindly reward points if helpful, and close the thread if your Q has been answered&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shakuntala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2006 06:05:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-i-can-get-current-date-dynamically-in-selection-screen-dynamically/m-p/1475710#M223074</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-08T06:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: how i can get current date dynamically in selection screen dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-i-can-get-current-date-dynamically-in-selection-screen-dynamically/m-p/1475711#M223075</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;look here:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_crm50/helpdata/en/c0/98039be58611d194cc00a0c94260a5/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_crm50/helpdata/en/c0/98039be58611d194cc00a0c94260a5/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Andreas Mann&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2006 06:24:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-i-can-get-current-date-dynamically-in-selection-screen-dynamically/m-p/1475711#M223075</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2006-08-08T06:24:03Z</dc:date>
    </item>
  </channel>
</rss>

