cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ABAP code checking Tool

Former Member
0 Likes
8,837

I just want to inquire if you have any suggestion regarding ABAP code checking tool. Hope you could help me. Thanks!!

View Entire Topic
Former Member
0 Likes

Hi Van,

You have a couple of options on ABAP code checking .

You can do a syntax Check in SE38.

You can do an extended program check in SE38 .

( Above methods are suitable for one program at a time ).

If you are on WAS 610 or above you can use Code Inspector Tool provided by SAP . The transaction is SCI. Here you can do single check or mass check and various other functions are available here . Check the online manual in transaction SCI.

Cheers