<?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: underscore not allowed as a table key ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/underscore-not-allowed-as-a-table-key/m-p/7313170#M1535763</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;&lt;SPAN __default_attr="blue" __jive_macro_name="color"&gt;Wildcard characters can be used to create the pattern in dobj, where "%" represents any character string, even an empty one, and "_" represents any character. &lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See more in ABAP help for SELECT - WHERE - LIKE &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think, you cannot use wildcard characters because of there specific meaning in database selection&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Klaus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Klaus Babl on Oct 7, 2010 12:02 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Oct 2010 10:00:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-10-07T10:00:22Z</dc:date>
    <item>
      <title>underscore not allowed as a table key ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/underscore-not-allowed-as-a-table-key/m-p/7313168#M1535761</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;We haee created a table whose primary key is a specific data-type (ZCHAR) this data-type is defined has beeing a single character, upper and lower cas allowed. However when filling the table via sm30 using the generated table manager, we are not able to enter a single underscore in this field. This entry is reverted to a space when we press "enter".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does any have any idea of what we're doing wrong and/or how we can work around this problem ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Guillaume PATRY&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Oct 2010 09:35:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/underscore-not-allowed-as-a-table-key/m-p/7313168#M1535761</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-07T09:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: underscore not allowed as a table key ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/underscore-not-allowed-as-a-table-key/m-p/7313169#M1535762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think underscore is not allowed.i have the same situation in my system&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Bala Duvvuri&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Oct 2010 09:55:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/underscore-not-allowed-as-a-table-key/m-p/7313169#M1535762</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-07T09:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: underscore not allowed as a table key ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/underscore-not-allowed-as-a-table-key/m-p/7313170#M1535763</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;&lt;SPAN __default_attr="blue" __jive_macro_name="color"&gt;Wildcard characters can be used to create the pattern in dobj, where "%" represents any character string, even an empty one, and "_" represents any character. &lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See more in ABAP help for SELECT - WHERE - LIKE &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think, you cannot use wildcard characters because of there specific meaning in database selection&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Klaus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Klaus Babl on Oct 7, 2010 12:02 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Oct 2010 10:00:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/underscore-not-allowed-as-a-table-key/m-p/7313170#M1535763</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-07T10:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: underscore not allowed as a table key ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/underscore-not-allowed-as-a-table-key/m-p/7313171#M1535764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for the help. we're going to to this using ABAP program, since its the entrie that block the _ (also the %, as mentionned).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Oct 2010 11:51:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/underscore-not-allowed-as-a-table-key/m-p/7313171#M1535764</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-07T11:51:15Z</dc:date>
    </item>
  </channel>
</rss>

