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

IDOC segment data not appearing

Former Member
0 Likes
3,243

Hi, experts,

I want segment data for one IDOC. I check table EDID4, but it didn't display the same with result from WE02, all the fields are missing. when I double click one record of EDID4, it only shows segment name and hier. level.

content of segment is missing in table EDID4, I also try EDID3, EDIDD_old, there is no entry, which table I should look at?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,679

Segment data will be available in column EDID4-SDATA. Alternate solution is to use the function module IDOC_READ_COMPLETELY.

Segment data will be available in column EDID4-SDATA. Alternate solution is to use the function module IDOC_READ_COMPLETELY.

3 REPLIES 3
Read only

Former Member
0 Likes
1,680

Segment data will be available in column EDID4-SDATA. Alternate solution is to use the function module IDOC_READ_COMPLETELY.

Read only

Former Member
0 Likes
1,679

Hi,

Check the field EDID4-sdata. it will contain the same data which is displayed in we19.

Don't double click on the entry. check for SDATA field with out double click.

BR,

Lokeswari.

Read only

Former Member
0 Likes
1,679

points are given, closed