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

Table for Table descriptions

Former Member
40,220

Hi All,

Does anyone have any idea - is there any table that stores the descriptions of the tables?

Example: MARA: General Material Data

VBAK: Sales Document: Header Data

Can anyone tell me where can i get these descriptions?

Actually my requirement is i need to get the descriptions for the transaction VK15 key combination?

Like SalesOrg/Material

Customer/Material etc.. The corresponding tables for these are A902 ... etc.. and these are descriptions for these tables.

Can you please suggest?

Thanks.

Regards.

1 ACCEPTED SOLUTION
Read only

JozsefSzikszai
Active Contributor
19,956

hi,

check table DD02T !

hope this helps

ec

7 REPLIES 7
Read only

uwe_schieferstein
Active Contributor
0 Likes
19,956

Hello

Have a look at table DD02L and DD03L.

Regards

Uwe

Read only

JozsefSzikszai
Active Contributor
19,957

hi,

check table DD02T !

hope this helps

ec

Read only

Former Member
0 Likes
19,956

hi,

you can look table DD02L FOR TABLE DESCRIPTIONS

hope it will help you

thanks and regards

Rahul sharma

Read only

Former Member
0 Likes
19,956

Hi,

Check the table DD02L,

Read only

Subhankar
Active Contributor
19,956

Hi....

All the table description store in table DD02T.

Read only

Former Member
0 Likes
19,956

Hi SM,

For table text :

Table :DD02T : R/3 DD: SAP table texts

Text field: DDTEXT  :Short Text Describing R/3 Repository Objects

For Table:

DD02L : SAP Tables

With luck,

Pritam.

Read only

0 Likes
19,956

Hi All,

DD02T is the one i am able to find the descriptions.

Many thanks.

Regards.