<?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 classification UPDATE values in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/classification-update-values/m-p/6433812#M1411339</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi sap masters,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have values in a classfication where by i use a FM:  CLAF_CLASSIFICATION_OF_OBJECTS  to get the values once i get i display it on the screen. am happy with this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. when the user on the screen changes the values and clicks on the SAVE the values that he changed must be updated.&lt;/P&gt;&lt;P&gt;so which FM should i use to UPDATE the CLASSIFICATION VALUES.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pplease some one answer me... your help is highly appriciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you,&lt;/P&gt;&lt;P&gt;pasala.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Dec 2009 08:37:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-12-10T08:37:40Z</dc:date>
    <item>
      <title>classification UPDATE values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classification-update-values/m-p/6433812#M1411339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi sap masters,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have values in a classfication where by i use a FM:  CLAF_CLASSIFICATION_OF_OBJECTS  to get the values once i get i display it on the screen. am happy with this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. when the user on the screen changes the values and clicks on the SAVE the values that he changed must be updated.&lt;/P&gt;&lt;P&gt;so which FM should i use to UPDATE the CLASSIFICATION VALUES.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pplease some one answer me... your help is highly appriciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you,&lt;/P&gt;&lt;P&gt;pasala.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Dec 2009 08:37:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classification-update-values/m-p/6433812#M1411339</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-10T08:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: classification UPDATE values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classification-update-values/m-p/6433813#M1411340</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;Try CLVF_VB_INSERT_CLASSIFICATION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pushpraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Dec 2009 08:44:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classification-update-values/m-p/6433813#M1411340</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-10T08:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: classification UPDATE values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classification-update-values/m-p/6433814#M1411341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Please consider using BAPI_OBJCL_GETDETAIL.&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Dec 2009 08:57:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classification-update-values/m-p/6433814#M1411341</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-10T08:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: classification UPDATE values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classification-update-values/m-p/6433815#M1411342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi pushpraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you please tell me what are the parameters do i need to pass..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;your answer really helps me to sort out the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you,&lt;/P&gt;&lt;P&gt;pasala.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Dec 2009 09:04:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classification-update-values/m-p/6433815#M1411342</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-10T09:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: classification UPDATE values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classification-update-values/m-p/6433816#M1411343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;nihad can you please little more clear please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Dec 2009 09:09:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classification-update-values/m-p/6433816#M1411343</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-10T09:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: classification UPDATE values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classification-update-values/m-p/6433817#M1411344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SORTED BY SELF&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Dec 2009 08:47:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classification-update-values/m-p/6433817#M1411344</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-18T08:47:51Z</dc:date>
    </item>
  </channel>
</rss>

