Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Table name which contain all SAP tables e.g.TSTC contains all Transaction

Former Member
0 Kudos

Hi Everybody,

Could you plz tell me the table name which contains all existed tables in SAP.

Just like we have table TSTC which contains all Transactions.

Thanks in advance,

Regards,

Chaitanya

1 ACCEPTED SOLUTION

Former Member

Hi ,

this 2 table will give all the list of table in SAP.

DD02L Table contains the SAP Tables.

DD02T Table contains the SAP Table Texts.

Reward points if it is usefull...

Girish

3 REPLIES 3

Former Member

DD02L Table contains the SAP Tables.

DD02T Table contains the SAP Table Texts.

DD01L Table contains the Domains

DD01T Table contains the Domain Texts.

DD03L Table contains the Table Fields.

DD03T Table contains the Table Field Texts. (Language Dependent)

DD04L Table contains the Data Elements.

DD04T Table contains the Data Element Texts.

DD05s Table contains the Foreign Key Fields

Rewards if useful.

Former Member

Hi ,

this 2 table will give all the list of table in SAP.

DD02L Table contains the SAP Tables.

DD02T Table contains the SAP Table Texts.

Reward points if it is usefull...

Girish

Former Member
0 Kudos

TABLES:

TPROT------> Table contains all DD tables to be logged.

D010TAB---> Table for Use Report-Tables.

DD02L----


> SAP tables .