<?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: problem with tcode? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-tcode/m-p/1642795#M286273</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sudha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no such kind of difference.&lt;/P&gt;&lt;P&gt;both the transactions are using for Idoc Lists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sekhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 26 Nov 2006 11:36:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-26T11:36:57Z</dc:date>
    <item>
      <title>problem with tcode?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-tcode/m-p/1642793#M286271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) what is diff b/w WE02 and WE05?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Nov 2006 11:19:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-tcode/m-p/1642793#M286271</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-26T11:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: problem with tcode?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-tcode/m-p/1642794#M286272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;both are same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we can view the idocs list.(Error's or Success like that. )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Nov 2006 11:21:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-tcode/m-p/1642794#M286272</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-26T11:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: problem with tcode?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-tcode/m-p/1642795#M286273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sudha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no such kind of difference.&lt;/P&gt;&lt;P&gt;both the transactions are using for Idoc Lists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sekhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Nov 2006 11:36:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-tcode/m-p/1642795#M286273</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-26T11:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: problem with tcode?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-tcode/m-p/1642796#M286274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No difference , Both will give list of IDOC grouped with Message type &amp;amp; Status . Gives details like number of IDocs for the selection . In other container it will display the details of IDOCS .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;R. Ramvelu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Nov 2006 12:53:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-tcode/m-p/1642796#M286274</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-26T12:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: problem with tcode?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-tcode/m-p/1642797#M286275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi SUDHARSAN,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for any transaction you can see the called program and starting screen in table TSTC. Here you can see that it's nodifference except for the descriptive text:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
TCODE PGMNA    DYPNO MENUE CINFO ARBGB TTEXT        
WE02  RSEIDOC2  1000          80       Display IDoc 
WE05  RSEIDOC2  1000          80       IDoc Lists   
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Nov 2006 13:15:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-tcode/m-p/1642797#M286275</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2006-11-26T13:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: problem with tcode?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-tcode/m-p/1642798#M286276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If my memory works right, WE05 gives you more options for searching.&lt;/P&gt;&lt;P&gt;If you want to search for data from specific field of a IDOC data, then you can use WE05. For example, if you want to search for a specific material in ORDERS idoc, you can do that in WE05.&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;Note- Please mark all the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Nov 2006 16:12:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-tcode/m-p/1642798#M286276</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-26T16:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: problem with tcode?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-tcode/m-p/1642799#M286277</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;WE02 and WE05 have the same functionality. Both are slightly different in their views.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WE09 is used to search IDoc's by passing a data to one of the field of a segment. This is one of very useful transactions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WE07 is used to display summary of IDocs create / failed, failed and reposted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Chandrasekar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Nov 2006 16:45:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-tcode/m-p/1642799#M286277</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-26T16:45:05Z</dc:date>
    </item>
  </channel>
</rss>

