<?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 to update Characteristic Value (AUSP table entry) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-update-characteristic-value-ausp-table-entry/m-p/3854716#M926596</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;  Refer the below thread..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="5065912"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it is helpful...&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;Chithra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 May 2008 17:57:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-13T17:57:52Z</dc:date>
    <item>
      <title>Function Module to update Characteristic Value (AUSP table entry)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-update-characteristic-value-ausp-table-entry/m-p/3854715#M926595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looking for a function module/BAPI to update a characteristic value (AUSP table entry).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is for a material master Material classification value, not a Variant Config value that I need to update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anybody have one?  I have one that will find the value, but not change it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2008 16:44:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-update-characteristic-value-ausp-table-entry/m-p/3854715#M926595</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-13T16:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module to update Characteristic Value (AUSP table entry)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-update-characteristic-value-ausp-table-entry/m-p/3854716#M926596</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;  Refer the below thread..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="5065912"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it is helpful...&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;Chithra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2008 17:57:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-update-characteristic-value-ausp-table-entry/m-p/3854716#M926596</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-13T17:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module to update Characteristic Value (AUSP table entry)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-update-characteristic-value-ausp-table-entry/m-p/3854717#M926597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That wasn't it, but it gave me the one piece I was missing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Answer is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Module "&lt;STRONG&gt;CLAE_CLASSIFY_OBJECT&lt;/STRONG&gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In &lt;STRONG&gt;CHANGE_KSSK&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;M = 0&lt;/P&gt;&lt;P&gt;KLA = (Class Type)&lt;/P&gt;&lt;P&gt;OBJEK = (Material Number for the Material Characteristic being changed)&lt;/P&gt;&lt;P&gt;OBTAB = MARA&lt;/P&gt;&lt;P&gt;CLASS = (Class Name with Characteristic to be changed)&lt;/P&gt;&lt;P&gt;S = 1&lt;/P&gt;&lt;P&gt;S = (blank)&lt;/P&gt;&lt;P&gt;AENNR = (EC Change Number or Blank)&lt;/P&gt;&lt;P&gt;DATUV = (Today's Date or date for change)&lt;/P&gt;&lt;P&gt;C = "X"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In &lt;STRONG&gt;CHANGE_AUSP&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;OBJEK = (Material Number for the Material Characteristic being changed)&lt;/P&gt;&lt;P&gt;ATINN = (Chararacteristic to be changed)&lt;/P&gt;&lt;P&gt;M = 0&lt;/P&gt;&lt;P&gt;KLA = (Class Type)&lt;/P&gt;&lt;P&gt;ATWRT = (New Value for Characteristic)&lt;/P&gt;&lt;P&gt;C = X&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2008 18:45:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-update-characteristic-value-ausp-table-entry/m-p/3854717#M926597</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-13T18:45:06Z</dc:date>
    </item>
  </channel>
</rss>

