<?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 INSERT DATA INTO DB TABLE USING BAPI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-data-into-db-table-using-bapi/m-p/3994447#M954268</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;   I have a doubt...How to write a INSERT statment in BAPI Source code.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;  Actually My requirement is , By Using BAPI I have to insert data (like Material No. and Material Description) into MAKT table . How to write that code ?&lt;/P&gt;&lt;P&gt;   Actually I have a scenario where  Message broker(Integration Tool) system is there,  he has to insert data into SAP DB table makt ( for that he was taken matnr and maktx as field to insert into makt) using BAPI .&lt;/P&gt;&lt;P&gt;What I did is :&lt;/P&gt;&lt;P&gt;     I was created a custome BAPI with those fields. But I'm not getting Idea how to write INSERT Statament in BAPI source code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; can any one help me .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;Lokesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Jun 2008 17:17:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-11T17:17:05Z</dc:date>
    <item>
      <title>INSERT DATA INTO DB TABLE USING BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-data-into-db-table-using-bapi/m-p/3994447#M954268</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;   I have a doubt...How to write a INSERT statment in BAPI Source code.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;  Actually My requirement is , By Using BAPI I have to insert data (like Material No. and Material Description) into MAKT table . How to write that code ?&lt;/P&gt;&lt;P&gt;   Actually I have a scenario where  Message broker(Integration Tool) system is there,  he has to insert data into SAP DB table makt ( for that he was taken matnr and maktx as field to insert into makt) using BAPI .&lt;/P&gt;&lt;P&gt;What I did is :&lt;/P&gt;&lt;P&gt;     I was created a custome BAPI with those fields. But I'm not getting Idea how to write INSERT Statament in BAPI source code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; can any one help me .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;Lokesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2008 17:17:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-data-into-db-table-using-bapi/m-p/3994447#M954268</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-11T17:17:05Z</dc:date>
    </item>
    <item>
      <title>Re: INSERT DATA INTO DB TABLE USING BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-data-into-db-table-using-bapi/m-p/3994448#M954269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Never insert in standard tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use this bapi&lt;/P&gt;&lt;P&gt;BAPI_MATERIAL_SAVEDATA&lt;/P&gt;&lt;P&gt;You can create or change the material master data with it, you can use it for the descriptions only&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2008 17:24:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-data-into-db-table-using-bapi/m-p/3994448#M954269</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-11T17:24:50Z</dc:date>
    </item>
  </channel>
</rss>

