Skip to Content
0
Former Member
Oct 26, 2006 at 11:56 AM

Basic Idocs- clarification on their segments

123 Views

Hi,

I have the following Basic Idoc structure

1. /DSD/HH_CONTROL01- Control data for hand held interface.

1.1 /DSD/HH_E1CTHD01- Control data header.

1.1.1 /DSD/HH_E1CTAD02- Control idoc- Application data header

1.1.1.1 /DSD/HH_E1CTID03- Control idoc- Application data item

1.1.1.2 /E1WXX01- Segment for customer enhancement to be used as requirement.

-


OBSERVATION----


1. The basic idoc (1) is found in table EDBAS and description in EDBAST.

2. The segments (1.1.1.2) are in table EDISEGMENT and EDISEGT.

3. All the other structures (1.1), (1.1.1), (1.1.1.1) are found in tables EDISDEF and some in EDISEGMENT.

-


QUESTIONS----


1.What query can I write to get the above basic idoc structure?

2.How are the relationships mapped among the tables?

Thank you, points will be awarded for your time and answers.