‎2008 Sep 18 8:40 AM
Hi,
How can we know what are the tables used for the particular standard transcation.
Thanks in advance,
Meenu.
‎2008 Sep 18 9:10 AM
Hi
RUN t-code ST05, Activate Trace.
Then Run your t-code say 'MM02' and close it.
And deactivate Trace in ST05 & Display Trace.
There you'll get list of tables used.
‎2008 Sep 18 8:43 AM
Meenu,
Go to SE80(chose the program name option)
give the program name say SAPMV45A (VA01)
drop down the Dictionary Structures.
K.Kiran.
‎2008 Sep 18 8:45 AM
‎2008 Sep 18 8:54 AM
‎2008 Sep 18 8:54 AM
hi,
open the standard program from se80 transaction or use GET_tables function module.
u can get program name of stnd transaction from menu goto system - status.
‎2008 Sep 18 9:10 AM
Hi
RUN t-code ST05, Activate Trace.
Then Run your t-code say 'MM02' and close it.
And deactivate Trace in ST05 & Display Trace.
There you'll get list of tables used.