‎2007 Mar 07 3:07 PM
Hi,
In general, When you create an inbound IDoc for the IDoc Type FIDCCP02, you have all the data records arranged in hierarchical order (while viewing it in the we02 transaction).
Our requirement is to have m number of headers(E1FIKPF) and in turn it has n number of items(E1FISEG) inside a same IDoc. We have a problem in viewing the hierarchy of them in the data records tab. It comes down in a flat order without hierarchical division.
If we have only one header, we get the hierarchy sorted by default. If we have multiple headers we see the same problem again.
We guess some make-ups in the EDIDD structure which contains segnum, hlevel etc needs to be done.
Let us know the correct method to get this fixed.
Points will be rewarded.Thanks in advance.
Regards,
Reni
‎2007 Mar 07 4:46 PM
Every Idoc segment has a place to put in the parent segment for that Idoc. When you "fill" the Idoc , this tsep might not be executing for some reason.
Is this some customer development?
in EDID4 ,see these fields
PSGNUM-Number of the hierarchically higher SAP segment
HLEVEL Hierarchy level.
Regards
‎2007 Mar 07 4:46 PM
Every Idoc segment has a place to put in the parent segment for that Idoc. When you "fill" the Idoc , this tsep might not be executing for some reason.
Is this some customer development?
in EDID4 ,see these fields
PSGNUM-Number of the hierarchically higher SAP segment
HLEVEL Hierarchy level.
Regards