<?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 by 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-by-using-bapi-salesorder-createfromdat2/m-p/6672788#M1448263</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am creating sales order by usign this bapi BAPI_SALESORDER_CREATEFROMDAT2. But I have create the sales order with reference to quotation. So ia m passing all req parametes and also the quotation no in ref-doc field. i am abel to create the sale order But what ever teh lines items we have in the quotation(va23).i am not gettnig the lines items in the sales order.But SO no is generated. Could ou pleae let me know whats teh prb or do i need to do anything for geetting the line items&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regard,&lt;/P&gt;&lt;P&gt;Sai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Mar 2010 08:13:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-03-09T08:13:32Z</dc:date>
    <item>
      <title>creating sales order by using BAPI_SALESORDER_CREATEFROMDAT2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-sales-order-by-using-bapi-salesorder-createfromdat2/m-p/6672788#M1448263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am creating sales order by usign this bapi BAPI_SALESORDER_CREATEFROMDAT2. But I have create the sales order with reference to quotation. So ia m passing all req parametes and also the quotation no in ref-doc field. i am abel to create the sale order But what ever teh lines items we have in the quotation(va23).i am not gettnig the lines items in the sales order.But SO no is generated. Could ou pleae let me know whats teh prb or do i need to do anything for geetting the line items&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regard,&lt;/P&gt;&lt;P&gt;Sai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Mar 2010 08:13:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-sales-order-by-using-bapi-salesorder-createfromdat2/m-p/6672788#M1448263</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-09T08:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: creating sales order by using BAPI_SALESORDER_CREATEFROMDAT2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-sales-order-by-using-bapi-salesorder-createfromdat2/m-p/6672789#M1448264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you set the fields &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
REF_DOC
REF_DOC_IT
REF_DOC_CA
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;on the ORDER_ITEMS_IN parameter with the associated quotation document, item and document type.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Mar 2010 09:29:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-sales-order-by-using-bapi-salesorder-createfromdat2/m-p/6672789#M1448264</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-09T09:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: creating sales order by using BAPI_SALESORDER_CREATEFROMDAT2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-sales-order-by-using-bapi-salesorder-createfromdat2/m-p/6672790#M1448265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi  paul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have passded REF_DOC and REFDOC_CA in header level. ORDER_HEADER_IN .i have not passed anything in ORDER_ITEMS_IN. when i pass the quotation no ..it shud automaticall filled up right???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please clarify..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Mar 2010 11:35:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-sales-order-by-using-bapi-salesorder-createfromdat2/m-p/6672790#M1448265</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-09T11:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: creating sales order by using BAPI_SALESORDER_CREATEFROMDAT2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-sales-order-by-using-bapi-salesorder-createfromdat2/m-p/6672791#M1448266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you can see the referenced quotation at header level, but not at item level, it sounds like you need to fill the order line item reference values also.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Mar 2010 11:37:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-sales-order-by-using-bapi-salesorder-createfromdat2/m-p/6672791#M1448266</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-09T11:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: creating sales order by using BAPI_SALESORDER_CREATEFROMDAT2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-sales-order-by-using-bapi-salesorder-createfromdat2/m-p/6672792#M1448267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As you suggested i have passed the suggested parameters in item level..But this time i was not ablet to create the SO also..earlier i am able to creat SO but not line item, But now ia m not able to creat salesdocuement also.&lt;/P&gt;&lt;P&gt;Return talbe filled with belwo messages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;S V4                   233 SALES_HEADER_IN has been processed successfully    &lt;/P&gt;&lt;P&gt;E V1                   320 No item category available (Table T184 ZKB  TEXT ) &lt;/P&gt;&lt;P&gt;E V4                   248 Error in SALES_ITEM_IN 000000                      &lt;/P&gt;&lt;P&gt;W V1                   555 The sales document is not yet complete: Edit data  &lt;/P&gt;&lt;P&gt;E V4                   219 Sales document  was not changed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Mar 2010 11:51:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-sales-order-by-using-bapi-salesorder-createfromdat2/m-p/6672792#M1448267</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-09T11:51:09Z</dc:date>
    </item>
  </channel>
</rss>

