<?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 problem with domain values in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-domain-values/m-p/2343923#M516877</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I have created a domain based in a char type which contains 3 valid values, (0,1,2) and included it in a table control.&lt;/P&gt;&lt;P&gt;When I'm filling in the field, if I enter '6', an error message informs that this value is not in the range of valid values but it doesn't happen when introducing ' ' (a space). Is there any way to solve it and get the same error message when entering space?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Cristina.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Jun 2007 11:46:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-15T11:46:17Z</dc:date>
    <item>
      <title>problem with domain values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-domain-values/m-p/2343923#M516877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I have created a domain based in a char type which contains 3 valid values, (0,1,2) and included it in a table control.&lt;/P&gt;&lt;P&gt;When I'm filling in the field, if I enter '6', an error message informs that this value is not in the range of valid values but it doesn't happen when introducing ' ' (a space). Is there any way to solve it and get the same error message when entering space?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Cristina.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2007 11:46:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-domain-values/m-p/2343923#M516877</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-15T11:46:17Z</dc:date>
    </item>
    <item>
      <title>Re: problem with domain values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-domain-values/m-p/2343924#M516878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try making the field &amp;lt;i&amp;gt;Required&amp;lt;/i&amp;gt; on the screen - this means you have to enter something (not blank)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2007 11:48:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-domain-values/m-p/2343924#M516878</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-15T11:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: problem with domain values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-domain-values/m-p/2343925#M516879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And what about fixing an initial value, different from space in the field that is defined as char(01) do you know if there's any option to set a value as initial in the domain definition?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2007 14:08:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-domain-values/m-p/2343925#M516879</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-15T14:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: problem with domain values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-domain-values/m-p/2343926#M516880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, there is, look at the domain XFLAG,  this will give you some idea about an initial value.  For this domain, it can either be space or "X".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2007 14:13:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-domain-values/m-p/2343926#M516880</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-06-15T14:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: problem with domain values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-domain-values/m-p/2343927#M516881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check whether the space have the &amp;lt;b&amp;gt;= symbol&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not give some text in the short text column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then it will allow space and wont allow 6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2007 14:17:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-domain-values/m-p/2343927#M516881</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-15T14:17:43Z</dc:date>
    </item>
  </channel>
</rss>

