Hi Gurus,
I am trying to figure out what tables the data comes from in the program/transaction S_ALR_87011964. I believe some of the data comes from table ANEP but I want to totally rule out ANLP.
1. What tables does the data come from? It's made up of a lot of structures.
2. For future reference, how can I easily debug something like this to find out where the data comes from?.. that is, if there even <i>is</i> an easy way.
3. Since it is an ALV report, I can't do an F1 to see what the field is. Is there a way to find out this information easily?
Thanks. Points will be awarded for helpful answers.
A easy way to look at the tables used in this program is through transaction SE80. Go to transaction SE80 and put the program name and view the objects in the program. Then under the Tables folder you will see all the tables that are used in this program.
- Guru
Reward points fo rhelpful answers
Add a comment