Application Development and Automation 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: 
Read only

regarding tables

Former Member
0 Likes
526

hi all, does anyone knows where is the table that contains the fieldname and its description?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
507

Hi Meei,

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

last words with L and T only. L->Database Fetch T-> Text

Reward if useful

Regards,

Chandru

4 REPLIES 4
Read only

Former Member
0 Likes
507

Hi . Are you talking about Transparent Table? . Plz explain ur question completely.

Reg,

Prabakaran.S

Read only

former_member188829
Active Contributor
0 Likes
507

Hi,

Check the Table DD03T.

And the Field Is DDTEXT.

Read only

Former Member
0 Likes
507

Hi,

See table DD03L

Thanks and regards,

Binu

Read only

Former Member
0 Likes
508

Hi Meei,

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

last words with L and T only. L->Database Fetch T-> Text

Reward if useful

Regards,

Chandru