<?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: I have created T-code... in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/i-have-created-t-code/m-p/4101399#M980795</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks alot Rajasekar.. I solved the problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Jul 2008 11:32:07 GMT</pubDate>
    <dc:creator>arun_kumar72</dc:creator>
    <dc:date>2008-07-09T11:32:07Z</dc:date>
    <item>
      <title>I have created T-code...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/i-have-created-t-code/m-p/4101393#M980789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created a T-code long back for my own program, how to find the request number for that t-code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2008 11:07:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/i-have-created-t-code/m-p/4101393#M980789</guid>
      <dc:creator>arun_kumar72</dc:creator>
      <dc:date>2008-07-09T11:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: I have created T-code...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/i-have-created-t-code/m-p/4101394#M980790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check in the table SNODETEXT field NAME.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajasekhar Reddy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Rajasekhar Reddy Nevali on Jul 9, 2008 1:14 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2008 11:12:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/i-have-created-t-code/m-p/4101394#M980790</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-09T11:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: I have created T-code...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/i-have-created-t-code/m-p/4101395#M980791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;goto SE93 enter your transaction code ..&lt;/P&gt;&lt;P&gt;GOTO--&amp;gt;Object directory entry .. click on Lock overview ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or U can get the entry from table E071&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2008 11:13:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/i-have-created-t-code/m-p/4101395#M980791</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-09T11:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: I have created T-code...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/i-have-created-t-code/m-p/4101396#M980792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hI&lt;/P&gt;&lt;P&gt;  use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  TSTC table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2008 11:13:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/i-have-created-t-code/m-p/4101396#M980792</guid>
      <dc:creator>bpawanchand</dc:creator>
      <dc:date>2008-07-09T11:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: I have created T-code...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/i-have-created-t-code/m-p/4101397#M980793</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 you remember the date on which the request is released/transported ... Pass the user name and the date to the table entries of E070 along with transport tyep and execute to find all the requests released in that date go to se09/se10 to find the details of each request to trace the same&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TRFUNCTION = 'R'&lt;/P&gt;&lt;P&gt;AS4USER&lt;/P&gt;&lt;P&gt;AS4DATE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2008 11:16:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/i-have-created-t-code/m-p/4101397#M980793</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-09T11:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: I have created T-code...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/i-have-created-t-code/m-p/4101398#M980794</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;Do like this:&lt;/P&gt;&lt;P&gt;- go to &lt;STRONG&gt;SE11&lt;/STRONG&gt; and choose from application toolbar &lt;STRONG&gt;Transport Organizer Tools&lt;/STRONG&gt; (SHIFT+F6)&lt;/P&gt;&lt;P&gt;- select &lt;STRONG&gt;Search for objects in Request/Task&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;- in &lt;STRONG&gt;Object selection&lt;/STRONG&gt; block type &lt;STRONG&gt;TRAN&lt;/STRONG&gt; in one of the input field (i.e under DTEL) and put tick in appropriate checkbox&lt;/P&gt;&lt;P&gt;- confirm your entry and paste next to it your T-code&lt;/P&gt;&lt;P&gt;- run the program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will get all Requests/Tasks were it was ever included:)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Marcin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2008 11:24:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/i-have-created-t-code/m-p/4101398#M980794</guid>
      <dc:creator>MarcinPciak</dc:creator>
      <dc:date>2008-07-09T11:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: I have created T-code...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/i-have-created-t-code/m-p/4101399#M980795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks alot Rajasekar.. I solved the problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2008 11:32:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/i-have-created-t-code/m-p/4101399#M980795</guid>
      <dc:creator>arun_kumar72</dc:creator>
      <dc:date>2008-07-09T11:32:07Z</dc:date>
    </item>
  </channel>
</rss>

