<?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: Problem with Select Statement &amp; Date in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-statement-date/m-p/8610471#M1663152</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;Use 2 different fields for the date in zchar10 format and in datum (dats) format; then convert your date from one format to the other using CONVERT_DATE_TO_INTERNAL FM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Feb 2012 08:04:39 GMT</pubDate>
    <dc:creator>former_member194797</dc:creator>
    <dc:date>2012-02-24T08:04:39Z</dc:date>
    <item>
      <title>Problem with Select Statement &amp; Date</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-statement-date/m-p/8610469#M1663150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I developed a ztable with some table including two date fileds of type char10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am uploading one file with some data including these dates.&lt;/P&gt;&lt;P&gt;after that i have to calulate values for other fields before inserting the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i am using select statement by passing these values it is not picking values(even though it has for those selection).&lt;/P&gt;&lt;P&gt;i tried to chage the zdates type to datum.&lt;/P&gt;&lt;P&gt;in this case it is ignoring the last two characters while taking.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;file format - 01.02.2012 &lt;/P&gt;&lt;P&gt;data type in table - zchar10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone help me please.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Moderator message: no duplicates please, basic problem, continue below:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.sdn.sap.com/thread.jspa?threadID=2145218&amp;amp;tstart=0" target="test_blank"&gt;https://forums.sdn.sap.com/thread.jspa?threadID=2145218&amp;amp;tstart=0&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Thomas Zloch on Feb 24, 2012&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2012 07:28:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-statement-date/m-p/8610469#M1663150</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-24T07:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Select Statement &amp; Date</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-statement-date/m-p/8610470#M1663151</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;What is the type of fields you are passing in select statement for selection??&lt;/P&gt;&lt;P&gt;are they also of same type zchar10??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go in debugging and check in what format the values are coming in fields you are passing to select statement.&lt;/P&gt;&lt;P&gt;If it is not same as you have stored in ztable..then before select statement..convert them into ztable format. (xx.yy.zzzz etc)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If still issue persists, then paste your code for reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Harsh Bansal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2012 07:33:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-statement-date/m-p/8610470#M1663151</guid>
      <dc:creator>Harsh_Bansal</dc:creator>
      <dc:date>2012-02-24T07:33:34Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Select Statement &amp; Date</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-statement-date/m-p/8610471#M1663152</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;Use 2 different fields for the date in zchar10 format and in datum (dats) format; then convert your date from one format to the other using CONVERT_DATE_TO_INTERNAL FM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2012 08:04:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-select-statement-date/m-p/8610471#M1663152</guid>
      <dc:creator>former_member194797</dc:creator>
      <dc:date>2012-02-24T08:04:39Z</dc:date>
    </item>
  </channel>
</rss>

