<?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: EDI Table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/edi-table/m-p/5857626#M1320816</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prabhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried both but couldnu2019t trace the Idoc#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the first case I canu2019t enter the segment details in search criteria because sales order is an inbound type. No segment contains the sales order number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the second case I tried giving the sales order number in the object key field but system displaying an error message.&lt;/P&gt;&lt;P&gt;I remember there is a table which we enter the sales order number straight forward we get the Idoc number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please pass your comments on the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Jul 2009 17:15:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-28T17:15:20Z</dc:date>
    <item>
      <title>EDI Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edi-table/m-p/5857624#M1320814</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;If a sales order created through EDI IDOC, using standard SAP table we can get the IDOC number if we enter that particular sales order number and execute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am unable to recollect the table name. Please let me know the name of the table what I am searching for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2009 14:48:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edi-table/m-p/5857624#M1320814</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-28T14:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: EDI Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edi-table/m-p/5857625#M1320815</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;try this way..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to t-code--&amp;gt;We09 --&amp;gt; enter direction ( 1 = outbound , 2= inbound)&lt;/P&gt;&lt;P&gt;                                 --. Neter message type or IDoc type&lt;/P&gt;&lt;P&gt;                                 --.&amp;gt; Next go to enter search criteria&lt;/P&gt;&lt;P&gt;                                --&amp;gt; enter segemnet name which contains Sales order number&lt;/P&gt;&lt;P&gt;                               --&amp;gt; enter Field in the segemnet&lt;/P&gt;&lt;P&gt;                              --&amp;gt; Enter Sales Order number&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and execute..it will display list of idocs triggered or sent for the sales order number..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;got se16--&amp;gt; enter NAST table --. execute with sales order number is the Object key..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from nast table take the Partner number and data and go to EDIDC table and execute you will get the Idoc number for the sales&lt;/P&gt;&lt;P&gt;order for the particular dat&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;execute..it will show the latest idoc number for the sales order number..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prabhudas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2009 15:17:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edi-table/m-p/5857625#M1320815</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-28T15:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: EDI Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edi-table/m-p/5857626#M1320816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prabhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried both but couldnu2019t trace the Idoc#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the first case I canu2019t enter the segment details in search criteria because sales order is an inbound type. No segment contains the sales order number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the second case I tried giving the sales order number in the object key field but system displaying an error message.&lt;/P&gt;&lt;P&gt;I remember there is a table which we enter the sales order number straight forward we get the Idoc number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please pass your comments on the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2009 17:15:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edi-table/m-p/5857626#M1320816</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-28T17:15:20Z</dc:date>
    </item>
  </channel>
</rss>

