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

Former Member
0 Likes
649

Hi,

could someone give me names of tables where I could find info about IDocs. I found EDIDC, EDID4, SWW_CONTOB is there something else?

The next issue is request for links to good materials abot IDocs matters.

Regards,

Joanna

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
594

Hi,

Here are some tables related to IDOCs.

EDID2 : IDoc Data Record from 3.0C onwards

EDID3: IDoc Data Record from 3.0 onwards

EDID4: IDoc Data Records from 4.0 onwards

EDIDC: Control record (IDoc)

EDIDD_OLD : IDoc Data Record

EDIDO : Value table for IDoc types

EDIDOCINDX : Control record (IDoc)

EDIDOT: Short description of IDoc types

EDIDS : Status Record (IDoc)

Some of the structures related to IDOCs.

EDIDC30 : Control Record for IDoc (intermediate document)

EDIDD: Data record (IDoc)

EDIDD_SDAT : Transfer Structure

EDIDD_SHORT : Shortened Structure In EDIDD For Assortment List (HPR)

EDIDD_UC : Data Record (IDoc) for Unicode

EDIDD21 : Data Segment (EDI IDoc)

EDIDD21_UC : Data Segment (EDI IDoc) for Unicode

EDIDOC1 : Selection fields for report RSEIDOC1

EDIDS_DATA : IDoc Status Record

EDIDS_KEY : Status record key (IDoc)

EDIDS30 : Status Record (EDI IDoc)

Reward points if helpful.

Thanks and Rewards.

3 REPLIES 3
Read only

Former Member
0 Likes
594

EDIDC - Table for Control Records

EDIDD - Table for Data Records

EDIDS - Table for Status Records

And there are many more for ALE integration scenarios.

You can check in groups to find my details.

Thanks,

Srinivas

Read only

Former Member
0 Likes
595

Hi,

Here are some tables related to IDOCs.

EDID2 : IDoc Data Record from 3.0C onwards

EDID3: IDoc Data Record from 3.0 onwards

EDID4: IDoc Data Records from 4.0 onwards

EDIDC: Control record (IDoc)

EDIDD_OLD : IDoc Data Record

EDIDO : Value table for IDoc types

EDIDOCINDX : Control record (IDoc)

EDIDOT: Short description of IDoc types

EDIDS : Status Record (IDoc)

Some of the structures related to IDOCs.

EDIDC30 : Control Record for IDoc (intermediate document)

EDIDD: Data record (IDoc)

EDIDD_SDAT : Transfer Structure

EDIDD_SHORT : Shortened Structure In EDIDD For Assortment List (HPR)

EDIDD_UC : Data Record (IDoc) for Unicode

EDIDD21 : Data Segment (EDI IDoc)

EDIDD21_UC : Data Segment (EDI IDoc) for Unicode

EDIDOC1 : Selection fields for report RSEIDOC1

EDIDS_DATA : IDoc Status Record

EDIDS_KEY : Status record key (IDoc)

EDIDS30 : Status Record (EDI IDoc)

Reward points if helpful.

Thanks and Rewards.

Read only

Former Member
0 Likes
594

Hi

A IDoc has three main parts and hence 3 tables

Control Record Table = EDIDC

Data record table =EDID4

Status Record table = EDIDS

Chk this thread...U can find IDOC Material..