<?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 Text table assignment in search help in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-table-assignment-in-search-help/m-p/8814554#M1681536</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am edit the standard search "LARTN" to add cost center field to it and changed the selection method to "CSSL" &lt;/P&gt;&lt;P&gt;But when i press f4 iam getting all values except texts.&lt;/P&gt;&lt;P&gt;The texts are available in table "cslt" &lt;/P&gt;&lt;P&gt;can we get the texts in search help if we add this table to text table in search help.&lt;/P&gt;&lt;P&gt;I am trying to do it but text table is not coming to edit mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Ujwal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 23 Jun 2012 08:42:46 GMT</pubDate>
    <dc:creator>former_member420959</dc:creator>
    <dc:date>2012-06-23T08:42:46Z</dc:date>
    <item>
      <title>Text table assignment in search help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-table-assignment-in-search-help/m-p/8814554#M1681536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am edit the standard search "LARTN" to add cost center field to it and changed the selection method to "CSSL" &lt;/P&gt;&lt;P&gt;But when i press f4 iam getting all values except texts.&lt;/P&gt;&lt;P&gt;The texts are available in table "cslt" &lt;/P&gt;&lt;P&gt;can we get the texts in search help if we add this table to text table in search help.&lt;/P&gt;&lt;P&gt;I am trying to do it but text table is not coming to edit mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Ujwal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Jun 2012 08:42:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-table-assignment-in-search-help/m-p/8814554#M1681536</guid>
      <dc:creator>former_member420959</dc:creator>
      <dc:date>2012-06-23T08:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: Text table assignment in search help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-table-assignment-in-search-help/m-p/8814555#M1681537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Hi &lt;STRONG class="font-color-meta"&gt;&lt;SPAN class="replyToName"&gt;ujwal ratakonda,&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG class="font-color-meta"&gt;&lt;SPAN class="replyToName"&gt;Hope you know what you do.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG class="font-color-meta"&gt;&lt;SPAN class="replyToName"&gt;1. CSLT is text table for table CSLA, not for CSSL which has no text table&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG class="font-color-meta"&gt;&lt;SPAN class="replyToName"&gt;2. The original selection method &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;M_LARTN is a view at CSLA and CSLT&lt;/P&gt;&lt;P&gt;3. You may create your own view connecting &lt;STRONG&gt;&lt;STRONG class="font-color-meta"&gt;&lt;SPAN class="replyToName"&gt;CSLA, CSSL and &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;CSLT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. You can leave the search help as it is and add the additional field in the search help exit: Replace F4UT_PARAMETERIDS_SET with your own function module copied from F4UT_PARAMETERIDS_SET. See sample code in F4IF_SHLP_EXIT_EXAMPLE and use i.e. STEP DISP to modify the output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5. If possible, create your own search help in customer name space and attach it exactly only where you need it - for the sake of the SAP standard.&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;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Jun 2012 17:29:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-table-assignment-in-search-help/m-p/8814555#M1681537</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2012-06-23T17:29:03Z</dc:date>
    </item>
    <item>
      <title>Re: Text table assignment in search help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-table-assignment-in-search-help/m-p/8814556#M1681538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, i would be more "correct" to create your own search help and append it to collective search help LART &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>Mon, 25 Jun 2012 07:27:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-table-assignment-in-search-help/m-p/8814556#M1681538</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2012-06-25T07:27:10Z</dc:date>
    </item>
  </channel>
</rss>

