‎2008 Jul 09 12:07 PM
I have created a T-code long back for my own program, how to find the request number for that t-code.
‎2008 Jul 09 12:12 PM
Check in the table SNODETEXT field NAME.
Regards,
Rajasekhar Reddy.
Edited by: Rajasekhar Reddy Nevali on Jul 9, 2008 1:14 PM
‎2008 Jul 09 12:12 PM
Check in the table SNODETEXT field NAME.
Regards,
Rajasekhar Reddy.
Edited by: Rajasekhar Reddy Nevali on Jul 9, 2008 1:14 PM
‎2008 Jul 09 12:32 PM
‎2008 Jul 09 12:13 PM
goto SE93 enter your transaction code ..
GOTO-->Object directory entry .. click on Lock overview ..
or U can get the entry from table E071
‎2008 Jul 09 12:13 PM
‎2008 Jul 09 12:16 PM
hi,
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
TRFUNCTION = 'R'
AS4USER
AS4DATE
Regards,
Santosh
‎2008 Jul 09 12:24 PM
Hi,
Do like this:
- go to SE11 and choose from application toolbar Transport Organizer Tools (SHIFT+F6)
- select Search for objects in Request/Task
- in Object selection block type TRAN in one of the input field (i.e under DTEL) and put tick in appropriate checkbox
- confirm your entry and paste next to it your T-code
- run the program
You will get all Requests/Tasks were it was ever included:)
Regards,
Marcin