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

Fields & Tables

Former Member
0 Likes
478

Dear Friends,

How can we find the fields & tables if I know the description.

Is there any table which consists of all the table names ? If so ,what is the table name ?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
452

Hi,

For table names use the table DD02L..

For table descriptions use the table DD02T.

For field names use the table DD03L & DD03T.

Thanks,

Naren

2 REPLIES 2
Read only

Former Member
0 Likes
453

Hi,

For table names use the table DD02L..

For table descriptions use the table DD02T.

For field names use the table DD03L & DD03T.

Thanks,

Naren

Read only

Former Member
0 Likes
452

Text Fields for Description

DD01T - Domains

DD02T- Tables

DD03T - Data Elements