<?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: issue with date display in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-date-display/m-p/4320056#M1029435</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;some thing wrong with the design of the screen field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the screen field attributes for the date field in the popup change the format to DATS , i guess it is Char format now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check that and let me know..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 16 Aug 2008 20:24:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-16T20:24:40Z</dc:date>
    <item>
      <title>issue with date display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-date-display/m-p/4320055#M1029434</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;i have defined a selection screen for my dialog with a field of DATE type. at runtime.  when i choose the value pressing F4, it appears as 10/16/2008. Then when i press the generate button,  vaildation takes place and it fails as no records exists matching this date. But then, this date now appears in the same field as 6//20/10/1. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whats happening ? Can i anyway control the format of the date field in select option ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Aug 2008 20:12:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-date-display/m-p/4320055#M1029434</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-16T20:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: issue with date display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-date-display/m-p/4320056#M1029435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;some thing wrong with the design of the screen field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the screen field attributes for the date field in the popup change the format to DATS , i guess it is Char format now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check that and let me know..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Aug 2008 20:24:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-date-display/m-p/4320056#M1029435</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-16T20:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: issue with date display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-date-display/m-p/4320057#M1029436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hiii&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think it is a format of date which is stored in memory..but you can use some code to display same date format again...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just store date as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;w_date = '10/16/2008'. or use parameter like p_date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then you can use condition like below in &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at selection-screen output event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if p_date is initial.&lt;/P&gt;&lt;P&gt;p_date = w_date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i hope it works.try using it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;twinkal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Aug 2008 20:28:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-date-display/m-p/4320057#M1029436</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-16T20:28:55Z</dc:date>
    </item>
  </channel>
</rss>

