Skip to Content
0
Former Member
Apr 23, 2009 at 05:07 PM

Custom extension Idoc hierarchic - MATMAS

234 Views

Hi Experts,

I'm facing with big trouble.

I'd created the extension from Idoc MATMAS. I putted 2 segments child of E1MBEWM and E1MARMM.

I'm implement the user-exit to fetch the customs segments, until this point everything OK.

Althrought when I check the Idoc generated by BD10 I got problem. The child segment is shown on the same level that their parents. Like this:

E1MBEWM

ZE1MBEWM

Instead of

E1MBEWM

-


ZE1MBEWM

I thought this problem was about the two field of IDOC_DATA ( PSGNUM and HLEVEL ). Even I fetch them the result keep the same.

Anybody knows how solve this?

Thanks;

Paulo Afonso Cordeiro.