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

Viewing data in sdata

Former Member
0 Likes
2,217

Hi,

We have a requirement wherein the users should be able to see the data in a particular segment of the IDoc in multiple Idocs at the same time.

We have tried TCodes SE11 and SE16N for table EDID4, but we cannot see the complete data (it gets truncated) for field sdata. How can we view the complete data in sdata for multiple idocs.

Thanks in advance.

Mick

6 REPLIES 6
Read only

former_member194669
Active Contributor
0 Likes
1,430

Hi,

Use transaction code WE02

a®

Read only

0 Likes
1,430

Thanks.

Let me give you the complete requirement.

The users would like to view the Idoc number along with the all the values in sdata for multiple segments in multiple Idocs at the same time. How can this be achieved.

Thanks in advance.

Mick

Read only

0 Likes
1,430

I think you can do tht in se11 chk my prev answer

Read only

0 Likes
1,430

Hi,

If you are viewing thru SE11 you will not get a structured view.

but you can increase the list width to 1023.

otherwise. in SE11 > display the table contents> settings> user paramters>ALV grid display--> select spread sheet or (CtrlShftF7) and push to excel sheet and view

a®

Read only

Former Member
0 Likes
1,430

I think you can see SDATA in EDID4 table. Do one thing Check the List width value. if it is 0250 change tht to like 0450, now u can see the sdata values. it worked for me .

Read only

Former Member
0 Likes
1,430

Hi Mick,

Use Transaction WE19,WE02,WE05.

regds

shibu