<?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 how  BAPI_PO_CREATE1 update the database table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-bapi-po-create1-update-the-database-table/m-p/1953077#M392417</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;i want to know that how does BAPI_PO_CREATE1 updates the database table&lt;/P&gt;&lt;P&gt;is it through bdc, call transaction or simply commit the table by an internal table&lt;/P&gt;&lt;P&gt;i have searched the code but not able to find out in which particular sub routine it is updating the table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Feb 2007 07:02:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-09T07:02:06Z</dc:date>
    <item>
      <title>how  BAPI_PO_CREATE1 update the database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-bapi-po-create1-update-the-database-table/m-p/1953077#M392417</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;i want to know that how does BAPI_PO_CREATE1 updates the database table&lt;/P&gt;&lt;P&gt;is it through bdc, call transaction or simply commit the table by an internal table&lt;/P&gt;&lt;P&gt;i have searched the code but not able to find out in which particular sub routine it is updating the table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Feb 2007 07:02:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-bapi-po-create1-update-the-database-table/m-p/1953077#M392417</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-09T07:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: how  BAPI_PO_CREATE1 update the database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-bapi-po-create1-update-the-database-table/m-p/1953078#M392418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jatil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the end this bapi calls ME_UPDATE_DOCUMENT in update task, in which the database is updated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Feb 2007 07:28:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-bapi-po-create1-update-the-database-table/m-p/1953078#M392418</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-09T07:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: how  BAPI_PO_CREATE1 update the database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-bapi-po-create1-update-the-database-table/m-p/1953079#M392419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jatil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All BAPIs in the system updates the Database directly, thats the reason they are the fastest data uploading objects. I am not sure where in the code you can find this but for the BAPI help you can read this.&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>Fri, 09 Feb 2007 07:34:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-bapi-po-create1-update-the-database-table/m-p/1953079#M392419</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-09T07:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: how  BAPI_PO_CREATE1 update the database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-bapi-po-create1-update-the-database-table/m-p/1953080#M392420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi John&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have searched in the bapi BAPI_PO_CREATE1 but not able to find out ME_UPDATE_DOCUMENT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your efforts&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Feb 2007 08:23:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-bapi-po-create1-update-the-database-table/m-p/1953080#M392420</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-09T08:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: how  BAPI_PO_CREATE1 update the database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-bapi-po-create1-update-the-database-table/m-p/1953081#M392421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Rahul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think you  forgot to paste the link for help on bapi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Feb 2007 08:25:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-bapi-po-create1-update-the-database-table/m-p/1953081#M392421</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-09T08:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: how  BAPI_PO_CREATE1 update the database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-bapi-po-create1-update-the-database-table/m-p/1953082#M392422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;* docu: post document&lt;/P&gt;&lt;P&gt;      call method ch_po-&amp;gt;po_post( exporting  im_uncomplete = lf_memory"819467&lt;/P&gt;&lt;P&gt;                                             im_no_commit  = mmpur_yes&lt;/P&gt;&lt;P&gt;                                  exceptions failure       = 1 ).&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in that BAPI itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Feb 2007 08:29:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-bapi-po-create1-update-the-database-table/m-p/1953082#M392422</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-09T08:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: how  BAPI_PO_CREATE1 update the database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-bapi-po-create1-update-the-database-table/m-p/1953083#M392423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jatil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you have to search again....; here is the hierarchy:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. perform process_po -&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. ch_po-&amp;gt;po_post( EXPORTING  im_uncomplete = lf_memory  "819467&lt;/P&gt;&lt;P&gt;                                 im_no_commit  = mmpur_yes&lt;/P&gt;&lt;P&gt;                      EXCEPTIONS failure       = 1 ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. CALL FUNCTION 'MEPO_DOC_POST'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. PERFORM BUCHEN(saplmepo)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5. CALL FUNCTION 'ME_CREATE_DOCUMENT' IN UPDATE TASK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Success,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Feb 2007 08:30:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-bapi-po-create1-update-the-database-table/m-p/1953083#M392423</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-09T08:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: how  BAPI_PO_CREATE1 update the database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-bapi-po-create1-update-the-database-table/m-p/1953084#M392424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jatil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the below links for the complete information about BAPI:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The foll. links gives you step by step eg for learning bapi.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.erpgenie.com/sap/abap/bapi/example.htm" target="test_blank"&gt;http://www.erpgenie.com/sap/abap/bapi/example.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/bapi.htm" target="test_blank"&gt;http://www.sap-img.com/bapi.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/e0/9eb2370f9cbe68e10000009b38f8cf/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/e0/9eb2370f9cbe68e10000009b38f8cf/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/43/b46c1e53c111d395fa00a0c94260a5/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/43/b46c1e53c111d395fa00a0c94260a5/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com/abap/bapiintro.pdf#search=%22BAPI(SAP)%22" target="test_blank"&gt;http://www.sappoint.com/abap/bapiintro.pdf#search=%22BAPI(SAP)%22&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.erpgenie.com/sap/abap/bapi/index.htm" target="test_blank"&gt;http://www.erpgenie.com/sap/abap/bapi/index.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.erpgenie.com/sap/abap/bapi/conventions.htm" target="test_blank"&gt;http://www.erpgenie.com/sap/abap/bapi/conventions.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.erpgenie.com/sapgenie/docs/BAPI%20Programming.doc" target="test_blank"&gt;http://www.erpgenie.com/sapgenie/docs/BAPI%20Programming.doc&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://64.233.167.104/custom?q=cache:eyMZ5qPOH-0J:www.erpgenie.com/sapgenie/docs/BAPI%2520Intro.doc+bapi&amp;amp;hl=en&amp;amp;ct=clnk&amp;amp;cd=6&amp;amp;ie=UTF-8&amp;amp;client=pub-2723892367221695" target="test_blank"&gt;http://64.233.167.104/custom?q=cache:eyMZ5qPOH-0J:www.erpgenie.com/sapgenie/docs/BAPI%2520Intro.doc+bapi&amp;amp;hl=en&amp;amp;ct=clnk&amp;amp;cd=6&amp;amp;ie=UTF-8&amp;amp;client=pub-2723892367221695&lt;/A&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;A href="http://64.233.167.104/custom?q=cache:c7cwsXMxq-UJ:www.sapdevelopment.co.uk/java/jco/bapi_jco.pdf+bapi&amp;amp;hl=en&amp;amp;ct=clnk&amp;amp;cd=1&amp;amp;ie=UTF-8&amp;amp;client=pub-6389415953938571" target="test_blank"&gt;http://64.233.167.104/custom?q=cache:c7cwsXMxq-UJ:www.sapdevelopment.co.uk/java/jco/bapi_jco.pdf+bapi&amp;amp;hl=en&amp;amp;ct=clnk&amp;amp;cd=1&amp;amp;ie=UTF-8&amp;amp;client=pub-6389415953938571&lt;/A&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>Fri, 09 Feb 2007 08:40:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-bapi-po-create1-update-the-database-table/m-p/1953084#M392424</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-09T08:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: how  BAPI_PO_CREATE1 update the database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-bapi-po-create1-update-the-database-table/m-p/1953085#M392425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use BAPI_TRANSACTION_COMMIT FM to commit the database. Otherwise it is not commited into the database&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Feb 2007 08:53:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-bapi-po-create1-update-the-database-table/m-p/1953085#M392425</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-09T08:53:54Z</dc:date>
    </item>
  </channel>
</rss>

