2018 Apr 26 9:10 AM
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.
2018 Apr 27 8:00 PM
You used the same Check variant?
Why don't you search the SAP notes yourself?
2018 Jun 13 4:04 PM
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