cancel
Showing results for 
Search instead for 
Did you mean: 

SLT replication from Source

lakshminarasimhan_n4
Active Contributor
0 Kudos

Hi All,

We have ECC system and we have SLT replicator.  Now i want replicate my function modules, methods, classes via SLT.

Is that possible? Because client want some stock report in HANA, we have the same report in ECC, which is using lots of FM's, methods etc,

So to create same report in HANA i need all the FM, methods all development objects along with tables.

How to achieve this?

Accepted Solutions (0)

Answers (1)

Answers (1)

H3nrik
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Lakshminarasimhan,

While SLT will replicate the data, for function modules &c you should look at using PowerDesigner for moving the (meta)objects.

Best,

Henrik

lakshminarasimhan_n4
Active Contributor
0 Kudos

Hi Henrik,

Thanks for your inputs.

My client design is as follows

SAP ECC system ---> HANA system(recently purchased)

Now they want all real time reports in HANA.

I am basically ABAP & BW consultant.

So i have the following question,

1. What stuffs i must learn to complete the project successfully ?

2. As this is going to be "Native HANA", as a developer is it enough if i focus on "SQL Sript"

Please guide me as i am a new person in HANA.

Former Member
0 Kudos

Hi Lakshmi,

Since you have ABAP and BW it would be easy to work in ECC - SLT -HANA project as you can easily learn Sql script(used in store procedure and script based Calc view )  and modeling (used in information model like attribute views , analytical views. Graphical Calc view ) .

In native hana , you would see both this kind of objects used depending on business requirements.

Sometimes you also need to write abap code in SLT in order to perform small transformations before loading into HANA.

Thanks
Siva