‎2005 Sep 16 1:33 PM
Hi all,
Is there any transaction code to find out all the transaction codes of a particular module (Ex. Transaction codes of all IS-U related...)
Thanks in Advance,
Regards,
Phani
‎2005 Sep 16 1:40 PM
Hi phani,
SE93 Maintain Transaction Codes
below r the links which helps you for the definitions of transactions.
http://www.sap-img.com/general/find-the-list-of-sap-transaction-codes.htm
http://www.sap-img.com/financial/sap-fi-transaction-code-list-1.htm
http://www.sapdevelopment.co.uk/tcodes/tcodes.htm
http://www.sap-img.com/basis/useful-sap-system-administration-transactions.htm
http://www.members.tripod.com/abap4/Transaction_Codes.html
http://www.easymarketplace.de/transactions-f-h.php?Printer=1
in simple words
Use transaction SE11 - ABAP Dictionary:
Fill in the Database table name and click the Display button.
- TSTC table will contain all the Tcodes and
- TSTCT table will contain all the Tcodes with Texts.
if it helps you reward with points and close the thread.
regards,
venu.
‎2005 Sep 16 1:50 PM
‎2005 Sep 16 2:05 PM
Hi
Using TSTC, we can see all the TCodes, But can we find the TCodes for a specific module?
Regards,
Phani
‎2005 Sep 16 2:05 PM
HI,
Enter transaction code 'Search_sap_menu' & In Pop-UP enter description , then it will give all possible transaction codes or paths.
Or
Go To transaction code SE93 & enter first 2characters with '' for example 'VA',whatever transacode you known related to you and press F4 you will get all transactions codes starting with first2 characters you entered.
Thanks
Ramesh