<?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: LSMW for loading characteristics in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-for-loading-characteristics/m-p/3003155#M709513</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;Please let me know in how many data files you are supplying the data??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your example you need 2 files. For ex:&lt;/P&gt;&lt;P&gt;1. Header:&lt;/P&gt;&lt;P&gt;Material____class&lt;/P&gt;&lt;P&gt;A_________Engines&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. items / Characteristics:&lt;/P&gt;&lt;P&gt;Material____class___ characteristic_______ value&lt;/P&gt;&lt;P&gt;A_________Engines__STEEL_____________Y&lt;/P&gt;&lt;P&gt;A_________Engines__MGR_______________A &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe you have used following LSMW object:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Object               0130   Classification&lt;/P&gt;&lt;P&gt;Method               0001   Batch input   &lt;/P&gt;&lt;P&gt;Program name         RCCLBI02             &lt;/P&gt;&lt;P&gt;Program type         B   Batch input      &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards, Murugesh AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Nov 2007 11:33:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-12T11:33:22Z</dc:date>
    <item>
      <title>LSMW for loading characteristics</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-for-loading-characteristics/m-p/3003153#M709511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created an LSMW object for loading characteristics, using RCCLBI02, CL20.  The porblem is when loading multiple characteristics for a material in a single class, after loading the 1st characteristic, it tries to create the class (again), thus errors out.  See example below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Material____class___	characteristic_______	value&lt;/P&gt;&lt;P&gt;A_________Engines__STEEL_____________Y&lt;/P&gt;&lt;P&gt;A_________Engines__MGR_______________A   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1st record loads fine, 2nd record errors out, since it is trying to create class Engines, which already exists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can one get around this?  Ultimate desire is to just load the characteristics and values, as I have created the class itself with a different LSMW load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2007 20:15:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-for-loading-characteristics/m-p/3003153#M709511</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-09T20:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW for loading characteristics</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-for-loading-characteristics/m-p/3003154#M709512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Try the following Bapi's  for classification creation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_OBJCL_CREATE       &lt;/P&gt;&lt;P&gt;BAPI_OBJCL_CREATE_KEY   &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;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Nov 2007 22:52:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-for-loading-characteristics/m-p/3003154#M709512</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-10T22:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW for loading characteristics</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-for-loading-characteristics/m-p/3003155#M709513</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;Please let me know in how many data files you are supplying the data??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your example you need 2 files. For ex:&lt;/P&gt;&lt;P&gt;1. Header:&lt;/P&gt;&lt;P&gt;Material____class&lt;/P&gt;&lt;P&gt;A_________Engines&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. items / Characteristics:&lt;/P&gt;&lt;P&gt;Material____class___ characteristic_______ value&lt;/P&gt;&lt;P&gt;A_________Engines__STEEL_____________Y&lt;/P&gt;&lt;P&gt;A_________Engines__MGR_______________A &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe you have used following LSMW object:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Object               0130   Classification&lt;/P&gt;&lt;P&gt;Method               0001   Batch input   &lt;/P&gt;&lt;P&gt;Program name         RCCLBI02             &lt;/P&gt;&lt;P&gt;Program type         B   Batch input      &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards, Murugesh AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2007 11:33:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-for-loading-characteristics/m-p/3003155#M709513</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-12T11:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW for loading characteristics</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-for-loading-characteristics/m-p/3003156#M709514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Try to Create LSMW using the below program...&lt;/P&gt;&lt;P&gt;                                                                                Object               0150   Characteristic                                 &lt;/P&gt;&lt;P&gt;   Method               0000                                                  &lt;/P&gt;&lt;P&gt;   Program name         RCCTBI01                                              &lt;/P&gt;&lt;P&gt;   Program type         B   Batch input&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2007 12:06:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-for-loading-characteristics/m-p/3003156#M709514</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-12T12:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW for loading characteristics</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-for-loading-characteristics/m-p/3003157#M709515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It does work when I create the hierarchical file structure and verified that it will assign the class, characteristics and valid values to a material (using the directions Murugesh provided).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to load the characteristics and valid values to a material that already has the class assigned to it?  The characteristics and values were added after the class was created and the material was assigned to that class&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2007 19:49:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-for-loading-characteristics/m-p/3003157#M709515</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-13T19:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW for loading characteristics</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-for-loading-characteristics/m-p/3003158#M709516</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;You can make a small recording to add/update a material characteritic in tx: MM02. In this step we will update/add a single characteristic value per transaction update (Please note that the characteristic dynpro in this particular recording would look different in recording mode). &lt;/P&gt;&lt;P&gt;Performance may not be high by this update but works fine if you are making a one time load. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Last but not the least, you may award points, if the answers have helped you. &lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/crphelp" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/crphelp&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards, Murugesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2007 03:36:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-for-loading-characteristics/m-p/3003158#M709516</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-14T03:36:18Z</dc:date>
    </item>
  </channel>
</rss>

