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 tables

Former Member
0 Likes
13,561

hi all,

please tell me about idoc tables.

5 REPLIES 5
Read only

Former Member
0 Likes
1,653

Hi,

EDIDC Stores the Control information an IDOC

EDID4 Stores the Data Records from 4.0 onwards

EDIDS Stores the Status of an IDOC

Pls. reward if useful

Read only

Former Member
0 Likes
1,653

Reward points..

Read only

Former Member
0 Likes
1,653

Hi ,

EDIDD - Data Records

EDIDC - Control; Records

EDOIDS - Satatus Records

Reward if useful

Thanks

Jagadeesh.G

Read only

Former Member
0 Likes
1,653

The IDOC archiving object consists of the following IDoc database tables:

Table

Description

EDIDC

Contains the IDoc control record

EDID4

Contains the IDoc data records

EDIDS

Contains the IDoc status records

Thanks

Charitha

Read only

Former Member
0 Likes
1,653

Go to WE16 transaction and give the table name. If you dont know the table name just search out for it with all.

A IDoc has three main parts and hence 3 tables

EDIDC IDOC Control Records

EDIDS Status Record table

EDID4 IDOC segments (version 4.6)

Also chk these too.

EDIDOT Short description of IDoc types

EDID2 IDOC segments (version 3.1)