<?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: Ean code automatically in MM02 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ean-code-automatically-in-mm02/m-p/2299012#M502310</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've not used it but as per interface document and BADI document, it can be used for create as well change. I think you will have to try it out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When a material master record is created or extended in the standard R/3 System, default data is essentially determined from Customizing tables and from a reference material (if one has been specified).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 May 2007 05:52:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-18T05:52:24Z</dc:date>
    <item>
      <title>Ean code automatically in MM02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ean-code-automatically-in-mm02/m-p/2299007#M502305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I tried to implement the user exit EXIT_SAPLMGMU_001 to create a new ean code automatically when press the save button in material transaction MM02. &lt;/P&gt;&lt;P&gt;I filled the table SMEAN_ME_TAB with new ean codes, but when the execution of save in the MM02 finalize, the new values I introduce don't appear in master material.&lt;/P&gt;&lt;P&gt;I don't know if this user exit I can do it, or I need a Badi,which one?. In the case I need a badi to do it, where can call it?. in the same user exit? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jordi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2007 07:59:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ean-code-automatically-in-mm02/m-p/2299007#M502305</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-17T07:59:38Z</dc:date>
    </item>
    <item>
      <title>Re: Ean code automatically in MM02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ean-code-automatically-in-mm02/m-p/2299008#M502306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use BADI BADI_EAN_SYSTEMATIC. Please check interface document for the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2007 08:28:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ean-code-automatically-in-mm02/m-p/2299008#M502306</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-17T08:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: Ean code automatically in MM02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ean-code-automatically-in-mm02/m-p/2299009#M502307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sanjay,&lt;/P&gt;&lt;P&gt;But my problem persist because I not only have an EAN Code. I'm in AFS SAP that I have of each material a lot of EANs Code. In MM02 --&amp;gt; Additional Data --&amp;gt; Additionals EANs. There I have multiple size of my material (shoes), and I need to fill all EANs code for each size of these material. I use the BADI BADI_EAN_SYSTEMATIC but only fill the first one EAN code.&lt;/P&gt;&lt;P&gt;Anybody have another solution?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2007 12:10:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ean-code-automatically-in-mm02/m-p/2299009#M502307</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-17T12:10:28Z</dc:date>
    </item>
    <item>
      <title>Re: Ean code automatically in MM02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ean-code-automatically-in-mm02/m-p/2299010#M502308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thee is one more BADI - BADI_MATERIAL_REF where you can propose all EANs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2007 12:42:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ean-code-automatically-in-mm02/m-p/2299010#M502308</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-17T12:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: Ean code automatically in MM02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ean-code-automatically-in-mm02/m-p/2299011#M502309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, &lt;/P&gt;&lt;P&gt;But the BADI 'BADI_MATERIAL_REF' only executes when we create a material, and not when we modify it. Do you know if I can execute it when I modify a material and not only when I create it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A lot of thanks with your time,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jordi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2007 17:01:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ean-code-automatically-in-mm02/m-p/2299011#M502309</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-17T17:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: Ean code automatically in MM02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ean-code-automatically-in-mm02/m-p/2299012#M502310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've not used it but as per interface document and BADI document, it can be used for create as well change. I think you will have to try it out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When a material master record is created or extended in the standard R/3 System, default data is essentially determined from Customizing tables and from a reference material (if one has been specified).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2007 05:52:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ean-code-automatically-in-mm02/m-p/2299012#M502310</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-18T05:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: Ean code automatically in MM02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ean-code-automatically-in-mm02/m-p/2299013#M502311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, a lot of thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2007 10:54:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ean-code-automatically-in-mm02/m-p/2299013#M502311</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-21T10:54:33Z</dc:date>
    </item>
  </channel>
</rss>

