<?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: Creating sales order using BDC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-sales-order-using-bdc/m-p/4935969#M1151314</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Decide what are the fields you are going to fill in the transaction,&lt;/P&gt;&lt;P&gt;then using the sample data do the recording.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fill internal table with required data then do the bdc.&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;Manoj Kumar P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Dec 2008 14:24:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-22T14:24:30Z</dc:date>
    <item>
      <title>Creating sales order using BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-sales-order-using-bdc/m-p/4935966#M1151311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to create sales order using BDC by reading material from material master(R/3) and customer from &lt;/P&gt;&lt;P&gt;customer master(R/3).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example. combination should be like this&lt;/P&gt;&lt;P&gt;            Customer1 + Material 1 = Sales order 1&lt;/P&gt;&lt;P&gt;            Customer2 + Material 2 = Sales order 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other than customer and material, all other values are fixed... Could you please help me......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2008 07:44:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-sales-order-using-bdc/m-p/4935966#M1151311</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-22T07:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: Creating sales order using BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-sales-order-using-bdc/m-p/4935967#M1151312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;Either you record the transaction using SHDB or make use of the BAPIs mentioned below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_SALESORDER_CREATEFROMDAT1&lt;/P&gt;&lt;P&gt;BAPI_SALESORDER_CREATEFROMDAT2&lt;/P&gt;&lt;P&gt;BAPI_SALESORDER_CREATEFROMDATA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Hakim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2008 08:59:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-sales-order-using-bdc/m-p/4935967#M1151312</guid>
      <dc:creator>abdul_hakim</dc:creator>
      <dc:date>2008-12-22T08:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: Creating sales order using BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-sales-order-using-bdc/m-p/4935968#M1151313</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;Better go for BDC rather then BAPI for this requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Simply, record the transaction and upload the data, Hope you know how it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this, In case of any clarification feel free to reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2008 13:07:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-sales-order-using-bdc/m-p/4935968#M1151313</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-22T13:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: Creating sales order using BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-sales-order-using-bdc/m-p/4935969#M1151314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Decide what are the fields you are going to fill in the transaction,&lt;/P&gt;&lt;P&gt;then using the sample data do the recording.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fill internal table with required data then do the bdc.&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;Manoj Kumar P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2008 14:24:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-sales-order-using-bdc/m-p/4935969#M1151314</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-22T14:24:30Z</dc:date>
    </item>
  </channel>
</rss>

