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: 

Full Field Length of a data dictionary field

Former Member
0 Kudos

Hi,

How do you obtain the length of a field that exists in the data dictionary?

For instance - MATNR is 18 in the data dictionary. How do you obtain this length from a program?

Thanks,

John

2 REPLIES 2

Sm1tje
Active Contributor
0 Kudos

table DD04L

Former Member
0 Kudos

Hi John,

I think you need table DD04L.

Regards,

Nick