2008 Apr 22 2:13 AM
hi experts ,
is there any table IN DD which store the information regarding tables like KNA1, VBAK etc..
like as we know that DD table TSTC store all the information regarding T-CODES.
THANKS IN ADVANCE ..
VIKAS
2008 Apr 22 2:54 AM
2008 Apr 22 2:54 AM
2008 Apr 22 4:40 AM
Try these,
D010TAB Table for Use Report---Tables
DD02L SAP tables
DD02T R/3 DD- SAP table texts
DD03L Table Fields
DD03T DD- Texts for fields (language dependent)
TPROT Table contains all DD tables to be logged
Check this link too..
Thanks,
Please reward some points if useful.
Rahul
2008 Apr 22 4:42 AM
If you want table description, try DD02T.
Hope this will help.