on 2010 Jun 30 3:31 PM
Hiiii Experts,
can anyone tel me how i Findout A t-code where are used .
Regards
Anil Kumar
I am really confused about what your actual query is. As far as my knowledge goes in ST03N you can view a list to find what what T-Codes are used and where. Go to ST03N -> select Detailed analysis -> select Business Transaction Analysis -> set the search criteria and execute.
On the other hand you can use SE93 to find out all the t-codes list so you can decide what a t-code does. Also on the top left the 3rd button is WHERE USED button. Type any t-code in the place and click the Where Used button and it will ask for some checkbox conditions. Select the appropriate boxes and execute. you will find what you are looking for.
Also you can go to SE16 -> and enter the table name TSTC and keep the condition as it is and finally execute it and you will end up with a table which will hold all the codes and description.
hope this helps......
Anirban
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Anil,
Unfortunately, your question is not clear enough.
If you have a program name and you are looking for the T-code, you can do the below steps.
1) Go to SE38
2) Enter program name
3) Click on Where used list button OR CtrlShiftF3
4) At the popup, select Transactions, then click on Execute
It should now show you the transaction codes for the program.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
11 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.