cancel
Showing results for 
Search instead for 
Did you mean: 

Extract data from 0CUSTOMER_LKLS_HIER in SAP Data Services

Hi Gurus,

In the scope of a project at one of my customer, we're using SAP BODS to extract data directly from ECC, using ODP extractors with CDC capabilities.

Everyting went smooth until I had to extract the customer hierarchy using datasource 0CUSTOMER_LKLS_HIER. I read somewhere that hierarchy extractors are not supported in BODS and therefore cannot be integrated. And indeed, when I browse the ODP object catalog in the datastore, I can't find this specific extractor.

I noticed that there is a Hierarchy objects catalog in the Datastore but I'm not sure if this is what I'm looking for as it contains hierarchy names instead of hierarchy extractors.

Could you please advise on how to retrieve the customer hierarchy information from ECC using BODS ?

For information, version of BODS is 4.2

Thanks a lot for your help.

Quentin

Accepted Solutions (0)

Answers (1)

Answers (1)

kavitha_menon
Explorer
0 Kudos

Hi,

I have similar requirement. Although I have not completed the complete extraction and code migration , I have imported a hierarchy object from ECC to BODS. I see that I need to add the hierarchy in ABAP df to load the data. Have you completed the hierarchy extraction ? If yes could you please give general steps as to what was done?