cancel
Showing results for 
Search instead for 
Did you mean: 

Load only part of Hierarchy

Gunter_Cokl
Participant
0 Kudos

Hello,

I need to load part of a hierarchy to BW.

Hierarchy extractor 0COSTELMNT_0102_HIER only offes top nodes, how can I delete all unnecessary nodes in transformation?

I also have to delete the top node, as the hierarchy in BW has e.g. the second node as top node. So one of the second level nodes should be the final hierarchy in BW.

Maybe some of you had a similar problem!

BR

Gunter

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member231709
Active Contributor
0 Kudos

You can delete all unnecessary nodes in transformation by End/Start routine, Just use delete from internal tables:

SOURCE_PACKAGE_* for Start routine, or RESULT_PACKAGE_* for end routine. Also check

https://archive.sap.com/discussions/thread/3869002