‎2009 Sep 01 8:10 PM
Hi EDI Folks,
Which is the database table i should look into for the IDoc segment data.
I know the table EDID4 contains the data records, but this table doesn't contain any segment data.
I want to compile a report from the data stored in the custom IDoc segments.
How can i possibly do that?
Thanks,
Matt
‎2009 Sep 01 8:15 PM
Hi Mathew,
the Data is stored under EDID4 table but it is 1000 character field so you can not see at se16..
if you want to see the data go to we02 or we05 and enter idoc numner and execute and see
or write select query and try to write the EDID4-sdata field it will show the data.
Regards,
Prabhuda
‎2009 Sep 01 8:15 PM
Hi Mathew,
the Data is stored under EDID4 table but it is 1000 character field so you can not see at se16..
if you want to see the data go to we02 or we05 and enter idoc numner and execute and see
or write select query and try to write the EDID4-sdata field it will show the data.
Regards,
Prabhuda