<?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: Classification - material, batch, functional location, equipment in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/classification-material-batch-functional-location-equipment/m-p/9778208#M1777191</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abirami,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you try the method i suggested?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Sep 2013 13:25:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-09-30T13:25:04Z</dc:date>
    <item>
      <title>Classification - material, batch, functional location, equipment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classification-material-batch-functional-location-equipment/m-p/9778199#M1777182</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;I am able to create classification for material successfully using batch input method 0130 in LSMW.&lt;/P&gt;&lt;P&gt;Now I need to create/change classification for batch, functional location and equipment similarly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know the exact method to acheive this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had gone through related posts but did not get clear picture on it. In some posts, it is written that material and batch classification creation are same.&lt;/P&gt;&lt;P&gt;But I am not able to create batch classification through material classification.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Abirami&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Sep 2013 11:39:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classification-material-batch-functional-location-equipment/m-p/9778199#M1777182</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-30T11:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: Classification - material, batch, functional location, equipment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classification-material-batch-functional-location-equipment/m-p/9778200#M1777183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. for equipments use below direct input method in lsmw:&lt;/P&gt;&lt;P&gt;Object&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0400&lt;/P&gt;&lt;P&gt;Method&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0001&lt;/P&gt;&lt;P&gt;Program Name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IBIP&lt;/P&gt;&lt;P&gt;Program Type&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; B&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here you need to map only the structure:IBIPCLAS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. For functional loc, use below direct input prog:&lt;/P&gt;&lt;P&gt;Object&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0440&lt;/P&gt;&lt;P&gt;Method&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0001&lt;/P&gt;&lt;P&gt;Program Name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IBIP&lt;/P&gt;&lt;P&gt;Program Type&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; B&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here also you need to map only the structure:IBIPCLAS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. For batch class do a BDC recording.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Sep 2013 11:56:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classification-material-batch-functional-location-equipment/m-p/9778200#M1777183</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-30T11:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: Classification - material, batch, functional location, equipment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classification-material-batch-functional-location-equipment/m-p/9778201#M1777184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abirami,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please use FM BAPI_OBJCL_CHANGE to change any type of classification data.You can change material classification or batch classification with this FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Tanmay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Sep 2013 11:57:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classification-material-batch-functional-location-equipment/m-p/9778201#M1777184</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-30T11:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: Classification - material, batch, functional location, equipment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classification-material-batch-functional-location-equipment/m-p/9778202#M1777185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Agree with tanmay! that is the BAPI for you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Sep 2013 12:11:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classification-material-batch-functional-location-equipment/m-p/9778202#M1777185</guid>
      <dc:creator>vamsixk</dc:creator>
      <dc:date>2013-09-30T12:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: Classification - material, batch, functional location, equipment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classification-material-batch-functional-location-equipment/m-p/9778203#M1777186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Revanth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Thanks for your requirements. My customer wants to upload characteristics separately not while creating functional location or equipment. Please suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Reagrds,&lt;/P&gt;&lt;P&gt;Abirami&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Sep 2013 12:26:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classification-material-batch-functional-location-equipment/m-p/9778203#M1777186</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-30T12:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: Classification - material, batch, functional location, equipment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classification-material-batch-functional-location-equipment/m-p/9778204#M1777187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tanmay / Vamsi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. I am aware of this BAPI but i want to know how to achieve this through LSMW.&lt;/P&gt;&lt;P&gt;Do I need to separate LSMW for create and change. Kindly suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Abirami&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Sep 2013 12:28:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classification-material-batch-functional-location-equipment/m-p/9778204#M1777187</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-30T12:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: Classification - material, batch, functional location, equipment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classification-material-batch-functional-location-equipment/m-p/9778205#M1777188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this Note &lt;A href="https://service.sap.com/sap/support/notes/213120" title="https://service.sap.com/sap/support/notes/213120"&gt;https://service.sap.com/sap/support/notes/213120&lt;/A&gt; Use BAPI's or Direct Input Method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;OR&lt;/STRONG&gt; If you go with other then LSMW&amp;nbsp; then check using Some SAP Standard BAPI''s which helps you to upload the Class and Characteristics into SAP Note: &lt;A href="https://service.sap.com/sap/support/notes/1083986" title="https://service.sap.com/sap/support/notes/1083986"&gt;https://service.sap.com/sap/support/notes/1083986&lt;/A&gt; and SAP given Some Sample Code for Class and Characteristics&amp;nbsp; Create /Assign with object like Material etc....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regard's&lt;/P&gt;&lt;P&gt;Smruti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Sep 2013 12:30:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classification-material-batch-functional-location-equipment/m-p/9778205#M1777188</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-30T12:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: Classification - material, batch, functional location, equipment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classification-material-batch-functional-location-equipment/m-p/9778206#M1777189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abirami, Yes by using the above programs you can crate classification separately. First crate equipments, functional locations. After that use these programs and just map one structure alone to upload classifications. This method works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Sep 2013 12:37:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classification-material-batch-functional-location-equipment/m-p/9778206#M1777189</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-30T12:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: Classification - material, batch, functional location, equipment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classification-material-batch-functional-location-equipment/m-p/9778207#M1777190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do someone worked on classification for batch, functional location and equipment.&lt;/P&gt;&lt;P&gt;Could you please share your knowledge.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Abirami&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Sep 2013 13:17:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classification-material-batch-functional-location-equipment/m-p/9778207#M1777190</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-30T13:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: Classification - material, batch, functional location, equipment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classification-material-batch-functional-location-equipment/m-p/9778208#M1777191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abirami,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you try the method i suggested?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Sep 2013 13:25:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classification-material-batch-functional-location-equipment/m-p/9778208#M1777191</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-30T13:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: Classification - material, batch, functional location, equipment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classification-material-batch-functional-location-equipment/m-p/9778209#M1777192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Revanth. I will try and let you know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Sep 2013 13:30:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classification-material-batch-functional-location-equipment/m-p/9778209#M1777192</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-30T13:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: Classification - material, batch, functional location, equipment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classification-material-batch-functional-location-equipment/m-p/9778210#M1777193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abirami,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes. The LSMW that you have used to create classification will not work for change. So, you need to create a custom program and inside the program use the BAPI to change classification data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Tanmay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Sep 2013 14:03:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classification-material-batch-functional-location-equipment/m-p/9778210#M1777193</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-30T14:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: Classification - material, batch, functional location, equipment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classification-material-batch-functional-location-equipment/m-p/9778211#M1777194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abhirami,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try this Direct Input Method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Object&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0130&amp;nbsp;&amp;nbsp; Classification&lt;/P&gt;&lt;P&gt;Method&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0002&amp;nbsp;&amp;nbsp; Direct input&lt;/P&gt;&lt;P&gt;Program Name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RCCLBI03&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is for material Classification Upload only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Business Object&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; BUS3060&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Object Classification&lt;/P&gt;&lt;P&gt;Method&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CREATE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Create&lt;/P&gt;&lt;P&gt;Message Type&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CLASSIFICATION_CREATE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; BAPI classification: Crea&lt;/P&gt;&lt;P&gt;Basic Type&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CLASSIFICATION_CREATE01&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; BAPI for Classification:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can also use the above BAPIs for your LSM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do let me know if it was helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vamsi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Oct 2013 04:03:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classification-material-batch-functional-location-equipment/m-p/9778211#M1777194</guid>
      <dc:creator>vamsixk</dc:creator>
      <dc:date>2013-10-01T04:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: Classification - material, batch, functional location, equipment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classification-material-batch-functional-location-equipment/m-p/9778212#M1777195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for all your responses. I am supposed to use batch input method 0130 object for material, batch, functional location and equipment classification create / change. It seems it is feasible by changing obtab. For ex: Obtab = 'MARA' , objkey = matnr for material , Obtab = 'MCH1', objkey = material number + batch number as such. Also, I need to use two BAPIs &lt;/P&gt;&lt;UL&gt;&lt;LI&gt;BAPI_OBJCL_CREATE&lt;/LI&gt;&lt;LI&gt;BAPI_OBJCL_CHANGE within LSMW itself (at field mapping and conversion rules) &lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;for creation and change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you have any sample code for these four classifications through batch input method 0130.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Abirami&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Oct 2013 05:15:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classification-material-batch-functional-location-equipment/m-p/9778212#M1777195</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-01T05:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: Classification - material, batch, functional location, equipment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classification-material-batch-functional-location-equipment/m-p/9778213#M1777196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do anyone worked on similar requirements. Please assist me.&lt;/P&gt;&lt;P&gt;Need to know how to create /change batch, equipment, functional location classifications through batch input 0130 object in LSMW. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Abirami&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Oct 2013 06:38:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classification-material-batch-functional-location-equipment/m-p/9778213#M1777196</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-01T06:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: Classification - material, batch, functional location, equipment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classification-material-batch-functional-location-equipment/m-p/9778214#M1777197</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;&lt;/P&gt;&lt;P&gt;Any idea how we can achieve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Abirami&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Oct 2013 08:49:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classification-material-batch-functional-location-equipment/m-p/9778214#M1777197</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-01T08:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: Classification - material, batch, functional location, equipment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classification-material-batch-functional-location-equipment/m-p/9778215#M1777198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Abirami,&lt;/P&gt;&lt;P&gt; I tested the LSMW's which i had recommended.. its working fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Oct 2013 08:56:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classification-material-batch-functional-location-equipment/m-p/9778215#M1777198</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-01T08:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: Classification - material, batch, functional location, equipment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classification-material-batch-functional-location-equipment/m-p/9778216#M1777199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Revanth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our requirement is to mass upload of classification and characteristics for batch etc.&lt;/P&gt;&lt;P&gt;So my customer is not agreeing with objects 0400 and 0440. It seams it is feasible using batch input 0130 for batch, equipment, functional location classifications. Kindly suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Abirami&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Oct 2013 09:01:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classification-material-batch-functional-location-equipment/m-p/9778216#M1777199</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-01T09:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: Classification - material, batch, functional location, equipment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classification-material-batch-functional-location-equipment/m-p/9778217#M1777200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Revanth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried using BDC recording method for batch classification but got stuck at one issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to pass range value to the characteristics in recording. For ex: carbon content - &amp;lt;0,8000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How we do pass this value in input file. Do I need to use BAPI to obtain range of characteristics values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Abirami&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Oct 2013 12:24:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classification-material-batch-functional-location-equipment/m-p/9778217#M1777200</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-07T12:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: Classification - material, batch, functional location, equipment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/classification-material-batch-functional-location-equipment/m-p/9778218#M1777201</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;Use the Object - 0020 and Method - 0000 for Material.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Object - 0400 and Method - 0001 for Equipment&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Object - 0440 and Method - 0001 for Functional Location.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vignesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Oct 2013 14:09:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/classification-material-batch-functional-location-equipment/m-p/9778218#M1777201</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-07T14:09:33Z</dc:date>
    </item>
  </channel>
</rss>

