cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Hana Remote Source Code Comparison

Former Member
0 Kudos

Hi Community Members,

I have a question about SAP Hana Development. To explain my question i will refer to classical Abap Development:

We know the classical Three-System Architecture of an Sap System (e.g. ERP-System) : Development -,  Quality-, and Productive System.

Often Developers want to compare the source code of an Development Object (for example a class) in one system with the source code of the same object in another system. Abap Develpopment Tools enable this feature. Now i am searching for a way to compare the source code of a Hana Development Object (e.g. Procedure) on one Hana System with the Source Code on another Hana System. Does anybody know a way to achieve this? What i already found is, that this is possible with the Hana-based tool Smart Data Streaming:

http://help.sap.com/saphelp_sm71_sp12/helpdata/en/7a/4456533e851f37e10000000a423f68/content.htm

I remember is that this is a tool, which must be installed additionally. I am searching for a Hana native way to realize a remote source code comparsion.

Kind Regards

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Raschid,

developed a syscompare utility to compare repositories across different HANA instances. You can refer to his blog here:

Gopal