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

Error: Obligatory node 'E1MAKTM' missing in the structure

Former Member
0 Likes
721

Hello All

I extended material master IDOC.

After extending, the segments look like this:

ZMATMAS05

- E1MARAM

- ZEXTENDED_SEGMENT

- E1MARA1

- E1MAKTM

- E1MARCM

so on and so forth.

When I create idocs, I get a message saying that the message is successfully sent. When I see in SM58, I see the message "Obligatory node 'E1MAKTM' missing in the structure".

The idoc which is created has E1MAKTM segment, but it is still giving the error. Am I extending at the wrong position?

Thanks

Naga

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
500

Hello,

Can you check if you have populated the extension parameter in the partner profile?

BR/Yogesh

3 REPLIES 3
Read only

JL23
Active Contributor
0 Likes
500

looking at this

ZMATMAS05

- E1MARAM

- ZEXTENDED_SEGMENT

- E1MARA1

- E1MAKTM

- E1MARCM

makes me just feel that all your segments are at the same level.

but usually the E1MAKTM is a sublevel to E1MARAM

so it should look like this:

ZMATMAS05

- E1MARAM

- -ZEXTENDED_SEGMENT

- -E1MARA1

- -E1MAKTM

- -E1MARCM

- - -E1MARDM

Read only

Former Member
0 Likes
500

Jurgen

I actually created like this only. I typed wrong in the first post.

ZMATMAS05

- E1MARAM

- -ZEXTENDED_SEGMENT

- -E1MARA1

- -E1MAKTM

- -E1MARCM

- - -E1MARDM

I am getting the error - Obligatory node 'E1MAKTM' missing in the structure.

Naga

Read only

Former Member
0 Likes
501

Hello,

Can you check if you have populated the extension parameter in the partner profile?

BR/Yogesh