<?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 Characteristic Long text in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/classification-characteristic-long-text/m-p/908372#M56552</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If it is a long text, you have to use &amp;lt;b&amp;gt;READ_TEXT&amp;lt;/b&amp;gt;, but if it is a attribute maintained for a class attached to a material, you can get that information from the FM you mentioned, &amp;lt;b&amp;gt;'CLAF_CLASSIFICATION_OF_OBJECTS'&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Subramanian V.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Jan 2005 11:57:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-01-14T11:57:32Z</dc:date>
    <item>
      <title>Classification Characteristic Long text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classification-characteristic-long-text/m-p/908371#M56551</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;I am using a function module to get the classification object for a material. claf_objects_of_class. I am getting the characteristic value however i want to read the long text attached to it. &lt;/P&gt;&lt;P&gt;For eg. Matnr 17897 has a classification maintained as class Material_Special&lt;/P&gt;&lt;P&gt;Characteristics : Perfume 1257&lt;/P&gt;&lt;P&gt;and now this has a long text PF Concentration 10.2.&lt;/P&gt;&lt;P&gt;By using the fm i am getting only perfume 1257 is there any other function module by which i can read the text directly or will i have to use read_text and then use the header data to read the text.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jan 2005 11:14:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classification-characteristic-long-text/m-p/908371#M56551</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-01-14T11:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: Classification Characteristic Long text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classification-characteristic-long-text/m-p/908372#M56552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If it is a long text, you have to use &amp;lt;b&amp;gt;READ_TEXT&amp;lt;/b&amp;gt;, but if it is a attribute maintained for a class attached to a material, you can get that information from the FM you mentioned, &amp;lt;b&amp;gt;'CLAF_CLASSIFICATION_OF_OBJECTS'&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Subramanian V.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jan 2005 11:57:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classification-characteristic-long-text/m-p/908372#M56552</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-01-14T11:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: Classification Characteristic Long text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classification-characteristic-long-text/m-p/908373#M56553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shekhar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With both the function modules (one you used and the one Subramanyam suggested) gives you value description or value(only one of them) depending on whether you set the value of the parameter 'NO_VALUE_DESCRIPT' to blank or 'X'. If you want both, then get the value using the function module and then go to CAWNT table to get the value descriptions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now if a particular characeteristic value has long text associated with it, then you can use the BAPI BAPI_CHARACT_GETLONGTEXT. This will give you the long text associated with the characeristic or its value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us know if this helped.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jan 2005 16:42:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classification-characteristic-long-text/m-p/908373#M56553</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-01-14T16:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: Classification Characteristic Long text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classification-characteristic-long-text/m-p/908374#M56554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shekar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did our responses help you? If so, could you please reward points and close the question?&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;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jan 2005 15:34:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classification-characteristic-long-text/m-p/908374#M56554</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-01-18T15:34:32Z</dc:date>
    </item>
  </channel>
</rss>

