<?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 Issue with Search Help from Data Dictionary in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-search-help-from-data-dictionary/m-p/9095199#M1705554</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an issue with the search help SSH_T007A in a screen-exit for the TCODE ME21N.&lt;/P&gt;&lt;P&gt;In the Custom Tab i have a field ESLL-MWSKZ directly from Data Dictionary and this field already exists in a standard tab of the same program.&lt;/P&gt;&lt;P&gt;My issue is: The Search Help responds different from each other.In standard tab, the field KALSM comes filled and the results from match code comes filtered but this don't happen in the custom one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another problem is that after select one value from the match code, the program returns an error message ID 00 Nº 058 like this: "Entry CS does not exist in T007A (check entry)".I'm sure that this entry exists in table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any help and sorry for my English.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Oct 2012 10:36:12 GMT</pubDate>
    <dc:creator>gfrois</dc:creator>
    <dc:date>2012-10-25T10:36:12Z</dc:date>
    <item>
      <title>Issue with Search Help from Data Dictionary</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-search-help-from-data-dictionary/m-p/9095199#M1705554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an issue with the search help SSH_T007A in a screen-exit for the TCODE ME21N.&lt;/P&gt;&lt;P&gt;In the Custom Tab i have a field ESLL-MWSKZ directly from Data Dictionary and this field already exists in a standard tab of the same program.&lt;/P&gt;&lt;P&gt;My issue is: The Search Help responds different from each other.In standard tab, the field KALSM comes filled and the results from match code comes filtered but this don't happen in the custom one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another problem is that after select one value from the match code, the program returns an error message ID 00 Nº 058 like this: "Entry CS does not exist in T007A (check entry)".I'm sure that this entry exists in table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any help and sorry for my English.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2012 10:36:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-search-help-from-data-dictionary/m-p/9095199#M1705554</guid>
      <dc:creator>gfrois</dc:creator>
      <dc:date>2012-10-25T10:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Search Help from Data Dictionary</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-search-help-from-data-dictionary/m-p/9095200#M1705555</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;The field &lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;ESLL-MWSKZ&lt;/SPAN&gt; has T007A as check table, the link between ESLL and T007A is between the following fields:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;T007A&lt;/TD&gt;&lt;TD&gt;MANDT&lt;/TD&gt;&lt;TD&gt;ESLL&lt;/TD&gt;&lt;TD&gt;MANDT&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;T007A&lt;/TD&gt;&lt;TD&gt;KALSM&lt;/TD&gt;&lt;TD&gt;T005&lt;/TD&gt;&lt;TD&gt;KALSM&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;T007A&lt;/TD&gt;&lt;TD&gt;MWSKZ&lt;/TD&gt;&lt;TD&gt;ESLL&lt;/TD&gt;&lt;TD&gt;MWSKZ&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if you don't fill the field T005-KALSM in your program, the system'll try to check if there's an entry&lt;/P&gt;&lt;P&gt;for T007A-KALSM equal to blank, &lt;/P&gt;&lt;P&gt;and I suppose it doesn't exit: that explains the error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should insert/use the field T005-KALSM in your screen-exit, or filled it automayically in order to solve the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2012 10:45:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-search-help-from-data-dictionary/m-p/9095200#M1705555</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-25T10:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Search Help from Data Dictionary</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-search-help-from-data-dictionary/m-p/9095201#M1705556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Max,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With your help I could find where the problem was. In custom tab there is a logic to clear the field T005-KALSM. I changed the logic and it worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2012 11:28:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-search-help-from-data-dictionary/m-p/9095201#M1705556</guid>
      <dc:creator>gfrois</dc:creator>
      <dc:date>2012-10-25T11:28:37Z</dc:date>
    </item>
  </channel>
</rss>

