cancel
Showing results for 
Search instead for 
Did you mean: 

Idoc Import EDI_DC40 Segment error

Former Member
0 Kudos

Hi All,

I am having trouble importing an IDoc. I am able to successfully import my Idoc:

ZMM_CREMAS01.CREMAS01.ZMM_CREMAS01_EXT03

However, when i go to the Display Idoc to see the structure and expand it I get the following error:

Schema for type EDI_DC40.ZMM_CREMAS01.ZMM_CREMAS01.ZMM_CREMAS01_EXT03 (category Data Type) not found

The structure is then displayed, but the EDI_DC40 is complete. Only the element is there the segment fields are not listed. And in the type field, it is red with the following text:

EDI_DC40.ZMM_CREMAS01.ZMM_CREMAS01.ZMM_CREMAS01_EXT03 (category Data Type) not found

It seems to be that the source Idoc was not created correctly, but I cannot pinpoint it. If I look at the XSD i see the following for the segment:

<xsd:complexType name="EDI_DC40.ZMM_CREMAS01.CREMAS01.ZMM_CREMAS01_EXT03">

Should it not be

<xsd:complexType name="EDI_DC40.ZMM_CREMAS01.ZMM_CREMAS01.ZMM_CREMAS01_EXT03">

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

yeah...this will not solve the problem....

...i have done some more digging and found the following in R/3:

the linked basic type in WE82 for ZMM_CREMAS01_EXT03 is CREMAS01. I looked at the technical attributes in WE30 for the extension and it shows the linked basic type of ZMM_CREMAS01.

Shouldn't WE82 and WE30 show the same basic type? Is this the problem, and if so how do you fix it in R3?

Former Member
0 Kudos

Have you extended existing idoc? or created new idoc type with new message type?

turmoll
Active Contributor
0 Kudos

Hi,

So it looks like you have a brand new idoc type.

The entry in WE82 should be as follow:

message type: ZMM_CREMAS01

basic type: ZMM_CREMAS01

extension: ZMM_CREMAS01_EXT03

Regards,

Jakub

Former Member
0 Kudos

Otherwise you need to create entry in WE82 with...

The entry in WE82 should be as follow:

message type: ZMM_CREMAS01

basic type: ZMM_CREMAS01

extension: ZMM_CREMAS01_EXT03

and re-import this idoc type...remember it is with new message type.

Nilesh

Answers (2)

Answers (2)

Former Member
0 Kudos

Yup...the IDoc Basic type was wrong in WE82.

turmoll
Active Contributor
0 Kudos

Hi,

I encourage you to reward points for helpful answers

otherwise less people will help you next time ... ref. the forum policy

Regards,

Jakub

Former Member
0 Kudos

Did you activated all imported structure after importing idoc?

Nilesh

Former Member
0 Kudos

This is without activating. That is not the problem. Even if I activate the structure, the error will remain.

Former Member
0 Kudos

Hi Rock,

Try to activate all structure and check again....

Nilesh

Former Member
0 Kudos

thank you for the suggestion, but this does not solve the problem. The issue still remains.

Former Member
0 Kudos

I am not sure...but probably you must have done this before...

Delete complete idoc from IR...n reimport it.

Nilesh