<?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: Program for creating Sales order IDoc in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-for-creating-sales-order-idoc/m-p/6234964#M1381248</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Raja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To create an inbound Sales Order IDocs, you use IDoc type ORDERS04 or the latest version that your system has if it is an older system (i.e., ORDERS01, ORDERS02, ORDERS03).  You need to create a Z program to load the necessary information in the segments of the IDoc that your organization requires.  You need to obtain specifications from the SD functional expert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use WE60 to obtain documentation about ORDERS04.  It will list all the fields and their functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you complete the code to fill in the necessary information according to the specifications you are given then, call the functin module below to create the IDoc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call function 'IDOC_INBOUND_ASYNCHRONOUS'&lt;/P&gt;&lt;P&gt;tables&lt;/P&gt;&lt;P&gt;idoc_control_rec_40 = i_edi_dc&lt;/P&gt;&lt;P&gt;idoc_data_rec_40 = i_edi_all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck,&lt;/P&gt;&lt;P&gt;Rae Ellen Woytowiez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Sep 2009 01:53:06 GMT</pubDate>
    <dc:creator>former_member182010</dc:creator>
    <dc:date>2009-09-28T01:53:06Z</dc:date>
    <item>
      <title>Program for creating Sales order IDoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-for-creating-sales-order-idoc/m-p/6234963#M1381247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Can anybody give the program for creating the Sales order Idoc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Sep 2009 10:11:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-for-creating-sales-order-idoc/m-p/6234963#M1381247</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-27T10:11:26Z</dc:date>
    </item>
    <item>
      <title>Re: Program for creating Sales order IDoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-for-creating-sales-order-idoc/m-p/6234964#M1381248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Raja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To create an inbound Sales Order IDocs, you use IDoc type ORDERS04 or the latest version that your system has if it is an older system (i.e., ORDERS01, ORDERS02, ORDERS03).  You need to create a Z program to load the necessary information in the segments of the IDoc that your organization requires.  You need to obtain specifications from the SD functional expert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use WE60 to obtain documentation about ORDERS04.  It will list all the fields and their functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you complete the code to fill in the necessary information according to the specifications you are given then, call the functin module below to create the IDoc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call function 'IDOC_INBOUND_ASYNCHRONOUS'&lt;/P&gt;&lt;P&gt;tables&lt;/P&gt;&lt;P&gt;idoc_control_rec_40 = i_edi_dc&lt;/P&gt;&lt;P&gt;idoc_data_rec_40 = i_edi_all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck,&lt;/P&gt;&lt;P&gt;Rae Ellen Woytowiez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Sep 2009 01:53:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-for-creating-sales-order-idoc/m-p/6234964#M1381248</guid>
      <dc:creator>former_member182010</dc:creator>
      <dc:date>2009-09-28T01:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: Program for creating Sales order IDoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-for-creating-sales-order-idoc/m-p/6234965#M1381249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Requesting for code is against forum rules. Please read the rules of the forum before posting&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Sep 2009 04:35:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-for-creating-sales-order-idoc/m-p/6234965#M1381249</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-28T04:35:59Z</dc:date>
    </item>
  </channel>
</rss>

