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

DDIC texts

Former Member
0 Likes
1,089

Hi people!

I ´m looking for a table to search the texts/description of ABAP dictionary´s objects(tables, data elements, domains, search help, etc).

Do you know some table? (similar to trdir, for example)

Regards!

Moderator message: please do not post duplicates!

Message was edited by: Thomas Zloch

7 REPLIES 7
Read only

MariaJooRocha
Contributor
0 Likes
966

Hi,

TADIR?

Regards,

Maria João Rocha

Read only

0 Likes
966

Hi Maria João ! TADIR has not a creation date field

Read only

Former Member
0 Likes
966

Hi

Check tables DD0*T

for example DD02T for tables, DD03T for the field, DD04T for data elements,....and so

Max

Read only

RaymondGiuseppi
Active Contributor
0 Likes
966

There are multiple table (one for nearly each type of ddic object) for a generic tool look at How to get the Short description of all the object within a package.

Regards,

Raymond

Read only

swathi
Explorer
0 Likes
966

hi,

Yeah we have some standard tables for data dictionary objects like (data element , domain, tablename , value table,....)

tables :- DD02L,DD03L,DD04L.....

Please go to se11 transcation , open the tables in display mode press Ctrl+F and type there which object you want to search ...make use of it.

thank you.

Read only

0 Likes
966

10 years latter ...

Read only

0 Likes
966

yes, I'm new to SAP Community , That's why I'm trying to answered ,which i'm able to answer