<?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 Creating Sales Order using BAPI_SALESORDER_CREATEFROMDAT2 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-sales-order-using-bapi-salesorder-createfromdat2/m-p/3306782#M791950</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;&lt;/P&gt;&lt;P&gt;I am having problem while creating a SO using the BAPI_SALESORDER_CREATEFROMDAT2, Its returning sales documnet type is not defined. I used to get the error to speciy the ship to party or sold party earlier that has been resloved now I am getting the above specifed error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me its very urgent&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;Suma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 02 Feb 2008 13:38:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-02T13:38:48Z</dc:date>
    <item>
      <title>Creating Sales Order using BAPI_SALESORDER_CREATEFROMDAT2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-sales-order-using-bapi-salesorder-createfromdat2/m-p/3306782#M791950</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;&lt;/P&gt;&lt;P&gt;I am having problem while creating a SO using the BAPI_SALESORDER_CREATEFROMDAT2, Its returning sales documnet type is not defined. I used to get the error to speciy the ship to party or sold party earlier that has been resloved now I am getting the above specifed error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me its very urgent&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;Suma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Feb 2008 13:38:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-sales-order-using-bapi-salesorder-createfromdat2/m-p/3306782#M791950</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-02T13:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Sales Order using BAPI_SALESORDER_CREATEFROMDAT2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-sales-order-using-bapi-salesorder-createfromdat2/m-p/3306783#M791951</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;&lt;/P&gt;&lt;P&gt;Again I am getting the error Please enter sold to party or ship to party, where do I need to specify them??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Suma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Feb 2008 13:45:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-sales-order-using-bapi-salesorder-createfromdat2/m-p/3306783#M791951</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-02T13:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Sales Order using BAPI_SALESORDER_CREATEFROMDAT2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-sales-order-using-bapi-salesorder-createfromdat2/m-p/3306784#M791952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suma&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While populating data for Sales Order Creation, populate &lt;STRONG&gt;PARTNER&lt;/STRONG&gt; table with Sold-To or Ship-To as per you business process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Minimum two fields are to the fields for this structure:&lt;STRONG&gt;PARTN_ROLE , PARTN_NUMB&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
PARTN_ROLE    ---&amp;gt; " Partner Role, which specifies the partner type i.e Sold-To, Ship-To, Bill-To ...
ARTN_NUMB ---&amp;gt; " Customer Number
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Eswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Feb 2008 16:04:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-sales-order-using-bapi-salesorder-createfromdat2/m-p/3306784#M791952</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-02T16:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Sales Order using BAPI_SALESORDER_CREATEFROMDAT2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-sales-order-using-bapi-salesorder-createfromdat2/m-p/3306785#M791953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Resloved my self&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2008 06:46:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-sales-order-using-bapi-salesorder-createfromdat2/m-p/3306785#M791953</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-07T06:46:36Z</dc:date>
    </item>
  </channel>
</rss>

