<?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: How the Standard table update through BAPI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-the-standard-table-update-through-bapi/m-p/10058663#M1810628</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Often this is passed down to other function modules in yet other function groups, so your global search will not find it.&lt;/P&gt;&lt;P&gt;A sure way to find out is to trace an execution via transaction ST12, study the SQL summary (shows all SELECTs, INSERTs, DELETEs) and drill down to the ABAP code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thomas &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Feb 2014 10:36:55 GMT</pubDate>
    <dc:creator>ThomasZloch</dc:creator>
    <dc:date>2014-02-27T10:36:55Z</dc:date>
    <item>
      <title>How the Standard table update through BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-the-standard-table-update-through-bapi/m-p/10058660#M1810625</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;&lt;/P&gt;&lt;P&gt;Please&amp;nbsp; help me&amp;nbsp; to understand ,how a BAPI create a master record . and updated all the item tables at the same time . But inside the BAPI ,i did not found any insert statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fir example when a material created all the tables like : mara , makt, marc,mvke,stxh,mebw,mglt,mlgn ,mlan update the BAPI_MATERIAL_SAVEDATA ..but their is no&amp;nbsp; insert/modify statement inside the BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then how the record update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Feb 2014 13:29:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-the-standard-table-update-through-bapi/m-p/10058660#M1810625</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-26T13:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: How the Standard table update through BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-the-standard-table-update-through-bapi/m-p/10058661#M1810626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, if you look deep inside BAPI, you cab see it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Feb 2014 13:44:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-the-standard-table-update-through-bapi/m-p/10058661#M1810626</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-26T13:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: How the Standard table update through BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-the-standard-table-update-through-bapi/m-p/10058662#M1810627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have done the global search ..But didn't see the inder/modify statement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2014 10:19:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-the-standard-table-update-through-bapi/m-p/10058662#M1810627</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-27T10:19:22Z</dc:date>
    </item>
    <item>
      <title>Re: How the Standard table update through BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-the-standard-table-update-through-bapi/m-p/10058663#M1810628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Often this is passed down to other function modules in yet other function groups, so your global search will not find it.&lt;/P&gt;&lt;P&gt;A sure way to find out is to trace an execution via transaction ST12, study the SQL summary (shows all SELECTs, INSERTs, DELETEs) and drill down to the ABAP code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thomas &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2014 10:36:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-the-standard-table-update-through-bapi/m-p/10058663#M1810628</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2014-02-27T10:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: How the Standard table update through BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-the-standard-table-update-through-bapi/m-p/10058664#M1810629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you drill down enough in the right places you may well find a BDC and a call transaction going on!....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2014 11:41:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-the-standard-table-update-through-bapi/m-p/10058664#M1810629</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-27T11:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: How the Standard table update through BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-the-standard-table-update-through-bapi/m-p/10058665#M1810630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Generally material creation, PO creation, Sales order creation etc is not done directly by inserting data into standard table. It done thorough calling standard transaction. Transaction will ultimately insert data into table.&lt;/P&gt;&lt;P&gt;Advantage of using transaction is that all authorization and validation is handled by transaction.&lt;/P&gt;&lt;P&gt;In your BAPI you will find CALL Transaction statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if this make sense to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jigar Thakkar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2014 12:06:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-the-standard-table-update-through-bapi/m-p/10058665#M1810630</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-27T12:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: How the Standard table update through BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-the-standard-table-update-through-bapi/m-p/10058666#M1810631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think so (based on the ones which I know well, mostly FI and MM related). One major advantage of BAPIs is that they are &lt;EM&gt;not&lt;/EM&gt; dependent on those fragile screen flows. Usually you find direct table updates deep down below which are wrapped in several logical layers until you reach the interface to the outside world (BAPI parameters).&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2014 12:12:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-the-standard-table-update-through-bapi/m-p/10058666#M1810631</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2014-02-27T12:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: How the Standard table update through BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-the-standard-table-update-through-bapi/m-p/10058667#M1810632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hae dude,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look at the simple BAPI ( &lt;STRONG&gt;BAPI_BANKDETAIL_CREATE ) &lt;/STRONG&gt;in that it is calling another FM ( &lt;STRONG&gt;HR_INFOTYPE_OPERATION&lt;/STRONG&gt; )&amp;nbsp; to update the data into sap tables. Inside that FM it uses call dialog procedure. There is no rule / need to use SQL Statements directly. Based on the business process requirement it was designed to update the data to DB Tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can search line by line and in depth you will definitely find a procedure that updates the data. It was not a miracle to update the data without a procedure / sql language commands.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mayure.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2014 12:26:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-the-standard-table-update-through-bapi/m-p/10058667#M1810632</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-27T12:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: How the Standard table update through BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-the-standard-table-update-through-bapi/m-p/10058668#M1810633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is a global search? It work only with the current main program. So when there is a call of a FM from within other function-group, your search will not find it. If you want to see the exact insert statement, you can place a breakpoint on those commands. But most likely those will be called via an update-task, so you would have to switch on the update-task debugging.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2014 13:13:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-the-standard-table-update-through-bapi/m-p/10058668#M1810633</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-27T13:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: How the Standard table update through BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-the-standard-table-update-through-bapi/m-p/10058669#M1810634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One option is that you start SQL trace using ST05 and see where your standard SAP table is updated.&lt;/P&gt;&lt;P&gt;Let me know if this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jigar Thakkar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2014 14:29:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-the-standard-table-update-through-bapi/m-p/10058669#M1810634</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-27T14:29:21Z</dc:date>
    </item>
  </channel>
</rss>

