<?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: Create Batch Class in Material Master in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-batch-class-in-material-master/m-p/6167583#M1371154</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;Check the BAPI -&amp;gt;BAPI_CLASS_CREATE (Read the documentaion of it).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Oct 2009 10:17:50 GMT</pubDate>
    <dc:creator>former_member404244</dc:creator>
    <dc:date>2009-10-07T10:17:50Z</dc:date>
    <item>
      <title>Create Batch Class in Material Master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-batch-class-in-material-master/m-p/6167581#M1371152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to create the Batch class for n number of materials.&lt;/P&gt;&lt;P&gt;I am using the BAPI BAPI_OBJCL_CHANGE but it is not createing the Class. It says no Batch exists.&lt;/P&gt;&lt;P&gt;There are no Batches created for the Materials which FM or BAPI can be used to create the Batch Class which don't have the Batches.&lt;/P&gt;&lt;P&gt;I tried manually though MM02 it is working like for class 023 Class FERT03 it is createing but not via BAPI BAPI_OBJCL_CHANGE.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2009 09:39:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-batch-class-in-material-master/m-p/6167581#M1371152</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-07T09:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: Create Batch Class in Material Master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-batch-class-in-material-master/m-p/6167582#M1371153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;any clues ???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2009 10:10:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-batch-class-in-material-master/m-p/6167582#M1371153</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-07T10:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: Create Batch Class in Material Master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-batch-class-in-material-master/m-p/6167583#M1371154</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;Check the BAPI -&amp;gt;BAPI_CLASS_CREATE (Read the documentaion of it).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2009 10:17:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-batch-class-in-material-master/m-p/6167583#M1371154</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2009-10-07T10:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: Create Batch Class in Material Master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-batch-class-in-material-master/m-p/6167584#M1371155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abhishek&lt;/P&gt;&lt;P&gt;I had a simillar isssue last year trying to create an equipment class. I had to finally use bdc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why dont u try to use bdc on mm02, or if u 've that much of patience u can debug mm02 to see how its being done in sap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best of luck.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2009 10:20:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-batch-class-in-material-master/m-p/6167584#M1371155</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-07T10:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: Create Batch Class in Material Master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-batch-class-in-material-master/m-p/6167585#M1371156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Created BDC to solve this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2009 12:46:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-batch-class-in-material-master/m-p/6167585#M1371156</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-07T12:46:45Z</dc:date>
    </item>
  </channel>
</rss>

