<?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: Table field problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-field-problem/m-p/9456902#M1742083</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I now realize it is SE11 you are talking about. then the previous mentioned solution won't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only thing I can think of is to write a wrapper program with your own transaction code (ZSE16_TABLENAME or something) where you define the selection parameters as dats type and in your program you translate these to the char 10 data type and then do a select on the table and return the result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A lot of complicated and tedious work, just to hide what is basically a design error. The best solution is to change the table definiton and change the data type of the field from char10 to dats. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 May 2013 13:10:43 GMT</pubDate>
    <dc:creator>PeterJonker</dc:creator>
    <dc:date>2013-05-08T13:10:43Z</dc:date>
    <item>
      <title>Table field problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-field-problem/m-p/9456897#M1742078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/214516" width="450" /&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have defined a date field in my user defined table as a CHAR10 field.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;When I made a selection as follows to this table in SE11, with the field I mentioned above:&lt;BR /&gt;25.10.2012 - 10.11.2012,&lt;/P&gt;&lt;P&gt;I get an errot that the "lower limit is greater than upper limit".&lt;/P&gt;&lt;P&gt;It is understood why this error comes up ,but due to some restrictions I need to maintain it as a&amp;nbsp; character field.Do I have any other options to make such a selection to the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see the attached file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;BR /&gt;P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 May 2013 12:59:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-field-problem/m-p/9456897#M1742078</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-08T12:59:18Z</dc:date>
    </item>
    <item>
      <title>Re: Table field problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-field-problem/m-p/9456898#M1742079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why you don't use the SAP date type and then after you leave the selection screen you place them in internal variables in your program. These variables can be defined as Char 10 long&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 May 2013 13:02:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-field-problem/m-p/9456898#M1742079</guid>
      <dc:creator>PeterJonker</dc:creator>
      <dc:date>2013-05-08T13:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: Table field problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-field-problem/m-p/9456899#M1742080</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 think it is taking format MM.DD.YYYY and you are giving input in format DD.MM.YYYY so the issue is coming.If you enter in correct format will be fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 May 2013 13:04:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-field-problem/m-p/9456899#M1742080</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-08T13:04:50Z</dc:date>
    </item>
    <item>
      <title>Re: Table field problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-field-problem/m-p/9456900#M1742081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The image I posted is a selection from SE11 table selection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 May 2013 13:05:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-field-problem/m-p/9456900#M1742081</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-08T13:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: Table field problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-field-problem/m-p/9456901#M1742082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/214537" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 May 2013 13:09:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-field-problem/m-p/9456901#M1742082</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-08T13:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: Table field problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-field-problem/m-p/9456902#M1742083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I now realize it is SE11 you are talking about. then the previous mentioned solution won't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only thing I can think of is to write a wrapper program with your own transaction code (ZSE16_TABLENAME or something) where you define the selection parameters as dats type and in your program you translate these to the char 10 data type and then do a select on the table and return the result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A lot of complicated and tedious work, just to hide what is basically a design error. The best solution is to change the table definiton and change the data type of the field from char10 to dats. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 May 2013 13:10:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-field-problem/m-p/9456902#M1742083</guid>
      <dc:creator>PeterJonker</dc:creator>
      <dc:date>2013-05-08T13:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: Table field problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-field-problem/m-p/9456903#M1742084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When is a date not a date...?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can't define a character 10 field and expect it to behave like a date field.&amp;nbsp; If you have to define this as character (you don't explain why) you could to define it as character 8 and populate it YYYYMMDD.&amp;nbsp; This way the character field will hold the dates in chronological order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keep in mind that there's no validation on a character field to stop it being populated with junk even with the above structure you could end up with dates that aren't valid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 May 2013 13:19:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-field-problem/m-p/9456903#M1742084</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-08T13:19:03Z</dc:date>
    </item>
  </channel>
</rss>

