<?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 to update VBFA while sales order creation using BAPI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-update-vbfa-while-sales-order-creation-using-bapi/m-p/8659251#M1667330</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Krishna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you getting any errors in the return table ? , if not possibly there is no commit happening .&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;Ratheesh BS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Mar 2012 03:09:52 GMT</pubDate>
    <dc:creator>former_member195421</dc:creator>
    <dc:date>2012-03-06T03:09:52Z</dc:date>
    <item>
      <title>How to update VBFA while sales order creation using BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-update-vbfa-while-sales-order-creation-using-bapi/m-p/8659250#M1667329</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;I am trying to create sales orders for each schedule line items while inquiry creation. &lt;/P&gt;&lt;P&gt;This I have done in the user exit in the VA11 program MV45AFF using BAPI "BAPI_SALESORDER_CREATEFROMDAT2". &lt;/P&gt;&lt;P&gt;along with the Inquiry, Sales orders are also getting created. But I am facing 2 problems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) BAPI is not returning the sales order number to the program but when checked from SE37 it is returning the sales order    &lt;/P&gt;&lt;P&gt;    number.&lt;/P&gt;&lt;P&gt;2) It is not updating the VBFA (SD flow) table.&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;Krishna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 02:58:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-update-vbfa-while-sales-order-creation-using-bapi/m-p/8659250#M1667329</guid>
      <dc:creator>nmsmk</dc:creator>
      <dc:date>2012-03-06T02:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to update VBFA while sales order creation using BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-update-vbfa-while-sales-order-creation-using-bapi/m-p/8659251#M1667330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Krishna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you getting any errors in the return table ? , if not possibly there is no commit happening .&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;Ratheesh BS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 03:09:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-update-vbfa-while-sales-order-creation-using-bapi/m-p/8659251#M1667330</guid>
      <dc:creator>former_member195421</dc:creator>
      <dc:date>2012-03-06T03:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to update VBFA while sales order creation using BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-update-vbfa-while-sales-order-creation-using-bapi/m-p/8659252#M1667331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ratheesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is not returning any errors. In the return table, finally it gives 'Successfully created.' I am also using CALL FUNCTION 'BAPI_TRANSACTION_COMMIT' after calling the SO creation BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Krishna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 05:46:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-update-vbfa-while-sales-order-creation-using-bapi/m-p/8659252#M1667331</guid>
      <dc:creator>nmsmk</dc:creator>
      <dc:date>2012-03-06T05:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to update VBFA while sales order creation using BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-update-vbfa-while-sales-order-creation-using-bapi/m-p/8659253#M1667332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) BAPI is not returning the sales order number to the program but when checked from SE37 it is returning the sales order &lt;/P&gt;&lt;P&gt;number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- are you passing simulation parameter (TESTRUN) as 'X'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) It is not updating the VBFA (SD flow) table.&lt;/P&gt;&lt;P&gt;- Please use BAPI_SALESDOCUMENT_COPY for copying and updating VBFA table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Krish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 06:46:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-update-vbfa-while-sales-order-creation-using-bapi/m-p/8659253#M1667332</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-06T06:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to update VBFA while sales order creation using BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-update-vbfa-while-sales-order-creation-using-bapi/m-p/8659254#M1667333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you importing the correct import parameters which return the document number ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;IMPORTING
         SALESDOCUMENT                 = SALESDOCUMENT&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dev.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2012 08:24:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-update-vbfa-while-sales-order-creation-using-bapi/m-p/8659254#M1667333</guid>
      <dc:creator>dev_parbutteea</dc:creator>
      <dc:date>2012-03-07T08:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to update VBFA while sales order creation using BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-update-vbfa-while-sales-order-creation-using-bapi/m-p/8659255#M1667334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dev,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have declared a variable       lv_number   TYPE bapivbeln-vbeln  and using this variable to hold the generated sales order document number.&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;Krishna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2012 12:36:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-update-vbfa-while-sales-order-creation-using-bapi/m-p/8659255#M1667334</guid>
      <dc:creator>nmsmk</dc:creator>
      <dc:date>2012-03-08T12:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to update VBFA while sales order creation using BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-update-vbfa-while-sales-order-creation-using-bapi/m-p/8659256#M1667335</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;You can use the FM : RV_XVBFA_MAINTAIN to update the document flow explicitly incase if you want. &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;Rajesh V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2012 13:17:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-update-vbfa-while-sales-order-creation-using-bapi/m-p/8659256#M1667335</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-08T13:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to update VBFA while sales order creation using BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-update-vbfa-while-sales-order-creation-using-bapi/m-p/8659257#M1667336</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;please paste the part of your code where you are doing the bapi call . i't enable us to  better analyse the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dev.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2012 17:43:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-update-vbfa-while-sales-order-creation-using-bapi/m-p/8659257#M1667336</guid>
      <dc:creator>dev_parbutteea</dc:creator>
      <dc:date>2012-03-08T17:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to update VBFA while sales order creation using BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-update-vbfa-while-sales-order-creation-using-bapi/m-p/8659258#M1667337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Krish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I am also facing the same problem..can you please let me know how the problem is solved, if solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2012 02:13:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-update-vbfa-while-sales-order-creation-using-bapi/m-p/8659258#M1667337</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-12-12T02:13:14Z</dc:date>
    </item>
  </channel>
</rss>

