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 that store fields name

Former Member
0 Likes
606

I need to know the table that store fields name (long text) in SAP.

For example: for IT2006, the long text name for field ANZHL.

Anyone know what table keep this?

1 ACCEPTED SOLUTION
Read only

gopi_narendra
Active Contributor
0 Likes
558

DD03T & DD04T

Regards

- Gopi

4 REPLIES 4
Read only

gopi_narendra
Active Contributor
0 Likes
559

DD03T & DD04T

Regards

- Gopi

Read only

Former Member
0 Likes
558

Hi,

Please check tables

DD03T

DD04T

Read only

Former Member
0 Likes
558

CHK TABLE <b>DD04T</b> ,

long text fieldname is <b>SCRTEXT_L</b>

Read only

0 Likes
558

how about the rollname?

Which one should be the rollname for field 'ANZHL' in table PA2006?