Application Development and Automation 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: 
Read only

Different results sets from ATC and SCI

scj1234
Participant
0 Likes
1,134

I am running ATC ann SCI on a ABAP program.

SCI output is giving me 7 code corrections for unsecure use of where clause . All are valid. However ATC output is showing 6 code corrections for unsecure use of where clause.

What is the reason for this different outputs by ATC and SCI on same ABAP program?Is there any note to fix this? I am on SAP ERP 750 with HANA DB.

I am running ATC ann SCI on a ABAP program.

SCI output is giving me 7 code corrections for unsecure use of where clause . All are valid. However ATC output is showing 6 code corrections for unsecure use of where clause.

What is the reason for this different outputs by ATC and SCI on same ABAP program?Is there any note to fix this? I am on SAP ERP 750 with HANA DB.

2 REPLIES 2
Read only

Sandra_Rossi
Active Contributor
0 Likes
797

You used the same Check variant?

Why don't you search the SAP notes yourself?

Read only

menpa
Product and Topic Expert
Product and Topic Expert
797

The two check are calling different classes which can lead different results.

For more detail I recommend to read SAP Note 1947406 - Extended program check: Deviations from Code Inspector or ATC