2007 Oct 03 4:36 PM
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
2007 Oct 03 4:49 PM
2007 Oct 03 5:06 PM
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
2007 Oct 03 5:23 PM
2007 Oct 03 5:39 PM
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®
2007 Oct 03 4:56 PM
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 .
2007 Oct 03 5:00 PM