cancel
Showing results for 
Search instead for 
Did you mean: 

Loading hierarchy

Former Member
0 Kudos

I would like to load a hieararchy from a non-SAP system using DB Connect. Can anyone shed light on how this can be done.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Refer :

1) Store the Raw data in a table of BW . And then using ABAP program modify the data to required formate of hierarchy upload through flat file. Save the data to flat file and then upload.

OR

2) Using Cursor concept modify raw data to required formate in Data base itself and store it in one table there itself. Then upload the data directly to bw through extrction.Here you need more DB specific languag.

With rgds,

Anil Kumar Sharma .P