<?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 KNMT table custom field in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-knmt-table-custom-field/m-p/10664414#M1867490</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share some evidence?&lt;/P&gt;&lt;P&gt;e.g. a screenshot from SE16 where the field is visible with value&amp;nbsp; &lt;/P&gt;&lt;P&gt;then a screenshot from your entry in the selection screen.&lt;/P&gt;&lt;P&gt;Is it a num- field or a char- field?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Oct 2014 10:17:56 GMT</pubDate>
    <dc:creator>JL23</dc:creator>
    <dc:date>2014-10-29T10:17:56Z</dc:date>
    <item>
      <title>Problem with KNMT table custom field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-knmt-table-custom-field/m-p/10664413#M1867489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a custom field ZZSKU in the table KNMT table.&amp;nbsp;&amp;nbsp; in se16 if i enter correct value in ZZSKU field.&amp;nbsp; it does not return any rows. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Request you to kindly help .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2014 10:05:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-knmt-table-custom-field/m-p/10664413#M1867489</guid>
      <dc:creator>santosh_kumarm</dc:creator>
      <dc:date>2014-10-29T10:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with KNMT table custom field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-knmt-table-custom-field/m-p/10664414#M1867490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share some evidence?&lt;/P&gt;&lt;P&gt;e.g. a screenshot from SE16 where the field is visible with value&amp;nbsp; &lt;/P&gt;&lt;P&gt;then a screenshot from your entry in the selection screen.&lt;/P&gt;&lt;P&gt;Is it a num- field or a char- field?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2014 10:17:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-knmt-table-custom-field/m-p/10664414#M1867490</guid>
      <dc:creator>JL23</dc:creator>
      <dc:date>2014-10-29T10:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with KNMT table custom field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-knmt-table-custom-field/m-p/10664415#M1867491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How was this field filled in database, does it carry a conversion-exit, and did the loader program respect this conversion-exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Often some (&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;young&lt;/SPAN&gt;, &lt;SPAN class="hps"&gt;distracted or&lt;/SPAN&gt; &lt;SPAN class="alt-edited hps"&gt;in a hurry&lt;/SPAN&gt;&lt;/SPAN&gt;) programmers forget to convert data to internal format and use some open-sql statement to update the database, genrating some wrong data which cannot be selected. For example the field is a CHAR field of length 10 and the program put value '1234&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ' (trailing spaces) in the field, correct programs (like SE16/SE16N) will convert a selection of 1234 to '0000001234' (leading zeroes) so '1234&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ' will not be selected...&lt;BR /&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="alt-edited hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2014 10:25:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-knmt-table-custom-field/m-p/10664415#M1867491</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2014-10-29T10:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with KNMT table custom field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-knmt-table-custom-field/m-p/10664416#M1867492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jurgen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/573405" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/573406" width="450" /&gt;&lt;/P&gt;&lt;P&gt;the value 1234567 exists in the KNMT table&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/573394" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Now without value for the ZZSKU field.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/573393" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this might be useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2014 10:33:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-knmt-table-custom-field/m-p/10664416#M1867492</guid>
      <dc:creator>santosh_kumarm</dc:creator>
      <dc:date>2014-10-29T10:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with KNMT table custom field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-knmt-table-custom-field/m-p/10664417#M1867493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;go again into SE16 &lt;/P&gt;&lt;P&gt;select from menu Settings &amp;gt; user parameter&lt;/P&gt;&lt;P&gt;remove the flag in the box " Check conversion exits" &lt;/P&gt;&lt;P&gt;then do your steps again and see how this 12345 is shown in that ZZSKU field&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2014 10:52:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-knmt-table-custom-field/m-p/10664417#M1867493</guid>
      <dc:creator>JL23</dc:creator>
      <dc:date>2014-10-29T10:52:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with KNMT table custom field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-knmt-table-custom-field/m-p/10664418#M1867494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the useful information.&amp;nbsp; it was helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2014 05:49:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-knmt-table-custom-field/m-p/10664418#M1867494</guid>
      <dc:creator>santosh_kumarm</dc:creator>
      <dc:date>2014-11-20T05:49:45Z</dc:date>
    </item>
  </channel>
</rss>

