‎2008 Jul 18 6:30 AM
Hello all,
If i am given a transaction , and a report is to be genearated based on that transaction ..i.e i'm not given any tables /fields than what is the approach i should follow....
Regards,
Anni
‎2008 Jul 18 6:31 AM
Hi annaji,
Can you tell me what type of report are you expected to create.
Regards,
Bhumika
‎2008 Jul 18 6:36 AM
Hi,
Do u mean that u are given with a transaction code?
if it is tru. u can find the program name by the transaction code and u can see the coding in the program anda analyse.
‎2008 Jul 18 6:36 AM
Hi,
From that particular transaction if u click F1 by placing the cursor on that particular values or the fields, it will show a popup window in that you have to select the Tcehnical Information , where you can get the Table name and also the Field name..etc
Hope this helps you,
Reward points if helpfull.
Thanks & Regards,
Y.R.Prem Kumar
‎2008 Jul 18 6:43 AM
Hi....,
Do one thing......
1. Activate the SQL trace from ST05
2. Go to transaction code you want to work with...
3. Enter manadatory inputs and move screen by screen.
4. Now deactivate the trace and display the trace .. there you can find the table names at the object name....
Try this,
Thanks,
Naveen.I