<?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: Classification possible values in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/classification-possible-values/m-p/1955536#M393288</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;For the charateristic field u are indicating at the search help being invoked is : CLASA.&lt;/P&gt;&lt;P&gt;This search help sources its values from the database view : M_CLASA which is constructed by tables SWOR and KLAH.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to use the same search help in a program/report use the search help parameter as a matchcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Mar 2007 09:24:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-02T09:24:36Z</dc:date>
    <item>
      <title>Classification possible values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classification-possible-values/m-p/1955533#M393285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;In AC03 (Service Master), use the menu path Go-Classification.&lt;/P&gt;&lt;P&gt;If we click on one Characteristic, there is a F4 available. Can I know what FM/table populates the values?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2007 09:04:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classification-possible-values/m-p/1955533#M393285</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-02T09:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: Classification possible values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classification-possible-values/m-p/1955534#M393286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try the following Bapi's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_CHARACT_ADDLONGTEXT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_CHARACT_GETDETAIL&lt;/P&gt;&lt;P&gt;BAPI_CHARACT_GETLIST&lt;/P&gt;&lt;P&gt;BAPI_CHARACT_GETLONGTEXT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2007 09:14:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classification-possible-values/m-p/1955534#M393286</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-02T09:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: Classification possible values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classification-possible-values/m-p/1955535#M393287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you give example or detailed explanations?&lt;/P&gt;&lt;P&gt;we tested all the BAPI, but only one is successful and it returns only the description. we need the characteristic values for F4....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2007 09:19:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classification-possible-values/m-p/1955535#M393287</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-02T09:19:54Z</dc:date>
    </item>
    <item>
      <title>Re: Classification possible values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classification-possible-values/m-p/1955536#M393288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;For the charateristic field u are indicating at the search help being invoked is : CLASA.&lt;/P&gt;&lt;P&gt;This search help sources its values from the database view : M_CLASA which is constructed by tables SWOR and KLAH.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to use the same search help in a program/report use the search help parameter as a matchcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2007 09:24:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classification-possible-values/m-p/1955536#M393288</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-02T09:24:36Z</dc:date>
    </item>
  </channel>
</rss>

