<?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: idoc for purchasing order in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-for-purchasing-order/m-p/2933275#M691183</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="500166"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="466919"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="475062"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward points if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Oct 2007 09:35:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-17T09:35:03Z</dc:date>
    <item>
      <title>idoc for purchasing order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-for-purchasing-order/m-p/2933273#M691181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can any1 explain the steps needed to send a purchase order through ALE/IDOCS&lt;/P&gt;&lt;P&gt; pls explain it with reference to PURCHASE ORDER&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 09:28:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-for-purchasing-order/m-p/2933273#M691181</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-17T09:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: idoc for purchasing order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-for-purchasing-order/m-p/2933274#M691182</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;cehck the same...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    This method is used for distributing transaction data like purchase order, sales order etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    In this method the extra transaction code that we use is we41 (outbound process code) and we use this in the message control tab in the partner profiles.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The transaction codes that are required for this method are&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We81&lt;/P&gt;&lt;P&gt;We30&lt;/P&gt;&lt;P&gt;We31&lt;/P&gt;&lt;P&gt;We82&lt;/P&gt;&lt;P&gt;We21&lt;/P&gt;&lt;P&gt;We20&lt;/P&gt;&lt;P&gt;Bd64&lt;/P&gt;&lt;P&gt;Nace&lt;/P&gt;&lt;P&gt;Me22n (purchase order), va02 (sales order) etc. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex: purchase order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message type: ORDERS&lt;/P&gt;&lt;P&gt;Idoc type: ORDERS05&lt;/P&gt;&lt;P&gt;Outbound process code for purchase order: me10 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The steps that are to be followed are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check for the message type in the transaction in we81.&lt;/P&gt;&lt;P&gt;check for the idoc type in the transaction we30.&lt;/P&gt;&lt;P&gt;check we82 in which the link between message type and idoc type is there.&lt;/P&gt;&lt;P&gt;create the port in we21.&lt;/P&gt;&lt;P&gt;Configure the partner profiles in we20.&lt;/P&gt;&lt;P&gt;Click on the + button outbound parameters and give the message type, receiver port&lt;/P&gt;&lt;P&gt;Idoc type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now press on the message control tab, this is the place where u give the outbound process code. The message type in the message control is the output type that is used in the nace transaction.&lt;/P&gt;&lt;P&gt;Create a distribution model in bd64.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to purchase order transaction (me22n).and press the messages tab&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;In the messages tab give the output type and the distribution medium as distribution-ale and then save it.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Reward if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 09:32:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-for-purchasing-order/m-p/2933274#M691182</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2007-10-17T09:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: idoc for purchasing order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-for-purchasing-order/m-p/2933275#M691183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="500166"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="466919"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="475062"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward points if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 09:35:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-for-purchasing-order/m-p/2933275#M691183</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-17T09:35:03Z</dc:date>
    </item>
  </channel>
</rss>

