For example:
Material#: MATNR
Material Description: MAKTX
And obviously we can find these 2 field name in Table MAKT.
But if within the system, there exist the Zcustomized Table such as ZMAKTX.
Ans also contained the fields name MATNR and MAKTX...
So what i want is to <b>list all the table's name which contain the same fields</b>, such as MAKTX...
How to check this??
Thanks.