2007 Jul 13 4:03 PM
Hi,
I want to know, what all transactions are there in FI module.
Suppose in Accounting=>Financial Accounting=>General Leger=>Posting, we have transactions like FB50, FB50L, F-02 and others.
I know, we have TSTC table, but we can categorize tcodes from that.
Please let me know, if any one has the idea.
Thanks!
Puneet.
2007 Jul 13 4:11 PM
Hi Puneet,
This may not be a fool proof way, but just try this way.
get the program name from TSTC for the TCODE.
Then go to the TADIR table to get the field APPL.
APPL = F for finance objects..
2007 Jul 13 4:13 PM
Hi,
Please try this.
Path: SE15 -> Other Objects -> Transactions -> Enter either by package or application component of FI modules -> Execute.
Regards,
Ferry Lianto
2007 Jul 13 4:46 PM
Get the program name using System->Status.
Go to SE80.
Select programs and put in your program name and press enter.
One of the folder will be for transactions and will list all transactions for the program.
Rob