<?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_SAVEREPLICA in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savereplica/m-p/10726174#M1873604</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;So what do you see when you debug?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume you did a 'commit work' after calling the BAPI? Maybe something stopped that from happening... then everything would look ok, but nothing would be saved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Nov 2014 03:44:56 GMT</pubDate>
    <dc:creator>paul_bakker2</dc:creator>
    <dc:date>2014-11-20T03:44:56Z</dc:date>
    <item>
      <title>BAPI_MATERIAL_SAVEREPLICA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savereplica/m-p/10726173#M1873603</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 am facing an issue with the &lt;SPAN style="font-size: 10pt;"&gt;BAPI_MATERIAL_SAVEREPLICA&lt;/SPAN&gt; bapi. I am using this BAPI to extend materials, it was working fine till now,&lt;/P&gt;&lt;P&gt;but now when i tried to extend Material, the Bapi didn't return any messages and the material also did not got extended,&lt;/P&gt;&lt;P&gt;as it din't returned anything, it became very difficult to find the reason of the material not getting extended.&lt;/P&gt;&lt;P&gt;Can u please advise what possibly can be the reason for the same ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Aayush&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 23:25:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savereplica/m-p/10726173#M1873603</guid>
      <dc:creator>aayushaggarwal</dc:creator>
      <dc:date>2014-11-19T23:25:11Z</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/10726174#M1873604</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;So what do you see when you debug?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume you did a 'commit work' after calling the BAPI? Maybe something stopped that from happening... then everything would look ok, but nothing would be saved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2014 03:44:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savereplica/m-p/10726174#M1873604</guid>
      <dc:creator>paul_bakker2</dc:creator>
      <dc:date>2014-11-20T03:44:56Z</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/10726175#M1873605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply!!&lt;/P&gt;&lt;P&gt;Actually the issue is in PROD and team is trying to replicate the same in DEV so that we can debug it.&lt;/P&gt;&lt;P&gt;but there is one return table in the BAPI usually it returns whether the material is extended or not, but in this case it is returning nothing. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aayush&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2014 04:48:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savereplica/m-p/10726175#M1873605</guid>
      <dc:creator>aayushaggarwal</dc:creator>
      <dc:date>2014-11-20T04:48:48Z</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/10726176#M1873606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We used BAPI_MATERIAL_SAVEDATA to extend materials and it worked fine.&lt;/P&gt;&lt;P&gt;In case it is not getting extended with your BAPI, try checking SM13 and ST22 for any update errors.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2014 04:55:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savereplica/m-p/10726176#M1873606</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-11-20T04:55:18Z</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/10726177#M1873607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you check SU53 after running your custom report to check if in PROD you got some Authorization problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2014 08:54:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savereplica/m-p/10726177#M1873607</guid>
      <dc:creator>SimoneMilesi</dc:creator>
      <dc:date>2014-11-20T08:54:39Z</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/10726178#M1873608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This issue is on hold for now, I'll let you all know when it will get fixed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aayush&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Nov 2014 05:16:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savereplica/m-p/10726178#M1873608</guid>
      <dc:creator>aayushaggarwal</dc:creator>
      <dc:date>2014-11-25T05:16:20Z</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/10726179#M1873609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Aayush,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Before passing the material into BAPI, do a conversion by using " CONVERSION_EXIT_MATN1_INPUT" and pass to the BAPI header.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Also did you pass X to checkbox table for those fields which you are passing the values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try it and let me know does it work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Thanga&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Nov 2014 06:19:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savereplica/m-p/10726179#M1873609</guid>
      <dc:creator>ThangaPrakash</dc:creator>
      <dc:date>2014-11-25T06:19:05Z</dc:date>
    </item>
  </channel>
</rss>

