<?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: Tr requests in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/tr-requests/m-p/5251810#M1213316</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;U can modify the request number status released to modifiable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;follow this, there is a table E070, change the status  field 'R'  to 'D'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To Modify the records from particular table its easy. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto : se11 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Give the table name &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Execute the table with the selection fields &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Then data (list) screen will be displayed.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Now double click on that particular record which has to be modified &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Select that and switch 'on' the Debugging mode press enter &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Then press F6 goes to subroutine where there is field called display &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Instead change it to edit and then save the changes then it will take you to the screen where you can edit that records &amp;amp; also delete that particular records. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After displaying the contents of the list.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Switch ON the Debug Mode the select the particular record then click display then it will take u to Debug Screen when there is a program for sy-ucomm then click F7 Button and then Change Code = EDIT then save the code the afterwards it will take u to edit mode of that particular record. &lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now ur request is in modifiable mode , now u go and delete ur program from the req and assign it to new req.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Feb 2009 11:42:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-02-23T11:42:17Z</dc:date>
    <item>
      <title>Tr requests</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tr-requests/m-p/5251803#M1213309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai abapers,&lt;/P&gt;&lt;P&gt;i have one requset no in which two programs are there now i need to change a request no of one program but the subrequest no is relesed,how to change req no of it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2009 11:27:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tr-requests/m-p/5251803#M1213309</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-23T11:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: Tr requests</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tr-requests/m-p/5251804#M1213310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We can't delete the object from the released TR. Attach the second program to the new TR.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2009 11:31:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tr-requests/m-p/5251804#M1213310</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-23T11:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: Tr requests</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tr-requests/m-p/5251805#M1213311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if u have not still released the transaction.then u can delete it by using SE09 t-code and viewing ur transport request click on it. and then use the delete icon button on the above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2009 11:33:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tr-requests/m-p/5251805#M1213311</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-23T11:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: Tr requests</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tr-requests/m-p/5251806#M1213312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you release the sub-request, the objects of the sub-request get released to the main request.&lt;/P&gt;&lt;P&gt;They dont get released to the other system, unless you release the main request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in your case, i understand that the main request is not yet released but only the sub-request is released.&lt;/P&gt;&lt;P&gt;In this case, goto the object list of the main request and remove the required object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create a new request then for this other object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2009 11:34:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tr-requests/m-p/5251806#M1213312</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-23T11:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: Tr requests</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tr-requests/m-p/5251807#M1213313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u can only make a new TR for the program as its already released.&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;if only subreq is released, jus delete it.and attach a new TR again for the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Kalyan Chakravarthi on Feb 23, 2009 12:35 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2009 11:34:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tr-requests/m-p/5251807#M1213313</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-23T11:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: Tr requests</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tr-requests/m-p/5251808#M1213314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dont take the realsed request to the Quality server / Prod Server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Delete that request from the queue of Quality server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then go to ur first prgrm Save And Activate it &amp;amp; Create a req for it again create new req for ur 2nd prgrm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2009 11:36:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tr-requests/m-p/5251808#M1213314</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-23T11:36:00Z</dc:date>
    </item>
    <item>
      <title>Re: Tr requests</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tr-requests/m-p/5251809#M1213315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ajay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   If Main TR is not released, if you do any modifications automatically a task will be created under that Main TR. assign that request to that Main TR and release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sathish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2009 11:36:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tr-requests/m-p/5251809#M1213315</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-23T11:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: Tr requests</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tr-requests/m-p/5251810#M1213316</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;U can modify the request number status released to modifiable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;follow this, there is a table E070, change the status  field 'R'  to 'D'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To Modify the records from particular table its easy. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto : se11 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Give the table name &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Execute the table with the selection fields &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Then data (list) screen will be displayed.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Now double click on that particular record which has to be modified &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Select that and switch 'on' the Debugging mode press enter &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Then press F6 goes to subroutine where there is field called display &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Instead change it to edit and then save the changes then it will take you to the screen where you can edit that records &amp;amp; also delete that particular records. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After displaying the contents of the list.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Switch ON the Debug Mode the select the particular record then click display then it will take u to Debug Screen when there is a program for sy-ucomm then click F7 Button and then Change Code = EDIT then save the code the afterwards it will take u to edit mode of that particular record. &lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now ur request is in modifiable mode , now u go and delete ur program from the req and assign it to new req.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2009 11:42:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tr-requests/m-p/5251810#M1213316</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-23T11:42:17Z</dc:date>
    </item>
  </channel>
</rss>

