cancel
Showing results for 
Search instead for 
Did you mean: 

BDBG IDOC with heirarchy

Former Member

hi all,

i have a really wierd problem...

i am creating a idoc using BDBG... i am trying to create the IDOC with a header and detail heirarchy...

i searched a bit and found BDBP for the heirarchy configuration.

the IDOC type should seem like this:

header

|

-


> detail

but it seem that BDBP has not effect and the IDOC type seem like this:

header

detail

i am trying to create the heirarchy so that the mapping in XI should be easier.

could you help me please?

what am i missing?

btw,

the method function interface look like this:

TABLES

IT_HEADER

IT_DETAIL

ET_RETURN

regards,

Roi Grosfeld

Edited by: Roi Grossfeld on Nov 4, 2008 10:00 AM

JaySchwendemann
Active Contributor
0 Kudos

I know this is old AF... did anyone succeed really having the hierarchies generated correctly (as one would see for e.g. a DEBMAS IDoc or is this just simply not supported and merely used for filtering in the distribution model (I would think the latter)

Cheers

J

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

HI

Try this

First import the IDOC to PI and export the XSD and then make changes as per your need and import back as external definition .

Thanks

Gaurav

Former Member
0 Kudos

hi Gaurav,

this won't work as the structure of the idoc in the SAP system is different from what you suggest.

so the SAP system won't recognize the heirarchy which i define the XSD.

i want to change the heirarchy in the SAP System and when i import it to the PI i will have it and i won't need to do any changes to the XSD.

Regards,

Roi Grosfeld