<?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: How to save classification data? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-save-classification-data/m-p/2726806#M632869</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check standard SAP program RCCLBI03 and its documentation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Sep 2007 21:16:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-04T21:16:41Z</dc:date>
    <item>
      <title>How to save classification data?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-save-classification-data/m-p/2726805#M632868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hallo guys,&lt;/P&gt;&lt;P&gt;I have a pop-up window with table control for inserting classification data: class, characteristic description, value... This classification data has to be assigned to service master number - asnum from asmd table. How can I save this classification data? Where to save it? What tables are used for that? Can I use some standard FM to save classification data?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2007 15:01:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-save-classification-data/m-p/2726805#M632868</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-04T15:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to save classification data?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-save-classification-data/m-p/2726806#M632869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check standard SAP program RCCLBI03 and its documentation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2007 21:16:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-save-classification-data/m-p/2726806#M632869</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-04T21:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to save classification data?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-save-classification-data/m-p/2726807#M632870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BAPI_OBJCL_CREATE - for creating the assignemnts&lt;/P&gt;&lt;P&gt;BAPI_OBJCL_CHANGE - can be used to update classification data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The data gets updated in table AUSP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2007 23:21:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-save-classification-data/m-p/2726807#M632870</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-04T23:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to save classification data?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-save-classification-data/m-p/2726808#M632871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does anybody know why &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'BAPI_OBJCL_GET_KEY_OF_OBJECT'&lt;/P&gt;&lt;P&gt;     EXPORTING&lt;/P&gt;&lt;P&gt;          objectname         = lv_objkey&lt;/P&gt;&lt;P&gt;          objecttable        = 'ASMD'&lt;/P&gt;&lt;P&gt;          classtype          = '038'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;         create_missing_key = 'X'&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;     IMPORTING&lt;/P&gt;&lt;P&gt;          clobjectkeyout     = lv_objkey_o&lt;/P&gt;&lt;P&gt;     TABLES&lt;/P&gt;&lt;P&gt;          return             = lt_return.&lt;/P&gt;&lt;P&gt;doesn't work for services?&lt;/P&gt;&lt;P&gt;It gives me 'Class type 038 requires additional objects' message in lt_return.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 11:50:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-save-classification-data/m-p/2726808#M632871</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T11:50:26Z</dc:date>
    </item>
  </channel>
</rss>

