<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2/m-p/4083150#M976302</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im using bapi BAPI_SALESORDER_CREATEFROMDAT2 to upload sales order , in tht i have some doubts like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) how to upload multiple material in a single sales order?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Corresponding to material how we can make change in delivery date and schedule line category type in schedule lines tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) wht is the importance of ORDER_SCHEDULES_IN-ITM_NUMBER&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Helpful answers will be rewarded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnks&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Jul 2008 05:34:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-02T05:34:08Z</dc:date>
    <item>
      <title>BAPI_SALESORDER_CREATEFROMDAT2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2/m-p/4083150#M976302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im using bapi BAPI_SALESORDER_CREATEFROMDAT2 to upload sales order , in tht i have some doubts like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) how to upload multiple material in a single sales order?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Corresponding to material how we can make change in delivery date and schedule line category type in schedule lines tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) wht is the importance of ORDER_SCHEDULES_IN-ITM_NUMBER&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Helpful answers will be rewarded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnks&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2008 05:34:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2/m-p/4083150#M976302</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-02T05:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_SALESORDER_CREATEFROMDAT2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2/m-p/4083151#M976303</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;  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) how to upload multiple material in a single sales order?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   you will have tables tab which will contain the line item details(ORDER_ITEMS_IN) in which you can pass multiple materials through internal table for single sales order.The bapi  will create a single sales order for single execution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Corresponding to material how we can make change in delivery date and schedule line category type in schedule lines tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have ORDER_SCHEDULES_IN table for filling the schedule line details&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) wht is the importance of ORDER_SCHEDULES_IN-ITM_NUMBER&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is the item number of line item in sales order for which you are passing the schedule lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Veeresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2008 05:59:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2/m-p/4083151#M976303</guid>
      <dc:creator>former_member673464</dc:creator>
      <dc:date>2008-07-02T05:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_SALESORDER_CREATEFROMDAT2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2/m-p/4083152#M976304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thnks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jul 2008 10:12:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2/m-p/4083152#M976304</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-10T10:12:50Z</dc:date>
    </item>
  </channel>
</rss>

