<?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 BAPI_SALESORDER_CREATEFROMDAT2 and serial numbers. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2-and-serial-numbers/m-p/4626439#M1089729</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, I am trying to create sales order using standard BAPI "BAPI_SALESORDER_CREATEFROMDAT2". My problem is that i can´t create the serial numbers to a position of sales order. This can do from the transaction va01 menu extras -&amp;gt;technical objects. Someone can help me?.  Can be created the serial numbers of the positions of the sales order with this bapi ?  if this is not possible, ¿some function exists to do it?  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kind regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Oct 2008 08:32:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-14T08:32:43Z</dc:date>
    <item>
      <title>BAPI_SALESORDER_CREATEFROMDAT2 and serial numbers.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2-and-serial-numbers/m-p/4626439#M1089729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, I am trying to create sales order using standard BAPI "BAPI_SALESORDER_CREATEFROMDAT2". My problem is that i can´t create the serial numbers to a position of sales order. This can do from the transaction va01 menu extras -&amp;gt;technical objects. Someone can help me?.  Can be created the serial numbers of the positions of the sales order with this bapi ?  if this is not possible, ¿some function exists to do it?  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kind regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2008 08:32:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2-and-serial-numbers/m-p/4626439#M1089729</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-14T08:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_SALESORDER_CREATEFROMDAT2 and serial numbers.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2-and-serial-numbers/m-p/4626440#M1089730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;See the below link....&lt;/P&gt;&lt;P&gt;You may get some idea.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.sap.com/www.sap-img.com/fu036.htm" target="test_blank"&gt;www.sap-img.com/fu036.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mudit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2008 08:46:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2-and-serial-numbers/m-p/4626440#M1089730</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-14T08:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_SALESORDER_CREATEFROMDAT2 and serial numbers.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2-and-serial-numbers/m-p/4626441#M1089731</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;Yes it will create the sales order serial number automatically when the bapi executes with out any errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the BAPI the importing variable must be of type&lt;/P&gt;&lt;P&gt;       y_v_sorder       TYPE bapivbeln-vbeln,&lt;/P&gt;&lt;P&gt;this y_v_sorder contains the value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2008 08:47:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2-and-serial-numbers/m-p/4626441#M1089731</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-14T08:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_SALESORDER_CREATEFROMDAT2 and serial numbers.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2-and-serial-numbers/m-p/4626442#M1089732</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;Not sure what exactly ur issue is regarding?&lt;/P&gt;&lt;P&gt;i've used BAPI_SALESORDER_CREATEFROMDATA which works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U just have to provide order header data, and it creates order w/o any problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'BAPI_SALESORDER_CREATEFROMDATA'&lt;/P&gt;&lt;P&gt;        EXPORTING&lt;/P&gt;&lt;P&gt;          order_header_in = order_header&lt;/P&gt;&lt;P&gt;        IMPORTING&lt;/P&gt;&lt;P&gt;          salesdocument   = i_vbeln&lt;/P&gt;&lt;P&gt;          sold_to_party   = order_soldto&lt;/P&gt;&lt;P&gt;          ship_to_party   = order_shipto&lt;/P&gt;&lt;P&gt;          return          = i_return&lt;/P&gt;&lt;P&gt;        TABLES&lt;/P&gt;&lt;P&gt;          order_items_in  = order_items&lt;/P&gt;&lt;P&gt;          order_partners  = order_partner&lt;/P&gt;&lt;P&gt;        EXCEPTIONS&lt;/P&gt;&lt;P&gt;          OTHERS          = 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2008 08:49:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2-and-serial-numbers/m-p/4626442#M1089732</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-14T08:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_SALESORDER_CREATEFROMDAT2 and serial numbers.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2-and-serial-numbers/m-p/4626443#M1089733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  but i need inform two or more serial number to a item of sales order. like via transaction va01 menu extras -&amp;gt;technical objects. There, you can asociate varios serial numbers (technical objets) to a item of sales order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In example that you send me,  object is associated to level of head of the sales order.  What I need is to associate various objects to a item of the sales order.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not find the form to do it with this bapi.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kind regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2008 11:59:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2-and-serial-numbers/m-p/4626443#M1089733</guid>
      <dc:creator>former_member845279</dc:creator>
      <dc:date>2008-10-14T11:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_SALESORDER_CREATEFROMDAT2 and serial numbers.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2-and-serial-numbers/m-p/4626444#M1089734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Elena,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you get any solution to this problem of updating serial number in the sales order line item? Please help us. We are facing the same issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Aug 2010 15:48:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2-and-serial-numbers/m-p/4626444#M1089734</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-24T15:48:02Z</dc:date>
    </item>
  </channel>
</rss>

