‎2010 Sep 16 5:13 PM
Hi All
When I run Extended program checks (SLIN) for a program, it displays errors, warnings & information.
When I run Code Inspector for the same program, The extended program check results through Code inspector displays only errors and no warnings & information.
Is there some settings for Code inspector which if I change will give me the same results for extended program checks as what I see when I run SLIN ?
Thanks
‎2010 Sep 16 5:16 PM
Both are different tools for different purposes.
‎2010 Sep 16 9:13 PM
Munkala,
Code Inspector check is more accurate validation and SAP and Basis is advised to use more of Code Inspector(SCI), because of the extensive checking functions, especially before moving objects from one instance to another.
The SCI has little more functionalities to check variants etc., which Ext.Progra, check doesn't have.
It also show the warnings and Information under the folder 'Extended program check' in the Code Inspector results.
Hope this helps.
Best Regards,
Gopakumar
Sr.SAP Tech.Lead
‎2010 Sep 16 10:39 PM
Gopakumar,
My issue is that Extended Program Check Results in Code Inspector does not show the warnings and information.
Based on your reply , it does.
What I should be looking for in code inspector for it to display warnings and information also for extended program checks ?
Thanks