<?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: ORDERS05 generation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/orders05-generation/m-p/4419690#M1049771</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;Please check below link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b7dbd43d711d1893e0000e8323c4f/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b7dbd43d711d1893e0000e8323c4f/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Sep 2008 06:45:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-16T06:45:40Z</dc:date>
    <item>
      <title>ORDERS05 generation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/orders05-generation/m-p/4419688#M1049769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi experts!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement to move all existing sales orders from one system to another. I got all document numbers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking for built-in BAPI to generate IDoc (master &amp;amp; Comm) from the document number and send it to ALE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have found IDOC_OUTPUT_ORDERS BAPI; but bit confused in filling NAST structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please provide some help regarding.&lt;/P&gt;&lt;P&gt;Nikhil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2008 05:26:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/orders05-generation/m-p/4419688#M1049769</guid>
      <dc:creator>nikhil_bose</dc:creator>
      <dc:date>2008-09-16T05:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: ORDERS05 generation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/orders05-generation/m-p/4419689#M1049770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you configure the partner profiles in WE20,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How are you planning to send. are you using the Message control...?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2008 06:39:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/orders05-generation/m-p/4419689#M1049770</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-16T06:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: ORDERS05 generation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/orders05-generation/m-p/4419690#M1049771</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;Please check below link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b7dbd43d711d1893e0000e8323c4f/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b7dbd43d711d1893e0000e8323c4f/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2008 06:45:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/orders05-generation/m-p/4419690#M1049771</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-16T06:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: ORDERS05 generation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/orders05-generation/m-p/4419691#M1049772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Configuration is already been set. I am using change pointers for new/changed IDocs. But I need to send the existing ones too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@Janardhan Reddy &lt;/P&gt;&lt;P&gt; I have came across this documentation. But I wonder where to get data from for NAST structure.&lt;/P&gt;&lt;P&gt;I searched Vxxx tables and found almost mandatory fields except KSCHL (Message Type).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody plz help to find out KSCHL for outbound sales order?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nikhil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2008 08:16:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/orders05-generation/m-p/4419691#M1049772</guid>
      <dc:creator>nikhil_bose</dc:creator>
      <dc:date>2008-09-16T08:16:55Z</dc:date>
    </item>
    <item>
      <title>Re: ORDERS05 generation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/orders05-generation/m-p/4419692#M1049773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check these tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TWVK , TWLFE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rhea.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2008 11:52:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/orders05-generation/m-p/4419692#M1049773</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-16T11:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: ORDERS05 generation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/orders05-generation/m-p/4419693#M1049774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when I execute bapi: IDOC_OUTPUT_ORDERS it fills internal tables only. What should be done to generate communication IDoc for any given Document Number?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2008 12:18:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/orders05-generation/m-p/4419693#M1049774</guid>
      <dc:creator>nikhil_bose</dc:creator>
      <dc:date>2008-09-16T12:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: ORDERS05 generation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/orders05-generation/m-p/4419694#M1049775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nikhil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The KSCHL for Orders Output is usually BA00, in case you already havent figured that one out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I too have the same requirement where i need to pick up orders and send them out as Idocs. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message control has been configured in partner profile for output type BA00. However I need to send out the Idocs for old orders for which output proposal has not taken place. Besides there is a requirement where I need to send out the sales order Idoc from a User exit in SAPMV50A (Delivery program).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Manually building the Idoc and sending through MASTER_IDOC_DISTRIBUTE would be too cumbersome and error prone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only thing I can think of is recording the output propsal with BA00 in a BDC and calling that for the old orders or from the other user exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However a BDC recording is prone to too many errors in this case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way in which we can generate output proposals for a sales order programmatically or else is there a function module/BAPI which generates an Idoc from a document number?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2008 23:09:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/orders05-generation/m-p/4419694#M1049775</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-16T23:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: ORDERS05 generation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/orders05-generation/m-p/4419695#M1049776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Rudra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working in similar requirement. bapi IDOC_OUTPUT_ORDERS is used by SAP to generate IDoc for Orders. Can you try executing this BAPI with appropreate import params?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This isn't work for me. But I can see some inconsistencies in the parameters I have passed. Still you can try it with test data from NAST table or test flow using WE15.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know your status&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nikhil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2008 05:38:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/orders05-generation/m-p/4419695#M1049776</guid>
      <dc:creator>nikhil_bose</dc:creator>
      <dc:date>2008-09-17T05:38:21Z</dc:date>
    </item>
  </channel>
</rss>

