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 for table details

Former Member
0 Kudos

Hi Experts

Whats the table name to find out the database table details including table field name, data element, data type and its length.

Thanks in advance.

regards

raja

1 ACCEPTED SOLUTION

naveen_inuganti2
Active Contributor
0 Kudos

Hi..

DD03L

Thanks,

Naveen.I

2 REPLIES 2

naveen_inuganti2
Active Contributor
0 Kudos

Hi..

DD03L

Thanks,

Naveen.I

Mohamed_Mukhtar
Active Contributor
0 Kudos

hi ,

Check DD03L , " Table Fields

Table Name = tabname 
Datatype  = DATATYPE
length = LENG

Regards