<?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: uploading mm01 data in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-mm01-data/m-p/4988319#M1162071</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks one and all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Jan 2009 08:47:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-01-23T08:47:44Z</dc:date>
    <item>
      <title>uploading mm01 data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-mm01-data/m-p/4988312#M1162064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  I have to select all the fields of mm01 transaction and upload the data according to material type using recoding technique i have to upload the data  i.e, My program has to select respective views according to material type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u find correct procedure please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;pavani.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2009 12:20:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-mm01-data/m-p/4988312#M1162064</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-19T12:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: uploading mm01 data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-mm01-data/m-p/4988313#M1162065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for this you can use BAPI or better to use LSMW method using BAPI&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2009 12:23:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-mm01-data/m-p/4988313#M1162065</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-19T12:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: uploading mm01 data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-mm01-data/m-p/4988314#M1162066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In LSMW choose Standard Batch/Direct Input&lt;/P&gt;&lt;P&gt;then give object as '0020'  then automatically methos and prog name will be set to '0000' and &lt;/P&gt;&lt;P&gt;'RMDATIND' respectively. This can be used for material master.&lt;/P&gt;&lt;P&gt;For Bapi method refer [BAPI for MM01|&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="1901286"&gt;&lt;/A&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Manoj Kumar P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2009 13:29:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-mm01-data/m-p/4988314#M1162066</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-19T13:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: uploading mm01 data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-mm01-data/m-p/4988315#M1162067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavani,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per my understanding ur requirement is to upload Material's with different view's, right?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would suggest you, If you have a data in XL format filter it then upload the data one by one beased on the view's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other Option is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use Standard BAPI for creation of Material. Go to Se37 and Type BAPI_* then F4 key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stnd BAPI is - BAPI_MATERIAL_CREATE. better look for the latest BAPI for this using F4 help as SAP always keeps oldest version of BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will get list of BAPI's Choose your BAPI for creating Material.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go through the documentation of BAPI carefully you will come to know the Parameters you need to Pass.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are new to BAPI's pls feel free to revert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2009 18:04:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-mm01-data/m-p/4988315#M1162067</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-19T18:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: uploading mm01 data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-mm01-data/m-p/4988316#M1162068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   Do the recording  material tepe wise.&lt;/P&gt;&lt;P&gt;IF MTART = 'ROH'.&lt;/P&gt;&lt;P&gt;ur recording&lt;/P&gt;&lt;P&gt;elseif MTART = 'FERT'.&lt;/P&gt;&lt;P&gt;ur recording&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this will be helpful to you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2009 06:18:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-mm01-data/m-p/4988316#M1162068</guid>
      <dc:creator>venkateswarareddy_medam</dc:creator>
      <dc:date>2009-01-20T06:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: uploading mm01 data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-mm01-data/m-p/4988317#M1162069</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 LSMW DI method thro' RMDATIND to load the material Masters&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;Murugesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2009 07:11:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-mm01-data/m-p/4988317#M1162069</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-20T07:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: uploading mm01 data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-mm01-data/m-p/4988318#M1162070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavani,&lt;/P&gt;&lt;P&gt;For MM01 u can try using this BAPI 'BAPI_MATERIAL_SAVEDATA' instead of recording. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used this BAPI and this is how i called the fn module &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'BAPI_MATERIAL_SAVEDATA'&lt;/P&gt;&lt;P&gt;EXPORTING&lt;/P&gt;&lt;P&gt;headdata = wa_it_headdata&lt;/P&gt;&lt;P&gt;clientdata = wa_it_clientdata&lt;/P&gt;&lt;P&gt;clientdatax = wa_it_clientdatax&lt;/P&gt;&lt;P&gt;IMPORTING&lt;/P&gt;&lt;P&gt;return = wa_it_return&lt;/P&gt;&lt;P&gt;TABLES&lt;/P&gt;&lt;P&gt;materialdescription = it_materialdescription.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here &lt;/P&gt;&lt;P&gt;wa_it_headdata: has data in main screen like material number , industry type and material type&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wa_it_clientdata: has second screen values like MATL_GROUP BASE_UOM here make sure tht u pass all the mandetry feilds for this u can execute MM01 manually and try to save material.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wa_it_clientdatax:in this check all the feilds which u are passing in wa_it_clientdata&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Raghu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2009 07:53:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-mm01-data/m-p/4988318#M1162070</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-20T07:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: uploading mm01 data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-mm01-data/m-p/4988319#M1162071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks one and all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2009 08:47:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-mm01-data/m-p/4988319#M1162071</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-23T08:47:44Z</dc:date>
    </item>
  </channel>
</rss>

