‎2008 Jun 18 11:23 AM
Hi Experts,
how to find the table which is going to be stored data entered through transaction?
for Example.....................
i run a business transaction of document posting in FI module.. How to find which tables are going to be stored that data?
Thanks in advance
‎2008 Jun 18 11:24 AM
‎2008 Jun 18 11:26 AM
Use transaction ST05 to activate the SQL trace and you can see the table from the trace.
‎2008 Jun 18 1:54 PM
‎2008 Jun 19 6:35 AM
Hi Sri,
You can findout table field by pressing F1 on that field. It will open a small pop window which shows table name and field name. In the case if it's structure u need to use Tcode ST05 to activate the sql trace and find out table name.
Regards
Gulrez