<?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: Updating MRP view using BAPI_MATERIAL_SAVEDATA in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/updating-mrp-view-using-bapi-material-savedata/m-p/9437883#M1739942</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; In MRP View If you want to update &lt;STRONG&gt;safety stock,re-order point&lt;/STRONG&gt;, MRP Type &lt;STRONG&gt;MARC-DISMM &lt;/STRONG&gt;will be mandatory. if you don't want to maintain MRP Type, leave safety stock,re-order point blank.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mordhwaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 May 2013 06:44:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-05-30T06:44:16Z</dc:date>
    <item>
      <title>Updating MRP view using BAPI_MATERIAL_SAVEDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/updating-mrp-view-using-bapi-material-savedata/m-p/9437880#M1739939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using BAPI_MATERIAL_SAVEDATA to update some fields(safety stock,re-order point,safety time) in material master for MRP view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could able to update these successfully for few materials but for few other materials i am getting the below error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;M3 072 - Enter the MRP type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i compare these two materials, the first one(which successfully updated) has the MRP type (MARC-DISMM)value ,where as for&amp;nbsp; the second material MARC-DISMM value is blank.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;should a material have MRP value to update it through this BAPI?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 May 2013 02:30:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/updating-mrp-view-using-bapi-material-savedata/m-p/9437880#M1739939</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-30T02:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: Updating MRP view using BAPI_MATERIAL_SAVEDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/updating-mrp-view-using-bapi-material-savedata/m-p/9437881#M1739940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, in order to create or update the MRP data of the material that material MRP view should be created...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 May 2013 06:33:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/updating-mrp-view-using-bapi-material-savedata/m-p/9437881#M1739940</guid>
      <dc:creator>surajarafath</dc:creator>
      <dc:date>2013-05-30T06:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: Updating MRP view using BAPI_MATERIAL_SAVEDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/updating-mrp-view-using-bapi-material-savedata/m-p/9437882#M1739941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ramso,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generally when we update in foreground there are some values that SAP populates automatically but in BAPI case we need to give them manually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are also some mandate checks that are performed in BAPI before updating the data,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is why you are getting this error. As for one of this fields there will be a config based on MRP Type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pass the DISMM [MRP_TYPE] in the BAPI structure so it will update it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 May 2013 06:40:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/updating-mrp-view-using-bapi-material-savedata/m-p/9437882#M1739941</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-30T06:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: Updating MRP view using BAPI_MATERIAL_SAVEDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/updating-mrp-view-using-bapi-material-savedata/m-p/9437883#M1739942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; In MRP View If you want to update &lt;STRONG&gt;safety stock,re-order point&lt;/STRONG&gt;, MRP Type &lt;STRONG&gt;MARC-DISMM &lt;/STRONG&gt;will be mandatory. if you don't want to maintain MRP Type, leave safety stock,re-order point blank.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mordhwaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 May 2013 06:44:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/updating-mrp-view-using-bapi-material-savedata/m-p/9437883#M1739942</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-30T06:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: Updating MRP view using BAPI_MATERIAL_SAVEDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/updating-mrp-view-using-bapi-material-savedata/m-p/9437884#M1739943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ramso,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to update the MRP View, we need to pass the MRP View(PLANTDATA) as 'X' and pass the MRP_TYPE and REORDER_PT and the other values which we want to update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And also pass the respective PLANTDATAX, and the other X values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For whatever the material and the material type which has to maintain the MRP data, we need to pass the MRP type and the other mandatory fields into the BAPI and pass the other required values and execute through the BAPI.&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>Thu, 30 May 2013 07:45:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/updating-mrp-view-using-bapi-material-savedata/m-p/9437884#M1739943</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-30T07:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: Updating MRP view using BAPI_MATERIAL_SAVEDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/updating-mrp-view-using-bapi-material-savedata/m-p/9437885#M1739944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried passing the MRP_TYP and it skipped that error but want to pass MRP controller now..&lt;/P&gt;&lt;P&gt;i passed that too.. and its asking for other field.&lt;/P&gt;&lt;P&gt;Do you know how many other fields i need to pass?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 02:46:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/updating-mrp-view-using-bapi-material-savedata/m-p/9437885#M1739944</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-31T02:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: Updating MRP view using BAPI_MATERIAL_SAVEDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/updating-mrp-view-using-bapi-material-savedata/m-p/9437886#M1739945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For me it is working with the following fields&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/224744" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 09:24:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/updating-mrp-view-using-bapi-material-savedata/m-p/9437886#M1739945</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-31T09:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: Updating MRP view using BAPI_MATERIAL_SAVEDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/updating-mrp-view-using-bapi-material-savedata/m-p/9437887#M1739946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ramso ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Depend on MRP type the Field information sequence is Change .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example : &lt;/P&gt;&lt;P&gt;Case # 1&amp;nbsp; MRP Type :&amp;nbsp; PD then&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;&amp;nbsp;&amp;nbsp; MRP Controller ,Lot size Required field in MRP1 View &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Case# 2&amp;nbsp; MRP Type :&amp;nbsp; M4 then&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;&amp;nbsp;&amp;nbsp; Planning time fence , MRP Controller&amp;nbsp; , Lot size is Required Field in MRP1 View &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, you consult your MM Consultant&amp;nbsp; Regarding this issue &lt;STRONG&gt;or&lt;/STRONG&gt; Manually you can create a material and test different type MRP type give and look which field's are required or ask your end user generally which type of MRP they used for uploading this data , then you can easily identified which field is required depend on each MRP type without taking any help from MM Consultant .&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>Fri, 31 May 2013 11:22:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/updating-mrp-view-using-bapi-material-savedata/m-p/9437887#M1739946</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-31T11:22:43Z</dc:date>
    </item>
  </channel>
</rss>

