<?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: Function module for fetching characteristic values in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-fetching-characteristic-values/m-p/6764669#M1462210</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, he was right.&lt;/P&gt;&lt;P&gt;You can only use fm &lt;STRONG style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;BAPI_OBJCL_GETCLASSES&lt;/STRONG&gt; with READ_VALUATIONS = 'X' to get all characteristic's value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Jun 2012 07:52:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-06-27T07:52:00Z</dc:date>
    <item>
      <title>Function module for fetching characteristic values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-fetching-characteristic-values/m-p/6764664#M1462205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;          I had created an new equipment and while creating i assigned a class to the equipment,&lt;/P&gt;&lt;P&gt;          This class has few characteristics values assigned to it .&lt;/P&gt;&lt;P&gt;          Now i want a Function module to retrieve the characteristic values by passing the equipment id .&lt;/P&gt;&lt;P&gt;         This Function module ALM_ME_CLASS_CHAR_GETDETAIL gives only the names of the class details&lt;/P&gt;&lt;P&gt;         and the name of the characteristics , But how can i get the values for these characteristics.&lt;/P&gt;&lt;P&gt;        Please suggest me any FM is available ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Apr 2010 14:32:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-fetching-characteristic-values/m-p/6764664#M1462205</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-14T14:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: Function module for fetching characteristic values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-fetching-characteristic-values/m-p/6764665#M1462206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pass your class to fm &lt;STRONG&gt;CLAF_OBJECTS_OF_CLASS&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Apr 2010 15:00:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-fetching-characteristic-values/m-p/6764665#M1462206</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2010-04-14T15:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: Function module for fetching characteristic values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-fetching-characteristic-values/m-p/6764666#M1462207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also try BAPI_CHARACT_GETDETAIL&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Apr 2010 15:10:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-fetching-characteristic-values/m-p/6764666#M1462207</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2010-04-14T15:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: Function module for fetching characteristic values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-fetching-characteristic-values/m-p/6764667#M1462208</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 will be passing an equipment id  or a unquie object id to the FM and i need to get the Characteristic values.&lt;/P&gt;&lt;P&gt;     Please let me know if any other FM are available.&lt;/P&gt;&lt;P&gt;     I want char values as output and not char names .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Guru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Apr 2010 15:25:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-fetching-characteristic-values/m-p/6764667#M1462208</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-14T15:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: Function module for fetching characteristic values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-fetching-characteristic-values/m-p/6764668#M1462209</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;if you look into your fm ALM_ME_CLASS_CHAR_GETDETAIL .&lt;/P&gt;&lt;P&gt;In source code line 55 both characteristics and values are fetched.&lt;/P&gt;&lt;P&gt;but the characteristic value table is not exported from the fm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can write the same logic in your code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call &lt;STRONG&gt;BAPI_OBJCL_GETCLASSES&lt;/STRONG&gt; first , then &lt;STRONG&gt;BAPI_CLASS_GET_CHARACTERISTICS&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Apr 2010 15:48:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-fetching-characteristic-values/m-p/6764668#M1462209</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2010-04-14T15:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: Function module for fetching characteristic values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-fetching-characteristic-values/m-p/6764669#M1462210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, he was right.&lt;/P&gt;&lt;P&gt;You can only use fm &lt;STRONG style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;BAPI_OBJCL_GETCLASSES&lt;/STRONG&gt; with READ_VALUATIONS = 'X' to get all characteristic's value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2012 07:52:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-fetching-characteristic-values/m-p/6764669#M1462210</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-06-27T07:52:00Z</dc:date>
    </item>
  </channel>
</rss>

