<?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 BAPI_MATERIAL_SAVEREPLICA in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savereplica/m-p/6323803#M1394983</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to update Storage Bin using material number,plant and Storage location by using BAPI_MATERIAL_SAVEREPLICA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls help me how to pass these values to BAPI for updating Storage Bin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls help me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Oct 2009 10:13:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-10-21T10:13:42Z</dc:date>
    <item>
      <title>BAPI_MATERIAL_SAVEREPLICA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savereplica/m-p/6323803#M1394983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to update Storage Bin using material number,plant and Storage location by using BAPI_MATERIAL_SAVEREPLICA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls help me how to pass these values to BAPI for updating Storage Bin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls help me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2009 10:13:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savereplica/m-p/6323803#M1394983</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-21T10:13:42Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_MATERIAL_SAVEREPLICA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savereplica/m-p/6323804#M1394984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;since you have identified the bapi, its straight forward. Please check the field in bapi in Import or table parameter and pass the relevant inputs and execute the bapi in se37 and check if the values are populated properly.&lt;/P&gt;&lt;P&gt;Do not forget to commit the transaction after bapi run.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2009 20:38:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savereplica/m-p/6323804#M1394984</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-21T20:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_MATERIAL_SAVEREPLICA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savereplica/m-p/6323805#M1394985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am unable to use BAPI_MATERIAL_SAVEREPLICA bapi to update storage bin. I am able to extend material to storage location, warehouse, storage type but not able to update bin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise.&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Sep 2013 10:39:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savereplica/m-p/6323805#M1394985</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-30T10:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_MATERIAL_SAVEREPLICA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savereplica/m-p/6323806#M1394986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;for this bapi there is a clear documentation. (SE37 Function module documentation) &lt;/P&gt;&lt;P&gt;Please, read information in it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suggestion:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can see in import TAB these two parameter name:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STORAGELOCATIONDATA LIKE BAPI_MARD&amp;nbsp; (contains Storage Bin)&lt;/P&gt;&lt;P&gt;STORAGELOCATIONDATAX LIKE BAPI_MARDX&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Ivan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Sep 2013 10:58:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savereplica/m-p/6323806#M1394986</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-30T10:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_MATERIAL_SAVEREPLICA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savereplica/m-p/6323807#M1394987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to resolve thanks, i was not updating X for the field STGE_BIN (LGTYP) in STORAGETYPEDATAX, so system was not updating bin in material master.&lt;/P&gt;&lt;P&gt;Thanks for reverting back so soon.&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Sep 2013 11:09:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savereplica/m-p/6323807#M1394987</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-30T11:09:31Z</dc:date>
    </item>
  </channel>
</rss>

