<?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: Calling  BAPI_SALESORDER_CREATEFROMDAT1 to create SO in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-bapi-salesorder-createfromdat1-to-create-so/m-p/2923055#M688432</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are using a version above 4.6B is suggest to use the BAPI BAPI_SALESORDER_CREATEFROMDAT2 since the BAPI which u mentioned is obsolete as of 4.6C.&lt;/P&gt;&lt;P&gt;Coming to the appended structure which have appened in VBAK table. You can make use of the BAPI Extensions which is available in BAPI_SALESORDER_CREATEFROMDAT2 but NOT in BAPI_SALESORDER_CREATEFROMDAT&amp;lt;b&amp;gt;1&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Under the BAPI BAPI_SALESORDER_CREATEFROMDAT2 in the tables tab you have a parameter as below&lt;/P&gt;&lt;P&gt;EXTENSIONIN	LIKE	BAPIPAREX	Customer Enhancement for VBAK, VBAP, VBEP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should be able to extend the BAPI BAPI_SALESORDER_CREATEFROMDAT2 using this extension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more help do a search on BAPI extensions in SDN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gopi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gopi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Oct 2007 03:10:12 GMT</pubDate>
    <dc:creator>gopi_narendra</dc:creator>
    <dc:date>2007-10-15T03:10:12Z</dc:date>
    <item>
      <title>Calling  BAPI_SALESORDER_CREATEFROMDAT1 to create SO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-bapi-salesorder-createfromdat1-to-create-so/m-p/2923053#M688430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am calling the BAPI  'BAPI_SALESORDER_CREATEFROMDAT1' to create the sales order , but i also want to update the data of the append structure created in the table VBAK for the addition fields added in the transaction VA01 through the screen exit. How can i attain  this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Amol&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Oct 2007 10:31:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-bapi-salesorder-createfromdat1-to-create-so/m-p/2923053#M688430</guid>
      <dc:creator>former_member205703</dc:creator>
      <dc:date>2007-10-13T10:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: Calling  BAPI_SALESORDER_CREATEFROMDAT1 to create SO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-bapi-salesorder-createfromdat1-to-create-so/m-p/2923054#M688431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Transaction Code - VA01                     Create Sales Order&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Exit Name           Description&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; SDTRM001            Reschedule schedule lines without a new ATP check&lt;/P&gt;&lt;P&gt; V45A0001            Determine alternative materials for product selection&lt;/P&gt;&lt;P&gt; V45A0002            Predefine sold-to party in sales document&lt;/P&gt;&lt;P&gt; V45A0003            Collector for customer function modulpool MV45A&lt;/P&gt;&lt;P&gt; V45A0004            Copy packing proposal&lt;/P&gt;&lt;P&gt; V45E0001            Update the purchase order from the sales order&lt;/P&gt;&lt;P&gt; V45E0002            Data transfer in procurement elements (PRreq., assembly)&lt;/P&gt;&lt;P&gt; V45L0001            SD component supplier processing (customer enhancements)&lt;/P&gt;&lt;P&gt; V45P0001            SD customer function for cross-company code sales&lt;/P&gt;&lt;P&gt; V45S0001            Update sales document from configuration&lt;/P&gt;&lt;P&gt; V45S0003            MRP-relevance for incomplete configuration&lt;/P&gt;&lt;P&gt; V45S0004            Effectivity type in sales order&lt;/P&gt;&lt;P&gt; V45W0001            SD Service Management: Forward Contract Data to Item&lt;/P&gt;&lt;P&gt; V46H0001            SD Customer functions for resource-related billing&lt;/P&gt;&lt;P&gt; V60F0001            SD Billing plan (customer enhancement) diff. to billing plan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No of Exits:         15&lt;/P&gt;&lt;P&gt;USER EXIT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm" target="test_blank"&gt;http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/abap/code/abap26.htm" target="test_blank"&gt;http://www.sapgenie.com/abap/code/abap26.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/what-is-user-exits.htm" target="test_blank"&gt;http://www.sap-img.com/abap/what-is-user-exits.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.ittoolbox.com/index.php/HOWTO:Implement_a_screen_exit_to_a_standard_SAP_transaction" target="test_blank"&gt;http://wiki.ittoolbox.com/index.php/HOWTO:Implement_a_screen_exit_to_a_standard_SAP_transaction&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.easymarketplace.de/userexit.php" target="test_blank"&gt;http://www.easymarketplace.de/userexit.php&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm" target="test_blank"&gt;http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com/abap/userexit.pdfUser-Exit" target="test_blank"&gt;http://www.sappoint.com/abap/userexit.pdfUser-Exit&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/ab038.htm" target="test_blank"&gt;http://www.sap-img.com/ab038.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_46c/helpdata/en/64/72369adc56d11195100060b03c6b76/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/en/64/72369adc56d11195100060b03c6b76/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm" target="test_blank"&gt;http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/what-is-user-exits.htm" target="test_blank"&gt;http://www.sap-img.com/abap/what-is-user-exits.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://expertanswercenter.techtarget.com/eac/knowledgebaseAnswer/0,295199,sid63_gci982756,00.html" target="test_blank"&gt;http://expertanswercenter.techtarget.com/eac/knowledgebaseAnswer/0,295199,sid63_gci982756,00.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rewards if useful.........&lt;/P&gt;&lt;P&gt;Minal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 03:02:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-bapi-salesorder-createfromdat1-to-create-so/m-p/2923054#M688431</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-15T03:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: Calling  BAPI_SALESORDER_CREATEFROMDAT1 to create SO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-bapi-salesorder-createfromdat1-to-create-so/m-p/2923055#M688432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are using a version above 4.6B is suggest to use the BAPI BAPI_SALESORDER_CREATEFROMDAT2 since the BAPI which u mentioned is obsolete as of 4.6C.&lt;/P&gt;&lt;P&gt;Coming to the appended structure which have appened in VBAK table. You can make use of the BAPI Extensions which is available in BAPI_SALESORDER_CREATEFROMDAT2 but NOT in BAPI_SALESORDER_CREATEFROMDAT&amp;lt;b&amp;gt;1&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Under the BAPI BAPI_SALESORDER_CREATEFROMDAT2 in the tables tab you have a parameter as below&lt;/P&gt;&lt;P&gt;EXTENSIONIN	LIKE	BAPIPAREX	Customer Enhancement for VBAK, VBAP, VBEP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should be able to extend the BAPI BAPI_SALESORDER_CREATEFROMDAT2 using this extension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more help do a search on BAPI extensions in SDN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gopi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gopi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 03:10:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-bapi-salesorder-createfromdat1-to-create-so/m-p/2923055#M688432</guid>
      <dc:creator>gopi_narendra</dc:creator>
      <dc:date>2007-10-15T03:10:12Z</dc:date>
    </item>
  </channel>
</rss>

