<?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: Sales Order Upload in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-upload/m-p/1241074#M142172</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes I definitely prefer BAPI's in this case. IDOC's come into picture when you want to send data from another SAP system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More over all it takes write a program, upload the data into a table, format the parameters according to the BAPI and call the BAPI. The log can be clearly written - what are the orders created, and which records have failed and for what reasons. You can even schedule this as a background job to run at off peak time, if you have got too many orders to be created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note : please mark the helpful answers, on the left side of the screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Apr 2006 05:05:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-04-12T05:05:48Z</dc:date>
    <item>
      <title>Sales Order Upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-upload/m-p/1241069#M142167</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;I need to upload sales orders from MS-excel spread-sheets. The upload process has to take place in Production once the system is live. LSMW does not seem to be a good option here as the user is going to run this upload process after go-live. We do not wish to use BDC's because it is not so convenient for the user to have a look at the errors occuring during the upload process. Do we have to create Idocs for creating sales orders or is there any other way out?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Alam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Apr 2006 00:20:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-upload/m-p/1241069#M142167</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-12T00:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Order Upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-upload/m-p/1241070#M142168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I would recommend IDOCS as it has excellent error handling capabilities. Especially in your case since the data load has to be done after go-live it would be easier to trouble shoot , given the fact that you might not have much time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Other options would be using a BAPI to load the sales orders. Though this is also a good process, the error handling capabilities are not as good as idocs. &lt;/P&gt;&lt;P&gt; The advantage is that you dont have to setup the ALE settings and other related dependent customizing. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; BDC is definitely a NO NO &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Cheers,&lt;/P&gt;&lt;P&gt; VJ&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Vijayendra  Rao&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Apr 2006 00:37:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-upload/m-p/1241070#M142168</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-12T00:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Order Upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-upload/m-p/1241071#M142169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My recommendation would be to go for BAPI, as it synchronous and can quick log, how many have been uploaded and what are the errors in the remaining.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Apr 2006 03:31:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-upload/m-p/1241071#M142169</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-12T03:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Order Upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-upload/m-p/1241072#M142170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use BAPI 'BAPI_SALESORDER_CREATEFROMDAT1' or 'BAPI_SALESORDER_CREATEFROMDAT2' to create sales order using data from excel sheet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Apr 2006 04:57:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-upload/m-p/1241072#M142170</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-12T04:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Order Upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-upload/m-p/1241073#M142171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply. So do you think BAPI would be a better idea over Idocs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Apr 2006 04:59:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-upload/m-p/1241073#M142171</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-12T04:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Order Upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-upload/m-p/1241074#M142172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes I definitely prefer BAPI's in this case. IDOC's come into picture when you want to send data from another SAP system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More over all it takes write a program, upload the data into a table, format the parameters according to the BAPI and call the BAPI. The log can be clearly written - what are the orders created, and which records have failed and for what reasons. You can even schedule this as a background job to run at off peak time, if you have got too many orders to be created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note : please mark the helpful answers, on the left side of the screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Apr 2006 05:05:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-upload/m-p/1241074#M142172</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-12T05:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Order Upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-upload/m-p/1241075#M142173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi VJ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply. Do you happenn to know the Function module that we could use to create an Idoc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Alam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Apr 2006 16:50:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-upload/m-p/1241075#M142173</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-12T16:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Order Upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-upload/m-p/1241076#M142174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have data in a file, I don't think we can use ALE/IDOCS method to upload the data. In my view you should still go for BAPI's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You cannot create IDOCS in the same system to be processed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IDOC's are used to send data from one SAP system to another, like sending ORDERS from CRM to SAP R/3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Apr 2006 16:55:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-upload/m-p/1241076#M142174</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-12T16:55:26Z</dc:date>
    </item>
  </channel>
</rss>

