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

Field Description inside the Segment structure

Former Member
0 Likes
812

Hi All,

I have some customized segments and when I see in the WE31 transaction, I am able to find only field names with data element and length. But I need descriptions of each field.

Please let me know how to find the descriptions of the fields located inside a Segment.

Thanks in Advance,

Ramana

1 ACCEPTED SOLUTION
Read only

naimesh_patel
Active Contributor
0 Likes
605

One way is to copy the Dataelement from the table control and put them into DD04T table for the description of that field.

Regards,

Naimesh Patel

2 REPLIES 2
Read only

naimesh_patel
Active Contributor
0 Likes
606

One way is to copy the Dataelement from the table control and put them into DD04T table for the description of that field.

Regards,

Naimesh Patel

Read only

Former Member
0 Likes
605

You can find the description in SE11 for the segment structure.

-Cheers