<?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: MM01 batch input in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/mm01-batch-input/m-p/8810171#M1681087</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks all to you , folks&lt;/P&gt;&lt;P&gt;ı will try these and bapi .&amp;nbsp; Then I'll see best results&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Jun 2012 11:49:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-06-12T11:49:46Z</dc:date>
    <item>
      <title>MM01 batch input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mm01-batch-input/m-p/8810166#M1681082</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 going to copy materials . I need bdc_code of 'BDC_OKCODE' of&amp;nbsp; purchasing , accounting 1 and&amp;nbsp; accounting 2 ı cant move with tab cause ı will make too many BI and order of tabs will change . I need exact okcodes of these.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2012 18:17:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mm01-batch-input/m-p/8810166#M1681082</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-06-11T18:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: MM01 batch input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mm01-batch-input/m-p/8810167#M1681083</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 use SHDB transaction to get it. By the way, don't you want to use the BAPI instead (much more performant essentially)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2012 18:55:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mm01-batch-input/m-p/8810167#M1681083</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2012-06-11T18:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: MM01 batch input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mm01-batch-input/m-p/8810168#M1681084</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;MMO1 - is enabled with BAPI&amp;nbsp; - &lt;STRONG&gt;BAPI_MATERIAL_SAVEDATA&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use this BAPI to load your Material data.&amp;nbsp; It is very easy and efficient.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just one time job for writing the ABAP code and you can reuse many times..&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2012 19:06:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mm01-batch-input/m-p/8810168#M1681084</guid>
      <dc:creator>venkateswaran_k</dc:creator>
      <dc:date>2012-06-11T19:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: MM01 batch input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mm01-batch-input/m-p/8810169#M1681085</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;If you are particular in getting the ok code of the tabs in material master screen, then execute the function &lt;SPAN class="L0S33"&gt;SELECTION_VIEWS_FIND with &lt;/SPAN&gt;bildsequenz = 21and pass the material maintenance status ( get from mara table ). The output table bildtab will be holding the ok code in the field GUIFU, Donot forget to concatenate "=" to the ok code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kesav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 04:38:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mm01-batch-input/m-p/8810169#M1681085</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2012-06-12T04:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: MM01 batch input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mm01-batch-input/m-p/8810170#M1681086</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 easily find&amp;nbsp; out all the OK CODES of a specific transaction.&amp;nbsp; &lt;/P&gt;&lt;P&gt;in your case, you can find out all the OK CODES used in the MM01 transacton.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the way...&lt;/P&gt;&lt;P&gt;Go to SE41&lt;/P&gt;&lt;P&gt;Give Progarm name as SAPLMGMM&amp;nbsp; - which is&amp;nbsp; a program for MM01&lt;/P&gt;&lt;P&gt;Select the radio button Function List&lt;/P&gt;&lt;P&gt;Execute&lt;/P&gt;&lt;P&gt;You will get all OK Codes..&lt;/P&gt;&lt;P&gt;Then you can pick up the one you are looking for...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this help you...&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 06:36:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mm01-batch-input/m-p/8810170#M1681086</guid>
      <dc:creator>venkateswaran_k</dc:creator>
      <dc:date>2012-06-12T06:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: MM01 batch input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mm01-batch-input/m-p/8810171#M1681087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks all to you , folks&lt;/P&gt;&lt;P&gt;ı will try these and bapi .&amp;nbsp; Then I'll see best results&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 11:49:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mm01-batch-input/m-p/8810171#M1681087</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-06-12T11:49:46Z</dc:date>
    </item>
  </channel>
</rss>

