‎2006 Jun 22 5:21 PM
How to find the table name for a structure filed.
Whatis the best way to find.
I know
Where used list
SE15
‎2006 Jun 22 5:25 PM
‎2006 Jun 22 5:29 PM
‎2006 Jun 22 5:30 PM
‎2006 Jun 22 5:33 PM
‎2006 Jun 22 5:37 PM
‎2006 Jun 22 5:37 PM
Not always easy to figure that out. What you can try is to go to the data element and see if the data element is used in any table fields. Sometimes, it so happens that even this may give you what you want. You may have to go to the domain. If you are lucky, there will be a value table there. If not, you need to find where this domain is used in all the data elements and then where each of those data elements are used in tables.
Another way to find out is to go to the programs where this field is used and see which tables they use.
Easiest is ask the forum and there may be someone who knows which table the values are stored. Can you give us the structure and the field names?