Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

is there a Code review tool available for ABAP?

Aparna_N
Product and Topic Expert
Product and Topic Expert

To incorporate the 4 eye principle we conduct code reviews.

For eg. we use Gerrit as a code review tool for reviewing java script code.

now, I am looking for something similar for doing code reviews in abap (following 4 eye principle).

Is there a Code review tool available for ABAP?

Any pointers in this direction would be greatly appreciated!

1 ACCEPTED SOLUTION

pokrakam
Active Contributor

Yes, there are lots of tools provided by your employer: link

Have a look at the ABAP Test Cockpit in particular.

6 REPLIES 6

pokrakam
Active Contributor

Yes, there are lots of tools provided by your employer: link

Have a look at the ABAP Test Cockpit in particular.

0 Kudos

Hi,

Is there any code review tool available for SAP ABAP on HANA ?

Thanks in advance

Pankaj

pokrakam
Active Contributor
0 Kudos

ABAP on HANA is still ABAP, the tools are the same.

Former Member
0 Kudos

Yes, you can try the code inspector tool (/nSCI). You can create variant based on your requirements such as naming conventions, programming guidelines etc. Apply the variant on the developed object. In the output result, you can see the messages like error, warning & information based on the priority.

0 Kudos

no, there is nothing.

larshp
Active Contributor