<?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_SAVEDATA in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savedata/m-p/5149273#M1193306</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if i understood ur requirement correctly, pls. load ur itab with excel data, then, use key words like FIND for semi colon or use SPLIT at semi colon........then, create a ditto record and append it to the same 2nd itab, then, use this 2nd itab for BAPI.&lt;/P&gt;&lt;P&gt;thanq&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Apr 2009 05:35:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-04-02T05:35:46Z</dc:date>
    <item>
      <title>BAPI_MATERIAL_SAVEDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savedata/m-p/5149270#M1193303</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 using BAPI_MATERIAL_SAVEDATA FM to upload materials,&lt;/P&gt;&lt;P&gt;My requirement is for eg. I have an input excel file which has all material related records, &lt;/P&gt;&lt;P&gt;If in same record, i provide say Blank matnr, incorrect material group, unit of measure etc..&lt;/P&gt;&lt;P&gt;Normally, BAPI will have error message in bapiret2. However, it will have error message, saying that "enter material number". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, once i provide that, next time it will display message "Field MARA-MEINS is defined as mandatory field"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It keeps going till all records are in place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way or any trick / logic where i can capture all error messages pertaining to single record and display it sumwhere ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like in above case, it show display all messages in single execution&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You,&lt;/P&gt;&lt;P&gt;Temesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2009 14:51:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savedata/m-p/5149270#M1193303</guid>
      <dc:creator>pintoo_d</dc:creator>
      <dc:date>2009-02-05T14:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_MATERIAL_SAVEDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savedata/m-p/5149271#M1193304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;GM Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions ?&lt;/P&gt;&lt;P&gt;HV pleasant day.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Temesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2009 06:02:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savedata/m-p/5149271#M1193304</guid>
      <dc:creator>pintoo_d</dc:creator>
      <dc:date>2009-02-06T06:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_MATERIAL_SAVEDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savedata/m-p/5149272#M1193305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.. I got this requirement now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FM is same "BAPI_MATERIAL_SAVEDATA".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To make understand Experts better, My flat / Excel File will have a single entry (for example).&lt;/P&gt;&lt;P&gt;Single file will have Multiple VKORG and WERKS. Which means that for all possible combinations of WERKS and VKORG, that Material should be created / extended. &lt;/P&gt;&lt;P&gt;As of now, its not sure how many VKORG and WERKS would be maintained.&lt;/P&gt;&lt;P&gt;But they wud be separated by semil-colon ";".&lt;/P&gt;&lt;P&gt;For eg in Cell D1, VKORG Entries are 2010;2020;2030;2050;2060&lt;/P&gt;&lt;P&gt;Cell E1 , WERKS entries are 2010;2020&lt;/P&gt;&lt;P&gt;Bottom line, say if there are 5 VKORG and 2 WERKS entries separated by Semi-colon, Material should be updated 10 Times for different VKORG and WERKS combination.&lt;/P&gt;&lt;P&gt;But remember that number of VKORG and WERKS is not specific.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2009 05:29:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savedata/m-p/5149272#M1193305</guid>
      <dc:creator>pintoo_d</dc:creator>
      <dc:date>2009-04-02T05:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_MATERIAL_SAVEDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savedata/m-p/5149273#M1193306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if i understood ur requirement correctly, pls. load ur itab with excel data, then, use key words like FIND for semi colon or use SPLIT at semi colon........then, create a ditto record and append it to the same 2nd itab, then, use this 2nd itab for BAPI.&lt;/P&gt;&lt;P&gt;thanq&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2009 05:35:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savedata/m-p/5149273#M1193306</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-02T05:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_MATERIAL_SAVEDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savedata/m-p/5149274#M1193307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;closing thread&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Mar 2010 16:48:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savedata/m-p/5149274#M1193307</guid>
      <dc:creator>pintoo_d</dc:creator>
      <dc:date>2010-03-20T16:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_MATERIAL_SAVEDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savedata/m-p/5149275#M1193308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pintoo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is not possible. Normally BAPI's or whatever, once it catches the error, it exits from the program and it won't go further. So it is not possible to catch all the errors in single shot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Yasin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Mar 2010 20:50:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-savedata/m-p/5149275#M1193308</guid>
      <dc:creator>former_member1292715</dc:creator>
      <dc:date>2010-03-21T20:50:49Z</dc:date>
    </item>
  </channel>
</rss>

