<?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: BAPI_MATERIAL_MAINTAINDATA_RT reorder point &amp; Forecast parameters in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-maintaindata-rt-reorder-point-forecast-parameters/m-p/4727733#M1109800</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ajay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank's for answer but i check all resources before post this message and i couldn't find any OSS notes or other info. For now i change this value by using batch input with Retail Transaction MM42. Maybe do you know some better solution??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Nov 2008 20:59:46 GMT</pubDate>
    <dc:creator>szymon_glapiak</dc:creator>
    <dc:date>2008-11-10T20:59:46Z</dc:date>
    <item>
      <title>BAPI_MATERIAL_MAINTAINDATA_RT reorder point &amp; Forecast parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-maintaindata-rt-reorder-point-forecast-parameters/m-p/4727731#M1109798</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 use  BAPI_MATERIAL_MAINTAINDATA_RT for change reorder point and only this, but after run i see that the forecast parameters changed too.&lt;/P&gt;&lt;P&gt;example code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;head-material = matnr.&lt;/P&gt;&lt;P&gt;head-logst_view = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plant-material = matnr.&lt;/P&gt;&lt;P&gt;plant-plant = werks.&lt;/P&gt;&lt;P&gt;plant-reorder_pt = value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plantx-material = matnr.&lt;/P&gt;&lt;P&gt;plantx-plant = werks.&lt;/P&gt;&lt;P&gt;plantx-reorder_pt = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL function 'BAPI_MATERIAL_MAINTAINDATA_RT'&lt;/P&gt;&lt;P&gt;  EXPORTING&lt;/P&gt;&lt;P&gt;     headdata = head&lt;/P&gt;&lt;P&gt;  Importing &lt;/P&gt;&lt;P&gt;     return = return&lt;/P&gt;&lt;P&gt;TABLES&lt;/P&gt;&lt;P&gt;   plantdata = plant&lt;/P&gt;&lt;P&gt;   plantdatax = plantx.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try to select/deselect auto_reset (reset forecast model automatically) but nothing was changed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know what is wrong whit this??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Szymon Glapiak&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Szymon Glapiak on Nov 4, 2008 6:20 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2008 17:20:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-maintaindata-rt-reorder-point-forecast-parameters/m-p/4727731#M1109798</guid>
      <dc:creator>szymon_glapiak</dc:creator>
      <dc:date>2008-11-04T17:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_MATERIAL_MAINTAINDATA_RT reorder point &amp; Forecast parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-maintaindata-rt-reorder-point-forecast-parameters/m-p/4727732#M1109799</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 might need to check for an OSS Note for this BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For detailed Desc of BAPI, Refer to &lt;A href="http://abap.wikiprog.com/wiki/BAPI_MATERIAL_MAINTAINDATA_RT" target="test_blank"&gt;http://abap.wikiprog.com/wiki/BAPI_MATERIAL_MAINTAINDATA_RT&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or you can also use WE60 for IDOC ARTMAS01, the segment definition will help you to understand the BAPI parameters.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2008 17:45:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-maintaindata-rt-reorder-point-forecast-parameters/m-p/4727732#M1109799</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-04T17:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_MATERIAL_MAINTAINDATA_RT reorder point &amp; Forecast parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-maintaindata-rt-reorder-point-forecast-parameters/m-p/4727733#M1109800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ajay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank's for answer but i check all resources before post this message and i couldn't find any OSS notes or other info. For now i change this value by using batch input with Retail Transaction MM42. Maybe do you know some better solution??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Nov 2008 20:59:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-maintaindata-rt-reorder-point-forecast-parameters/m-p/4727733#M1109800</guid>
      <dc:creator>szymon_glapiak</dc:creator>
      <dc:date>2008-11-10T20:59:46Z</dc:date>
    </item>
  </channel>
</rss>

