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
698

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
650

DD03T & DD04T

Regards

- Gopi

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?

4 REPLIES 4
Read only

gopi_narendra
Active Contributor
0 Likes
651

DD03T & DD04T

Regards

- Gopi

Read only

Former Member
0 Likes
650

Hi,

Please check tables

DD03T

DD04T

Read only

Former Member
0 Likes
650

CHK TABLE <b>DD04T</b> ,

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

Read only

0 Likes
650

how about the rollname?

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